Re: [iText-questions] Concatenating multiple PDF's using Servlet

2011-10-17 Thread Tim Troy
es it again. -- Tim Troy -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes

[iText-questions] Concatenating multiple PDF's using Servlet

2011-10-14 Thread Tim Troy
, but this only produces a PDF with the last report in the list presented to the browser plugin. I can imagine other approaches but felt I may miss the best approach. I have the first version of iText in Action for a reference. -- Tim

Re: [iText-questions] Release iText 2.1.0

2008-03-28 Thread Tim Troy
I have a regression problem with 2.1.0. I am using the DisplayTag 1.1 library with export to pdf option. Everything is fine with 2.0.4. I did a drop-in replacement of the iText jar. The exception thrown by the server is: javax.servlet.ServletException: com.lowagie.text.Table.setDefaultVerticalA

[iText-questions] AcroFields getNewPushbuttonFromField and/or replacePushbuttonField loses Options

2008-02-15 Thread Tim Troy
I am populating an AcroFields form dynamically in a Java Servlet. It's almost perfect. The problem area is the VISIBLE_BUT_DOES_NOT_PRINT option is lost in the process. The original pdf "template" has a PushbuttonField name "Edit". What I am doing is getting the "Edit" button and setting the url