I am trying to run this example but it is giving me \"Bad version number in .c开发者_Go百科lass file...\" error. i\'m using jdk version 1.6 and example asks to use jdk 1.5. java should support downwar
I\'m building an application to view pdf\'s through a browser without the need of a plugin on mobile devices. I tried ImageMagick and ghostscript to covert the pages to images but they are far too lar
I want to know how I can view a PDF through a C# .net desktop App. I am trying to create a application to view PDF using visual studio 2008
I know how to load a PDF file in Android. But if more than one PDF viewers are installed, Android shows a list to choose from. I want to load my PDF file with a specific PDF viewer (say DroidReader).
I\'m trying to print a PDFDocument that I am constructing from a series of images. In case it matters, I\'m doing all of this from within a Mozilla plugin.