You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Khawaja Shams <ks...@gmail.com> on 2005/12/16 00:17:37 UTC

Re: Displaying PDF's within a servlet

Is this a command line utility or does it have some libraries that I can
call from within my java code? If I can call it from within java to render
images, this would be a life saver.  Thanks for your help so far.


Best Regards,
Khawaja Shams

On 11/25/05, Mark <el...@gmail.com> wrote:
>
> Check out either PDFBox, it allows you to convert PDF pages into JPG.
>
>
> On 11/23/05, Caldarale, Charles R <Ch...@unisys.com> wrote:
> >
> > > From: Khawaja Shams [mailto:ksshams@gmail.com]
> > > Subject: Displaying PDF's within a servlet
> > >
> > > However, starting Acrobat for this purpose
> > > everytime could be rather slow and inconvenient.
> >
> > It appears that, at least with IE on XP, Acrobat Reader stays loaded as
> > long as the browser is active.  Consequently, a new process is not
> > started with each download; all that happens is a new document window is
> > opened by the already active .  Don't know if it works that way with
> > Firefox.
> >
> > - Chuck
> >
> >
> > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> > MATERIAL and is thus for use only by the intended recipient. If you
> > received this in error, please contact the sender and delete the e-mail
> > and its attachments from all computers.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> > For additional commands, e-mail: users-help@tomcat.apache.org
> >
> >
>
>

Re: Displaying PDF's within a servlet

Posted by Lionel Farbos <li...@free.fr>.
Hi,

iText :  http://www.lowagie.com/iText/

Regards.

On Thu, 15 Dec 2005 15:17:37 -0800
Khawaja Shams <ks...@gmail.com> wrote:

> Is this a command line utility or does it have some libraries that I can
> call from within my java code? If I can call it from within java to render
> images, this would be a life saver.  Thanks for your help so far.
> 
> 
> Best Regards,
> Khawaja Shams
> 
> On 11/25/05, Mark <el...@gmail.com> wrote:
> >
> > Check out either PDFBox, it allows you to convert PDF pages into JPG.
> >
> >
> > On 11/23/05, Caldarale, Charles R <Ch...@unisys.com> wrote:
> > >
> > > > From: Khawaja Shams [mailto:ksshams@gmail.com]
> > > > Subject: Displaying PDF's within a servlet
> > > >
> > > > However, starting Acrobat for this purpose
> > > > everytime could be rather slow and inconvenient.
> > >
> > > It appears that, at least with IE on XP, Acrobat Reader stays loaded as
> > > long as the browser is active.  Consequently, a new process is not
> > > started with each download; all that happens is a new document window is
> > > opened by the already active .  Don't know if it works that way with
> > > Firefox.
> > >
> > > - Chuck
> > >
> > >
> > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> > > MATERIAL and is thus for use only by the intended recipient. If you
> > > received this in error, please contact the sender and delete the e-mail
> > > and its attachments from all computers.
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> > > For additional commands, e-mail: users-help@tomcat.apache.org
> > >
> > >
> >
> >
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org