it seems that de pdfview module is not quite working as one would expect; viewing a html rich node with pdfview, shows the tags in the pdf file. it would be nice if the format that the tags represent would be vissible in pdf; bold tags resulting in bold text. if this cannot easy be made, it would be highly appriciated if all html tags are just thrown away.
a random example:
org: http://willy.boerland.com/myblog/module.php?mod=comment&op=reply&id=2421
pdf: http://willy.boerland.com/myblog/module.php?mod=pdfview&id=2421&op=view
Comments
Comment #1
killes@www.drop.org commentedOn 6 May 2003, bertboerland@www.drop.org wrote:
Pstatus: Won't fix
> it seems that de pdfview module is not quite working as one would
> expect; viewing a html rich node with pdfview, shows the tags in the
> pdf file. it would be nice if the format that the tags represent would
> be vissible in pdf; bold tags resulting in bold text. if this cannot
> easy be made, it would be highly appriciated if all html tags are just
> thrown away.
I changed the cvs-version to do that, but I won't fix the 4.1 version.
You can probably backport the fix easily, just look at the diff at
cvs.drupal.org.
Rendering the html-stuff would require to write some html-parser.
Cheers,
Gerhard
Comment #2
killes@www.drop.org commentedFixed for cvs, won't fix for 4.1.