We are looking for a solution to generate documents in PDF/A format for sharing and also archiving purpose.
I\'ve got a list of byte[] which i\'d like to concatenate into one byte[] which will be the final PDf.
The title sums it all. I want to add a text to an existing PDF file using iTextSharp, however i can\'t find how to do it anywhere in the web...
I am generating pdf using java and itext. When I add image that we used before in previous version of the pdf everything is fine. But when I replace it with the new one(they are both png-s) it corrupt
I\'m generating PDF files from RDLC report programaticaly without a viewer (ASP.NET 2.0 C#). I would like to find a way to send it directly via email wi开发者_运维知识库thout downloading the PDF file
I have a web based application (ASP.NET 2.0) on a virtual dedicated Windows Server 2003 SP2 box, that converts HTML forms and converts them to PDF using ABCpdf.It has been around for years, and hasn\'
I want to overlap pictures, but it is not working and I need some help. Here\'s the link to开发者_运维知识库 the page I\'d like to convert:
I am usin开发者_开发问答g ReportLab to generate a pdf dynamically with python. I would like a line of text to be centered on a page.Here is the specific code I currently have, but do not know how to
I have a fairly large Indesign file with a text field that needs to have a different text for each client. The name of the client must come in the text field. When I have for example 100 clients, I wa
I want to output a PDF using UIKit\'s PDF creation methods.I see plenty of information on the web about creating a graphic context in a PDF, but I want to create smart text tables whose cells the user