pdftk
PHP exec() not working - exiting early? no error?
i am using PHP to run exec() on a script which looks like this: exec(\"pdftk xx.pdf fill_form xx.fdf output xx.pdf flatten\");[详细]
2023-01-17 03:02 分类:问答PHP: How to tell if PDF has embedded fonts?
Given a PDF document, is there a way to tell if it has embedded fonts? I\'m working on the problem posted 开发者_如何学JAVAhere: PDF: How to Optimize Filesize & Convert to PNG (embedded fonts prob[详细]
2023-01-17 01:31 分类:问答Using Sid Steward's PDFTK in Windows receiving a Unhandled Java Exception: java.io.CharConversionException
While attempting to find a way to merge existing PDF files and forms, I came across Sid Steward\'s PDFTK and then found Andrew Heiss\' PDFTK-php Class (code.google.com/p/pdftk-php/; www.andrewheiss.co[详细]
2023-01-13 11:20 分类:问答How do you combine PDFs in ruby?
This was asked in 2008. Hopefully there\'s开发者_如何学JAVA a better answer now. How can you combine PDFs in ruby?[详细]
2023-01-11 17:00 分类:问答Execution of PDFTk from PHP script is failing with error code 11
I am trying to Fill in a PDF from PHP script. I am following the article by Sid Steward at the following URL.[详细]
2023-01-11 02:46 分类:问答Clone PDF file in a single page
I\'ve got a PDF file which is exactly 1/5 of the size of an A4开发者_JAVA百科 page, and a script to convert it into a single A4 page by appending it repeatedly. The problem is that ImageMagick only wo[详细]
2023-01-09 00:35 分类:问答How do I install Pdftk on my server?
I am using a Linux Server and am trying to install Pdftk, but I am problems trying to figure out what exactly to d开发者_高级运维o.[详细]
2023-01-05 00:36 分类:问答merging XFDF with PDF form to create final PDF server-side?
This is what I have currently: User submits form data and gets a \"download PDF\" link. The link points to script which generates an XFDF file on the fly and outputs the XFDF file after setting the[详细]
2022-12-16 10:58 分类:问答
加载中,请稍侯......