I am successfully using iTextSharp to read in a PDF with a form, fill out fields on the form, and write it back out to the client.I\'ve now gotten a requirement that certain pages should be removed if
Can I use Microsoft Office 2010: Prim开发者_JAVA百科ary Interop Assemblies to convert word, excel to PDF? How easy is it? Any C# example?You can\'t use the interop assemblies without having office ins
Hi does anyone know how I can create a nicely formatted PDF invoice through PHP? Ideally I\'m looking for something with a header and then an itemised listing of the products with some sort of table
I went through the open source of pdf viewer in android. My guess is that they convert the pdf pages i开发者_开发知识库n to images. Google by default does not any library functions to parse or displa
I want to create PDF reports containing some pie/bar charts. I have to create them with my PHP web app and cannot use commandline tools. For the frontend I use flot. However, I don\'t know how to get
What is the best way to gene开发者_如何学Crate PDF reports from GAE Java? No SAAS based solutions please. This thread lists some choices, such as PDFJet or the Google Docs API.Now, just to update, th
I\'m trying to generate a PDF using fpdf and I\'m having a small problem I need to 开发者_如何转开发have 2 cells, like the following:
Can I add paragraphs with SharpPDF, without having to specify the exact coordinates? Can\'t I just place paragraphs one under the other?
I am looking at the ablity for users to enter some information into a form and send it via mail(). What I\'d like is for the details to be sent as a PDF attachment. Possibly with the name of the the
The starting points: I don\'t have a server that can provide anything but static files. And I have an SVG element (dynamically created) in my <body> that I want to export to a vector format, pre