Re: [iText-questions] Problem in updating Tokens of PDF file

2005-09-12 Thread Paulo Soares
That's not possible with PDF. - Original Message - From: "waseem aslam" <[EMAIL PROTECTED]> To: Sent: Tuesday, September 13, 2005 7:10 AM Subject: [iText-questions] Problem in updating Tokens of PDF file > I want to implement Search/Replace functionality just like Microsoft > Word > ho

Re: [iText-questions] Problem in creating local links

2005-09-12 Thread Paulo Soares
You can insert pages with PdfStamper. - Original Message - From: "waseem aslam" <[EMAIL PROTECTED]> To: Sent: Tuesday, September 13, 2005 7:08 AM Subject: [iText-questions] Problem in creating local links > I want to add Table of contents at the top of an existing pdf file > how to upd

[iText-questions] Problem in updating Tokens of PDF file

2005-09-12 Thread waseem aslam
I want to implement Search/Replace functionality just like Microsoft Word how to Implement Tokens updation, or any other idea Thanx waseem Aslam [EMAIL PROTECTED]

[iText-questions] Problem in creating local links

2005-09-12 Thread waseem aslam
I want to add Table of contents at the top of an existing pdf file how to update existing pdf file, kindly write some demo code Thanx in advance waseem aslam

[iText-questions] iTExt

2005-09-12 Thread Karen Vardanyan
In the FloatingBoxes example Demonstrates how to simulate cellspacing as in HTML. How can be modified borderWidth in FloatingBoxes example, for each cell individually ?I am sending You the FloatingBoxes example which I have mofied to set the borderWidth( but it is not worked correctly):   

[iText-questions] Question about "shrinking" forms

2005-09-12 Thread Ellixson Marita A GS-12 96 CG/SCTOA
I have a problem with one of the forms that I am creating, that has text that can "roll over" to other pages.   The rollover is pretty much handled, but if the form information is very brief (especially if some fields are left blank), the form "shrinks" to display about an inch of white spa

[iText-questions] Manipulating existing PDF

2005-09-12 Thread mhatre praful
Hi, I am using itext api to add signature layer to a existing PDF document. Everything works fine but the page orientation. i.e resultant PDF has pages rotated at 90 degrees. I am using following code.. PdfReader reader = new PdfReader(pdfFilePath); int noOfPages = reader.getNum

[iText-questions] How to set the encoding programmatically

2005-09-12 Thread Lucinda Zhu
Hi, Could you please help me? I want to set the encoding parameter programmatically for a font when using API createFont (String

RE: [iText-questions] Ebedded True Type Font

2005-09-12 Thread Paulo Soares
Does it happen in all printers? Did you try with the encoding Identity-H? Some fonts are just broken, they look good and may even work with Word but Acrobat is a little more picky. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Thorsten Schüle

RE: [iText-questions] iText

2005-09-12 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Monday, September 12, 2005 12:51 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] iText > > > Hello > > I wander if you can help . > > Can

RE: [iText-questions] Re: Reading the absolute position of a form field

2005-09-12 Thread Paulo Soares
Ever thought at looking at the javadocs? > -Original Message- > From: Krishna Kishore .J [mailto:[EMAIL PROTECTED] > Sent: Monday, September 12, 2005 11:45 AM > To: Paulo Soares; Bruno Lowagie; itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Re: Reading the absolut

RE: [iText-questions] Re: Reading the absolute position of a form field

2005-09-12 Thread Paulo Soares
ListFields use PRAcroForm that is an obsolete way to get field information. Field information should come from AcroFields. In this specific case see AcroFields.getFieldPositions(). > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bruno Lowagie > S

Re: [iText-questions] Problem creating Press Optimized PDF

2005-09-12 Thread Bruno Lowagie
Sachin wrote: Hi All, I’m facing a technical problem while creating a press optimized PDF. The catch here is that I need to create this PDF using an API so that it can be integrated with my web application. http://itextdocs.lowagie.com/tutorial/general/webapp/ Another problem is even if I

[iText-questions] Problem creating Press Optimized PDF

2005-09-12 Thread Sachin
Hi All,   I’m facing a technical problem while creating a press optimized PDF. The catch here is that I need to create this PDF using an API so that it can be integrated with my web application.  Another problem is even if I prepare a press optimized PDF, what are the parameters to identi

[iText-questions] Re: iTExt

2005-09-12 Thread Bruno Lowagie
Karen Vardanyan wrote: In the FloatingBoxes example Demonstrates how to simulate cellspacing as in HTML. Yes. How can be modified borderWidth in FloatingBoxes example, for each cell individually ? I wouldn't adapt the FloatingBoxes example, but write a new one instead. Adapting examples wi

RE: [iText-questions] Replace buffering of pdf content in memory

2005-09-12 Thread Paulo Soares
Have a look in the CVS for PdfWriter.releaseTemplate() to free the memory. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Paulo Soares > Sent: Friday, September 09, 2005 6:36 PM > To: Jason Moors > Cc: itext-questions@lists.sourceforge.net > Sub

Re: [iText-questions] Re: Reading the absolute position of a form field

2005-09-12 Thread Krishna Kishore .J
Got it !!! Thanks Krishna Kishore - Original Message - From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Krishna Kishore .J" <[EMAIL PROTECTED]>; "Bruno Lowagie" <[EMAIL PROTECTED]>; Sent: Monday, September 12, 2005 4:29 PM Subject: RE: [iText-questions] Re: Reading the absolute position of a

Re[2]: [iText-questions] How to move item by PdfContentByte

2005-09-12 Thread yuanjk
Thanks. I think so .Too much work should be done to do this job. Now I began to modify my programe to do it . (Mayge I was too lazy just a moment) yuanjk On Mon, 12 Sep 2005 11:58:07 +0200 Bruno Lowagie <[EMAIL PROTECTED]> wrote: > yuanjk wrote: > > >I am using iText PdfContentByte to create p

Re: [iText-questions] Re: Reading the absolute position of a form field

2005-09-12 Thread Krishna Kishore .J
Hi Paulo, Thanks for your feedback. But AcroFields.getFieldPositions() is returning 5 values in the array of float. How should i interpret this, eg: i want the x,y positions of the form field. Pls suggest me a way to achieve this using AcroFields.getFieldPositions() . Thanks Krishna Kishore

[iText-questions] Ebedded True Type Font

2005-09-12 Thread Thorsten Schülein
Hi once again, one of our customers uses his own true type font for corporate identity smbols. We embed the font into the generated pdfs. When viewed in Adobe Reader (7.0) eveything looks fine, but when printed these symbols appear as characters of some other serif font. Is there anything wrong wi

Re: [iText-questions] suggest a way -each user can get his own text in the pdf( ProgressServlet.)

2005-09-12 Thread Bruno Lowagie
UmaSankar wrote: hi, I am trying to create the pdf in a way which was mentioned in ProgressServlet example, i.e by running a thread. OK. You have a Document and PdfWriter in separate tread. There are no references to these objects outside the scope of the run-method. For this I have cr

Re: [iText-questions] How to move item by PdfContentByte

2005-09-12 Thread Bruno Lowagie
yuanjk wrote: >I am using iText PdfContentByte to create pdf directlly. >I want to move all item (Δx,Δy) .such as (100,200) to (100+10,200+10). >Can I use PdfContentByte or PdfWriter to do it simply? > You could alter the coordinates you are using to write to the PdfContentByte. If that is too muc

[iText-questions] How to move item by PdfContentByte

2005-09-12 Thread yuanjk
I am using iText PdfContentByte to create pdf directlly. I want to move all item (Δx,Δy) .such as (100,200) to (100+10,200+10). Can I use PdfContentByte or PdfWriter to do it simply? Thanks --- SF.Net email is Sponsored by the Better Software C

[iText-questions] suggest a way -each user can get his own text in the pdf( ProgressServlet.)

2005-09-12 Thread UmaSankar
hi, I am trying to create the pdf in a way which was mentioned in ProgressServlet example, i.e by running a thread. In my application I have to print the text that user enters in the text box in the pdf. For this I have created instance variable and tried it out. But, the application is respo

[iText-questions] Problem with PdfCreation in separate thread

2005-09-12 Thread UmaSankar
hi, I am trying to create the pdf in a way which was mentioned in ProgressServlet example, i.e by running a thread. In my application I have to print the text that user enters in the text box in the pdf. For this I have created instance variable and tried it out. But, the application is respondin

[iText-questions] iText

2005-09-12 Thread Carmen . Stanley
Hello I wander if you can help . Can I confirm 1. iText will not work with AcroForms from Abode Acrobat( writer ) 7.0 but will work other versions ? 2. Do you also know if iText works with all of the following Adobe Reader 4,5,6 and 7 ? Thanks Carmen http://www.reed.co.uk Where the r

RE: [iText-questions] enhance my PDFs with hyperlinks

2005-09-12 Thread Jung Jürgen
--snip-- > Are there any other (free) tools retrieve the coordinates? > > Seb. > Hi Sebastian, perhaps you search for http://www.pdfbox.org I use this tool to extract the Position of my text. With the position i use iText to create the Hyperlinks on the PDF. It should also be possible to use onl

[iText-questions] Re: Reading the absolute position of a form field

2005-09-12 Thread Bruno Lowagie
Krishna Kishore .J wrote: Hi All, I am trying to retrieve the absolute position of the form field on the pdf. See the ListFields example here: http://itextdocs.lowagie.com/tutorial/forms/ br, Bruno --- SF.Net email is Sponsored by the Bett

[iText-questions] Reading the absolute position of a form field

2005-09-12 Thread Krishna Kishore .J
Hi All,   I am trying to retrieve the absolute position of the form field on the pdf.   I have to access the form field ,get its absolute position and replace the form field with an image.   I've gone thro' the mailing archieve, but could'nt find any clue.   Can any one give some info on how

Re: [iText-questions] Table Borders

2005-09-12 Thread Bruno Lowagie
Patricia Sheldon wrote: Does anyone know how to create a table with no borders in iText? PdfPTable according to the docs supposedly has a setTableBorder function but it doesn't actually appear to exist. And if you try setBorder(0) on a Table object it still creates a border. Same with disableB

Re: [iText-questions] Can you style a font when using BaseFonts for PDFContentByte?

2005-09-12 Thread Bruno Lowagie
Gareth Edwards wrote: When adding text at absolute positions is it possible to style the font? ie. If I have a single true type font, how do I make it bold? The normal font and the bold font of for instance Arial, are fonts of the same family, but it are in fact different fonts. So if you are

Re: [iText-questions] Can you style a font when using BaseFonts for PDFContentByte?

2005-09-12 Thread Paulo Soares
Create a Font with the bold attribute and place the text with ColumnText.showTextAligned(). - Original Message - From: "Gareth Edwards" <[EMAIL PROTECTED]> To: Sent: Sunday, September 11, 2005 11:17 PM Subject: [iText-questions] Can you style a font when using BaseFonts for PDFContentByt

[iText-questions] Re: Exception while signing a pdf using early access 1.3.3

2005-09-12 Thread Wahaj Khan
Yep my fault, its working now. Thanks. Regards, Wahaj "Paulo Soares" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You compiled with one version and ran with another (probably). PdfName.SIG > is a PdfObject of course. > > - Original Message - > From: "Wahaj Khan" <[EMAIL

[iText-questions] Table Borders

2005-09-12 Thread Patricia Sheldon
Does anyone know how to create a table with no borders in iText? PdfPTable according to the docs supposedly has a setTableBorder function but it doesn't actually appear to exist. And if you try setBorder(0) on a Table object it still creates a border. Same with disableBorder(Table.LEFT) etc

[iText-questions] Can you style a font when using BaseFonts for PDFContentByte?

2005-09-12 Thread Gareth Edwards
When adding text at absolute positions is it possible to style the font? ie. If I have a single true type font, how do I make it bold? Gareth. -- Kind Regards, Gareth Edwards   the alpha school system PTY LTD Unit 1, 31 Thompson Street Bowen Hills QLD 4006 T  Intl +61 7 3216 0999  F  Intl