Posted by bertboerland on May 6, 2003 at 9:24am
Jump to:
| Project: | Devel |
| Version: | x.y.z |
| Component: | Modules |
| Category: | bug report |
| Priority: | minor |
| Assigned: | killes@www.drop.org |
| Status: | closed (won't fix) |
Issue Summary
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
#1
On 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
#2
Fixed for cvs, won't fix for 4.1.