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 <[EMAIL PROTECTED]> wrote: > > Check out either PDFBox, it allows you to convert PDF pages into JPG. > > > On 11/23/05, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > > > From: Khawaja Shams [mailto:[EMAIL PROTECTED] > > > 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: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > >