I\'m using convert version ImageMagick 6.6.2-6 2011-03-16, and I\'d like to use it to generate an A4 pdf from an image, where the image will be non-scaled and centered.
So, I\'m having this problem using C# (.NET 4.0 + WinForms) and iTextSharp 5.1.2. I have some scanned images stored on a DB and need to build on the fly PDF with those images. Some files have just on
My friend asked whether it\'s possible to set time limits on pdf files, so a pdf can\'t be opened after a date. I searched and found some software that can make this but they cost $$$$. As far as i kn
I am having a problem with displaying a pdf in my form wen a menu item is clicked the directory im using cant be found
I have a word document which I want to convert into a pdf. However, the copyright symbol keeps getting converted as a question mark \'?\'
I need to convert xlsx documents to pdf format. I know that iText can save pdf documents and Docx4j can read and w开发者_C百科rite xslx.
I am working on a piece of software that analyses PDF files and generates HTML based on them.There are a number of things out there that already do this so I know it is possible, I have to write my ow
I just want to ask, We are creating a web-based system using JSF and Java. is there any way that I can Access the client\'s printer setting? or is it possible to configure programatically the printe开
I am having a tough time with PDF files opened in IE.What I need to do is link to a Word document (.doc) file from a PDF document in IE without IE navigating away from the PDF once the link has been c
Here my code rendering pdf is ok .But I don\'t want render directly save to the rails folder how? Help me please