Menu

#4 Display Contents of PDF document

closed
nobody
None
5
2005-02-11
2005-01-08
Anonymous
No

Hi,
I would like to know if iTextdotNET is able to display the
contents of the pdf document excluding all the
formatting.

I tried using PdfReader class method getPageContent
that returns sbyte but I do not know how to convert
sbyte to proper text again.

Can someone please help?

regards, Joyce (scmay83@hotmail.com)

Discussion

  • Kazuya Ujihara

    Kazuya Ujihara - 2005-02-11

    Logged In: YES
    user_id=734754

    There are many decode functions in iText.
    You need to use them.
    Please visit iText a Free Java-PDF library site.
    http://www.lowagie.com/iText/

     
  • Kazuya Ujihara

    Kazuya Ujihara - 2005-02-11
    • status: open --> closed
     

Log in to post a comment.