there is pdfgo - a java implementation of a pdf viewer - formerly jPDF
http://www.pdfgo.com/downloads.html
and Adobe has one as well (but last version I saw was pretty old)
http://www.adobe.com/products/acrviewer/main.html - not sure if this is the right link a quick search on google should get you the jar to download.

if anyone knows of others I would appreciate it as well.

Mac

At 09:41 AM 2/18/2002 -0800, Sullivan, Sean C - MLG wrote:

If iText cannot render PDF files for display in Swing,
does anybody know of another Java class library that can handle it?

Would anybody find this functionality useful?

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Sean C. Sullivan" <[EMAIL PROTECTED]>
Sent: Monday, February 18, 2002 12:19 AM
Subject: Re: iText, PdfDocument, Swing, JPEG file

> Sean C. Sullivan writes:
>
> >    
> > Is it possible for me to display a PdfDocument
> > in a Swing JPanel?
>
> No, you would need some kind of PDF Viewer to do this.
>
> > Is it possible for me to convert a PdfDocument
> > object to a java.awt.Image object?
>
> No, I don't think so. To be completely sure, post
> this question to the mailing list. I think the
> 'infrastructure' to do this is there, but it needs
> extra programming some extra programming.
>
> > Is it possible for me to save a PdfDocument to
> > JPEG format?
>
> No, this functionality is not available in iText.
> (But once the answer to your second question would
> be positive, you could use some library to to this,
> allthough it would be a bad idea: JPEG makes images
> with Vectors rather blurry.)

Reply via email to