Menu

#11 minor bug regarding tag closing

open
nobody
None
5
2002-06-19
2002-06-19
No

After running pdftohtml on the demo1.pdf and examining
the code (both xml and html) i found that the last bold
tag of each page was not closed.

this causes errors when the xml version of the pdf is
run through the dtd. Browsers will overlook the missing
tag in the html version because it is the last tag on
each page that marks up text.

Sorry, i hope that is clear enough.

Discussion

  • Mikhail Kruk

    Mikhail Kruk - 2002-06-19

    Logged In: YES
    user_id=173287

    what version is this? I've tried it with 0.34 and demo1.pdf
    and </b> seems to be there... maybe I already fixed that
    problem?

     
  • Nobody/Anonymous

    Logged In: NO

    when using -xml, links of the form <A href...> are closed with
    </a> causing my xml parsers to yell...

    christophe.chenon@free.fr

     

Log in to post a comment.