[iText-questions] Printing PDF from HTML.

2006-06-18 Thread KA Jaganatha
I have a PDF generated using iText API in a Struts WebAPP.  Want users to print  this PDF from html in the Struts WebApp.   SilentPrintServlet given in iText is not very clear.  Does anyone have a sample to print from Struts actions?   Thanks in advance.   K. A. Jaganatha[EMAIL PROTECTED](919

[iText-questions] Hyperlink without a visible border

2006-06-18 Thread [EMAIL PROTECTED]
Hi, I'm trying to set a hyperlink on an existing PDF-file. Therefor I create an instance of the PDFStamper class and create a rectangle within a PdfAnnotation. Everything works fine with that, but the Problem is, that when I open the pdf-file, the rectangle (containing the hyperlink) is surroun

Re: [iText-questions] Is it possible to set a pdf document to print different pages from different paper trays.

2006-06-18 Thread Leonard Rosenthol
At 06:15 PM 6/18/2006, Gareth Edwards wrote: >If it is possible, is it possible to do this using itext some how? It is not possible - because tray selection is DEVICE DEPENDANT - and the P is PDF stands for Portable... Leonard --

[iText-questions] Error loading Agent Class: Register -

2006-06-18 Thread Palmi H Lord
Hi evryone Am new to jave so am trying this exsample that i found on Itext http://itextdocs.lowagie.com/examples/com/lowagie/examples/general/copystamp/Register.java this is the jar file that i using http://prdownloads.sourceforge.net/itext/itext-1.4.1.jar Classpath is JavaUserClasses=C:\Program

[iText-questions] Is it possible to set a pdf document to print different pages from different paper trays.

2006-06-18 Thread Gareth Edwards
If it is possible, is it possible to do this using itext some how? Use case is, where the first page of a report prints on pre-printed stationary, and subsequent pages print on plain paper, where the pdf document contains more than one reports, and the page count between the cover pages is not

Re: [iText-questions] (no subject)

2006-06-18 Thread Bruno Lowagie
vangisteren wrote: > Your address : lowagie.com > > appears in the metadata (properties) of every PDF file passed > > through PDFTK software... > > Is this normal ? > Of course it's normal. PDFTK is just a thin shell that wraps the original lowagie.com software. > It's the only defect of this ot

[iText-questions] (no subject)

2006-06-18 Thread vangisteren
Your address  : lowagie.comappears in the metadata (properties) of every PDF file passedthrough PDFTK software...Is this normal ?It's the only defect of this otherwise excellent software.Please don't reply to this (temporary) mailaddress.Thank youFrom :  http://glassanvil.blogspot.com__

Re: [iText-questions] getPageContent bug

2006-06-18 Thread Bruno Lowagie
sjf wrote: > Hi, > I don't know if I should send the bug report here. This is the best place to report bugs. > I download the latest itext and itextsharp and find a bug. If I burst > a PDF file into pages and merge them into one PDF file again using > pdfsam (http://sourceforge.net/projects/pdfs

[iText-questions] getPageContent bug

2006-06-18 Thread sjf
Hi,     I don't know if I should send the bug report here.     I download the latest itext and itextsharp and find a bug. If I burst a PDF file into pages and merge them into one PDF file again using pdfsam (http://sourceforge.net/projects/pdfsam), getPageContent will not return the correct content