I\'m attempting to dynamically create PDF documents on the server and send them to the client using the Zend_Pdf library. All text on the PDF needs to be center aligned to the page, which will be lett
I want to create pictures out of a pdf. I know for linux there are free tools to do that. My problem is that I want to get links from a pdf file, identify them to use them later.开发者_高级运维 So I w
I have a system that converts pdf to tif. Basically it\'s a program written in csharp that uses iTextSharp to get metadata about the pdf and pdf2tif (http://pdftotif.sourceforge.net/) to convert to th
I have over 30,000 pdf files. Some files are already OCR and some are not. Is there a way to find out which files are already OCR\'d and which pdfs are image only?
I am working on web project in java where i have t开发者_开发百科o open a pdf file by the link :
So I\'m a University student with a part time job - but I do have some Python experience. Anyway I thought I\'d try and impress my boss by making a form generator. My job is at a go kart place where w
How to load pdf content as HTML, without javascript, but using advanced php techniques. I\'ve doing research, and I\'m stack.
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 using matplotlib and a modified version of this example to generate plots in pdf files. So I am plotting each plot on a single page and the results are just fine.
i have built a WPF application to view the PDF files using Interop.AcroPDFLib.dll, the problem is if the Adobe Acrobat reader is not installed on the client machine开发者_C百科 the application stops w