After concatenating 2 pdf\'s using PdfCopyFields, I am able 开发者_StackOverflow社区to edit the PDF fields, but I can\'t save the merged PDF. Why am I not able to save the PDF after doing this?A form
Is there any way to make the border of a cell with dotted line (e.g _ _ _ _ _ _ _ _ _ _ _ _) instead of solid line ( e.g ____开发者_开发知识库____________ ) in iText-5.0.1????could you rig something l
I\'ve hit upon a problem using iText (java), despite hours of looking thru the docs.. Most of the code I use goes via the Document# API which tracks (via the PDFWriter instance) the current Y positi
I am trying to programmatically create a number of PDF documents with a watermark on each page using itextsharp (a C# port of Java\'s itext).
I\'m doing the letter generation with iText (pdf/rtf) in java servlet and got a problem with accessing images. The images are in the WebContent/images folder. When I run it in a local server and point
WHen I insert a Image into a existing PDF whis CFPDF or directely whis iText, the size of my image is increased by 1.5.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
Does anyone know how to make angled column headings (e.g. at 45 degrees) in a table inside a PDF file, using the iText library?
I am generating a PDF report using iText. The report consists of four parts: Project Info1 (A PDF Table of variable height)
I\'m working on a small program to take a large PDF, split it up (using iText), and add digital signature fields to each file. The splitting part works fine, but users with Adobe Reader can\'t sign th