I\'m looking for a way to generate pdf files from html In order to make simple tabular reports I would need the following features
Using the print module and tcpdf I\'m trying to fix the layout of the PDF files for a specific content type. I\'m messing around in the tpl.php file and can\'t find a way to modify individual fields.
This question already has answers here: Calling wkhtmltopdf to generate PDF from HTML (11 answers) Closed 8 years ago.
The following code will not work because the controls (page1, page2, page3) require that their \"Page_Load\" event gets called.
Okay... I\'m trying to use the most recent version of ITextSharp to turn an XML file into a PDF.It isn\'t working.
I\'m trying to solve a similar problem as was described here - to create a Windows Service for taking snapshots of rich webpages (html+js+flash) and saving them to a PDF file.
Background: I couldn\'t find any decent free HTML to PDF conversion utilities in C#. There are 100s of them for PHP with extensive documentation, support, and CSS support. So I am using html2ps and h
Not quite sure how to ask this :) But what I need is to have some forms online that people can fill out, like registration form etc开发者_如何学Go. They will then submit it and be emailed it as well a
I am currently modifying an existing system that generates reports with iText and java.The rep开发者_JAVA百科ort template is as follows:
I am trying out Prince with the Princely plugin, which is supposed to format templates that have the .pdf into a PDF generator.