Download & Extend

Re: [drupal-devel] bug #1653 : striping tags in pdfview module

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

Title:striping tags in pdfview module» Re: [drupal-devel] bug #1653 : striping tags in pdfview module

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

Assigned to:Anonymous» killes@www.drop.org

Fixed for cvs, won't fix for 4.1.