pdf-generation
FPDF.php is ~20 times smaller filesize than TCPDF.php? Why?
I know there have been a lot of posts about these two but figured I\'d address a glaring question I have. A designer of ours recently sent me a few files with TCPDF already tied in because a friend of[详细]
2023-04-05 08:56 分类:问答problem while generating pdf files using iText 5
i\'m trying to generat pdf files using iText, i want those files to be opened directly on my chrome browser so here is my print method\'s code:[详细]
2023-04-05 03:34 分类:问答Alternative to HTML to PDF converter?
I\'ve been using the Winnovative HTML to PDF converter for a few years, but I\'ve noticed the quality can be impared because the images etc have first had to be rendered in HTML before being converted[详细]
2023-04-04 14:16 分类:问答Word wrap for Emacs print buffer to PDF
I use this function for printing a buffer\'s content to PDF (from my .emacs file:) (defun print-to-pdf ()[详细]
2023-04-04 06:43 分类:问答Generating Payroll Forms with Zend_PDF?
Good Morning, I\'m interested in generating PDFs from my payroll website which is bein开发者_JAVA技巧g built using Zend Framework.Zend_PDF looks to be fairly intimidating in terms of the amount of wo[详细]
2023-04-02 06:06 分类:问答Generating PDF from OpenXml
I am trying to find a SDK that can generate PDF from OpenXml. I have used the Open Xml Power Tools to convert the open XML and html and and using iTextSharp to parse the Html to PDF. But the result is[详细]
2023-04-01 22:48 分类:问答Only one page is generated with XSL-FO Page-Break Problem?
I am generating a PDF Document through XSL-FO. I have a simple xhtml structure like this: <body>[详细]
2023-04-01 11:47 分类:问答ExceptionConverter: java.io.IOException: The document has no pages
I want to create 4 pdf files using iText. While running the code the first two of are successfully created. The remaning two throw an Exception \"ExceptionConverter: java.io.IOException: The document[详细]
2023-04-01 06:17 分类:问答How can I determine where in the PDF to place content using Zend PDF?
I am creating a PDF using Zend\'s built-in PDF engine; however how can I determine in what dimension (height, width - x, y) where to place the text on a plain A4 layout page?[详细]
2023-03-31 16:08 分类:问答How do I generate a PDF/Excel file from an SQL database using C# and MVC 2?
I need to make the information in the database usable by allowing the user to download it as a PDF or Excel spreadsheet (either one works, both is perfect).[详细]
2023-03-29 12:59 分类:问答