I use Sharepoint 2010 and I am developing a web part where on a button click event, a pdf file needs to be generated and opened directly. Should not be saving onto the disk.
I\'m using flyingsaucer to render HTML to an image, using Java2DRenderer: Map<Key,Object> renderingHints = new HashMap<Key,Object>();
I have a pdf of an ebook 开发者_StackOverflow中文版which has many pages duplicated, and I would like to remove them.There are many PDF toolkits that could do this.You don\'t say which language or fram
I am trying to generate a PDF file based on a dynamically generated HTML report that our webapplication has generated.
What\'s the right tool for the job if I want to write a Python script that produces vector graphics in PDF format? In particular, I need to draw filled polygons with rounded corners (i.e., plane figur
I\'m getting ready to build an application server that handles PDF printing and archiving. Currently options are:
How can an image file be converted into a PDF file using java? I am taking output from a graphic library. the output that I am able to export 开发者_JAVA技巧is in image formats like JPEG and PNG.
I am working on a Rails application (Rails 3.1) and have the ability to upload a PDF file. The PDF file can then be downloaded by other users once they have logged in.
We are currently converting mainframe data files to PDF using Emtex but it is extremely slow (taking a weekend to convert 50,000).
I usualy use 开发者_如何学Cfpdf to do that , but i feel confuse and not simple enough . is there any php framework except that . You can you yii Framework with tcpdf extention to generate pdf with tcp