I have a PDF that has a plugin control on one page.I need to merge it with another pdf but when I do, the plugin is redendered as a blank rectangle.Is there a way to merge and preserve the plugin cont
I\'m using VS 2008 Pro & iTextsharp (version 5.1.1). I have a set of about 30 pdf\'s. I\'ve managed to use iTextSharp to iterate over all of them and get the export values for the check boxes on
In case of multiple fields with same name iTextSharp acroFields.SetField(Name, Value) sets value for first field only. How to set the value for the rest of the fields? When looping thru the acroFields
I am trying to provide a link in a PDF, which when click开发者_StackOverflow中文版ed will open the folder the PDF is present. How can this be done?this one would be alot easier if u have adobe profesi
Hi I would like to add some extra space after a image in my iTextSharp generated pdf document. But for some reason whatever I try to do it will not prevent my text from wrapping
I am trying to implement this example, but eclipse shows me the error that can not find com.lowagie namespace. I don\'t use开发者_JAVA百科 maven. I have added iText.jar to Buildpath, but it does\'n he
The resulting PDF document gets \'An error exists on this page.\' when opened in Acrobat Adobe Reader.Any ideas as to why this occurs?It was happening in both an older version of iTextSharp and the 5.
I have a requirement to convert a PDF from HTML using itext lib in java. My input HTML page has a tabular structure and it has separate header and footer. I\'ve converted this page to PDF , however as
Does any know how to merge two pdf (one of them have cropbox and the other don\'t have, and they have different page size) using iText?
We are using itextsharp to create a single PDF from multiple PDF files. How 开发者_开发技巧do I insert a new page into a PDF file that has multiple pages already in the file? When I use add page it is