• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Can swing use to preview pdf file..?

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here let say inside PC there is dont have Acrobat Reader, Can we use swing to open the pdf file and preview it...?
 
Ranch Hand
Posts: 111
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Look on the sourceForge there is a set of API's to generate PDF's... I am sure they can provide a least basic PDF viewing.
There was also a post on a javaranch forum about the different PDF viewer. The post was made by Benjamin LEONARD (an dammed good java developper & more over a frien of mine). I remember he gave 2 package to do so !

Give also a look at the following :
www.pdfmachine.net
InetSoft
http://www.lowagie.com/iText/
reply
    Bookmark Topic Watch Topic
  • New Topic