Title: RE: [iText-questions] How to list the fonts used inside a PDF document with PDFReader?

See the example DumpFontNames.java at itextpdf.sf.net.

Best Regards,
Paulo Soares

    -----Original Message-----
    From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Leonard Rosenthol

    Sent:   Thursday, January 22, 2004 13:33
    To:     Stephane Clinckart; [EMAIL PROTECTED]
    Subject:        Re: [iText-questions] How to list the fonts used inside a PDF document with PDFReader?

    At 9:31 AM +0100 1/22/04, Stephane Clinckart wrote:
    >I have to list the fonts used inside an existing PDF document.
    >(I use PDFReader to open the document)
    >
    >How can I do this?
    >

            You'll have to use the lowest level APIs inside of iText to
    recursively walk all of the resources used on each page of the
    document...

            OR you could use something like JPEDAL or Multivalent that
    already have this sort of functionality built in.


    Leonard
    --
    ---------------------------------------------------------------------------
    Leonard Rosenthol                            <mailto:[EMAIL PROTECTED]>
    Chief Technical Officer                      <http://www.pdfsages.com>
    PDF Sages, Inc.                              215-629-3700 (voice)
                                                  215-629-0789 (fax)


    -------------------------------------------------------
    The SF.Net email is sponsored by EclipseCon 2004
    Premiere Conference on Open Tools Development and Integration
    See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
    http://www.eclipsecon.org/osdn
    _______________________________________________
    iText-questions mailing list
    [EMAIL PROTECTED]
    https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to