You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to purepdf-discuss
Hello, I was wondering if someone could help me out with parsing html
and then saving to a PDF. I'm guessing I have to use the parseLength1
() method, but I'm not sure how to set it up. I have already figured
out how to save string from a textfield into a PDF. I just need to
figure out how to save html as formatted text now. Any help would be
appreciate, thanks!
nino
unread,
Jul 6, 2011, 6:10:13 AM7/6/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to purepdf...@googlegroups.com
I m also interested in this feature.
Is there any plan to add HTML parsing to pure PDF ?
Keep up the good work
cheers
loogie
unread,
Jul 6, 2011, 8:43:40 AM7/6/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to purepdf-discuss
I don't think there is anything built-in that will do this (as far as
I know), but searching for your problem came up with some results on
the Adobe Forum, which linked to this blog post, seems they have
written a parser which you may find useful.