Re: [iText-questions] Re: itext problems

2006-05-11 Thread bruno
gabriele d'ascoli wrote: Thanks again, but I have a PDF with an AcroForm. No fields are filled in initially how do you created this PDF with AcroForm? Acrobat 7 can create AcroForms; make sure Adobe LiveCycle doesn't start, just add annotations (text field, button,... annotations). Do

[iText-questions] Re: itext problems

2006-05-11 Thread gabriele d'ascoli
Thanks again, but I have a PDF with an AcroForm. No fields are filled in initially how do you created this PDF with AcroForm? Do you use a designer or a library to create it? which toll shall I use to create an itext compatible PDF? (I think the problem is that I use Acrobat Designer to creat

[iText-questions] Re: itext problems

2006-05-11 Thread bruno
gabriele d'ascoli wrote: Thanks a lot Bruno for your support but how can I send new pdf field values to server without XFA forms? The only way, I think, is to save to file system the pdf modified by user and then upload it again. Am i wrong? I don't understand the question, so I don't know i

Re: [iText-questions] Re: [iText-questions] Re: [iText-questions] File 'ap026478.fdf' format not supported?? Does not start with %PDF??

2006-05-03 Thread Bruno Lowagie
Kai Hemme-Unger wrote: Thanks for that hint. Yes, I already use contentLength. Now, I will add: response.addHeader("Content-Disposition", "attachment;filename=" + tempFile.getName()); I found out that the problem is solved by an update to Acrobat Reader 7.0.7. That's not an expla

[iText-questions] Re: [iText-questions] Re: [iText-questions] File 'ap02 6478.fdf' format not supported?? Does not start wi th %PDF??

2006-05-03 Thread Kai Hemme-Unger
anation but at least some kind of solution. May be that will help somebody else sometimes... Thanks for your reply, BR Kai > -Ursprüngliche Nachricht- > Von: itext-questions@lists.sourceforge.net > Gesendet: 03.05.06 15:29:21 > An: itext-questions@lists.sourceforge.ne

Re: [iText-questions] Re: [iText-questions] File 'ap026478.fdf' format not supported?? Does not start with %PDF??

2006-05-03 Thread Farid SALAH
Le 3 mai 06 à 14:14, Kai Hemme-Unger a écrit : Farid, IE names the file that it reads from the FileStream. So naming of the file is not in my scope. I have wondered why it names the file like *.fdf, too... BR, Kai Have you tried something like this ? I suppose that as you ask question

[iText-questions] Re: [iText-questions] File 'ap026478.fdf' format not s upported?? Does not start with %PDF??

2006-05-03 Thread Kai Hemme-Unger
Farid, IE names the file that it reads from the FileStream. So naming of the file is not in my scope. I have wondered why it names the file like *.fdf, too... BR, Kai > -Ursprüngliche Nachricht- > Von: itext-questions@lists.sourceforge.net > Gesendet: 03.05.06 13:27:23 > An: itext-qu

[iText-questions] Re: [iText-questions] File 'ap026478.fdf' format not s upported?? Does not start with %PDF??

2006-05-03 Thread Kai Hemme-Unger
Bruno, thanks for your quick reply. I opened the file in notepad, here are the first lines: %PDF-1.4 %âãÏÓ 27 0 obj <>/Subtype/Image/Width 546>>stream xœíÝpÔõÇñ7ɰIܐt ",ˆB ƒl)–ŽÓ€PÒ©èuPZEgl'j¥Ö:ž„éuæ€öª¶7bGnÎà W®[2$h ”°ÁH~ æ×–d3É ÷ÇjîËþü~Ÿ»Ÿý~6>Ãìòý~÷Ìì+Ÿ_ïÏ5W®\ There has

[iText-questions] Re: iText Version 1.3.6: Support for EPS-Images

2006-04-11 Thread Carsten Hammer
Hi Andre, this looks like a binary datastream that might be prefixed by a "image" command. However this datastream should not be feed to the postscript parser. At the moment it is because of the completely missing support of such embedded datastreams (and image operator). If you cant fix it (pa

[iText-questions] Re: iText Version 1.3.6: Support for EPS-Images

2006-04-11 Thread lorence
Hi Carsten, thanks for your answer. Here is the code of line 19 in my .eps-file: [code, line 19] %:HNW1+!n;c$!4r738H`Q(!!*'"!s&?$!<_L>!PnIt!Hi Andre, >the problem is a unsupported character in the postscript file. The >postscript >parser might have to be modified. >Can you show us line 19 (colu

[iText-questions] Re: iText Version 1.3.6: Support for EPS-Images

2006-04-10 Thread Carsten Hammer
Hi Andre, the problem is a unsupported character in the postscript file. The postscript parser might have to be modified. Can you show us line 19 (column 137) in your eps file? Best regards, Carsten [EMAIL PROTECTED] schrieb: Hello! I use iText 1.3.6 and want to add an Image into my PDF. With

Re: [iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg

2006-04-05 Thread eson tam
nline it will be commited.Paulo > -Original Message-> From: eson tam [mailto:[EMAIL PROTECTED]]> Sent: Tuesday, April 04, 2006 3:45 PM> To: Paulo Soares; itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] Re: iText-questions digest,> Vol 1 #3789 - 1 msg&g

Re: [iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg

2006-04-04 Thread Leonard Rosenthol
At 10:45 AM 4/4/2006, eson tam wrote: Attached please find the PDF file. Thanks! Now the problem is obvious... 4 0 obj<>endobj This object in the PDF is invalid as the Kids array may NOT contain a null. However, I am sure that Paulo can easily work around th

RE: [iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg

2006-04-04 Thread Paulo Soares
Sent: Tuesday, April 04, 2006 3:45 PM > To: Paulo Soares; itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Re: iText-questions digest, > Vol 1 #3789 - 1 msg > > Attached please find the PDF file. > > Eric > > > On 4/4/06, Paulo Soares <[EMA

RE: [iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg

2006-04-04 Thread Paulo Soares
The only other information I need is the PDF itself. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of eson tam > Sent: Tuesday, April 04, 2006 11:55 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText

Re: [iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg

2006-04-04 Thread eson tam
information. Many Thanks, EricOn 4/4/06, Paulo Soares <[EMAIL PROTECTED]> wrote: What's the PdfLiteral value?- Original Message -From: "eson tam" <[EMAIL PROTECTED]>To: < itext-questions@lists.sourceforge.net>Sent: Tuesday, April 04, 2006 8:30 AMSubject: [iTe

Re: [iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg

2006-04-04 Thread eson tam
information. Many Thanks, Eric On 4/4/06, Paulo Soares <[EMAIL PROTECTED]> wrote: What's the PdfLiteral value?- Original Message -From: "eson tam" <[EMAIL PROTECTED]>To: < itext-questions@lists.sourceforge.net>Sent: Tuesday, April 04, 2006 8:30 AMSubject: [iTe

Re: [iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg

2006-04-04 Thread Paulo Soares
What's the PdfLiteral value? - Original Message - From: "eson tam" <[EMAIL PROTECTED]> To: Sent: Tuesday, April 04, 2006 8:30 AM Subject: [iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg Sorry that i cannot attach the problematic PDF file in t

[iText-questions] Re: iText-questions digest, Vol 1 #3789 - 1 msg

2006-04-04 Thread eson tam
Sorry that i cannot attach the problematic PDF file in the forum. Anyway, let me describe more findings in this issue. When we traced the source code of PdfReader (v1.4), in line 3050, there is a line iteratePages((PRIndirectReference)kids.get(k)); where kids is an ArrayList. This class casti

[iText-questions] Re: iText-questions

2006-03-28 Thread bruno
Giorgio Arcangeli wrote: Hi Bruno,I've a question. Please post questions to the mailing list. Please don't expect from me that I can answer every question about iText individually. I've a blank PDF with logos. I would like use this PDF as stationery. That is I want write on this PDF and when

[iText-questions] Re: [iText-questions]

2006-03-08 Thread bruno
Giorgio Arcangeli wrote: Thank you very much Bruno! I see the tutorial al the url http://itextdocs.lowagie.com/tutorial/general/copystamp/ and I reading it (but the Part V AcroForm is under costruction) I know, I stopped writing the tutorial when I started writing the book. In the book cha

[iText-questions] Re: [iText-questions]

2006-03-07 Thread bruno
Giorgio Arcangeli wrote: Thanks Bruno, you are helpful form me! I have a another question (very little, hope...) I don't understand well the difference between form flatten and other form ? You have two PDFs that contain an AcroForm (note that XFA is not supported in iText). You use iTex

[iText-questions] Re: [iText-questions]

2006-03-06 Thread bruno
Giorgio Arcangeli wrote: Hi, I have a problem (and then a question!) I have one pdf PfdA with a form and another pdf PdfB with a form. I want read PdfA and fill the form, read PdfB and fill then form, then append this result to new pdf with 2 pages and send it to browser. How do I do that?

RE: [iText-questions] Re: iText in Action

2006-03-04 Thread David Thielen
25 AM To: 'itext-questions@lists.sourceforge.net' Subject: [iText-questions] Re: iText in Action bruno wrote: > I got a contract with five milestones. > - Chapter 1 (4 reviewers) > - 1/3 of the book (15 reviewers) > - 2/3 of the book (10 reviewers) > - 3/3 of the book (?)

[iText-questions] Re: iText in Action

2006-03-04 Thread Bruno Lowagie
bruno wrote: I got a contract with five milestones. - Chapter 1 (4 reviewers) - 1/3 of the book (15 reviewers) - 2/3 of the book (10 reviewers) - 3/3 of the book (?) - production version I have now reached the fourth milestone. I am expecting a GO or a NO GO tonight. Or maybe a 'GO, on condition

[iText-questions] RE: iText-questions appedning counter to pdf file

2006-03-03 Thread subramanya praveen battu
Hi, I am new to Itext, Can I have an example where in i can add the application number(#) to an existing pdf application document while the client downloads the pdf form. My senario is , When an end user clicks the link to open a pdf applicationform. I need to append the new application form

[iText-questions] Re: itext - PDFwriter

2006-02-17 Thread Bruno Lowagie
Kmet, Bill wrote: Is there an example on your website in the tutorial section, or am I just blind? You're not using the mailing list and you've probably overlooked the PageNumbersWatermark example: http://itextdocs.lowagie.com/tutorial/directcontent/pageevents/ http://itextdocs.lowagie.com

[iText-questions] Re: itext - PDFwriter

2006-02-16 Thread Bruno Lowagie
Kmet, Bill wrote: I have recently been testing out Itext and I notice that if I try to add a watermark during the create process the pdf comes out at 206kb, if I add the watermark afterwards instead the pdf is 13kb, any ideas why or how I can add a watermark during the process and avoid the big

Re: [iText-questions] Re: iText and Asian Bitmap Fonts?

2005-12-18 Thread Bruno Lowagie
Andreas Schildbach wrote: Paulo Soares wrote: Use the encoding BaseFont.IDENTITY_H. Just for the records: This one did the trick for MS Arial Unicode. What does this encoding mean? It does not appear to be documented anywhere. It is mentioned in the tutorial and it will be explained in

[iText-questions] Re: iText and Asian Bitmap Fonts?

2005-12-18 Thread Andreas Schildbach
Paulo Soares wrote: Use the encoding BaseFont.IDENTITY_H. Just for the records: This one did the trick for MS Arial Unicode. What does this encoding mean? It does not appear to be documented anywhere. I am also puzzled about the fact that the resulting document is only 4 MB in size, whereas

[iText-questions] Re: [iText-questions] Problem with PdfContentByte.addTemplate()

2005-12-09 Thread Eric Anderson
Changing PdfContentByte dc = stamper.getWriter().getDirectContent(); to PdfContentByte dc = stamper.getUnderContent(1); Brought all the objects over (thanks!) except for the image that was in reader1... any clue as to why? Does PdfImportedPage include images? Thanks! >>> Bruno Lowagie <[EMAIL

Re: [iText-questions] RE: iText-questions digest, Vol 1 #3423 - 2 msgs

2005-11-28 Thread Bruno Lowagie
Omar F. Rodriguez wrote: i am completly agree with you, about that i dont have to do everything that somebody else thought, but what i can say, is not my choice, i must show the data in pdf because they wanted in that way, because they thought that the generated pdf file can be saved by the us

Re: [iText-questions] RE: iText-questions digest, Vol 1 #3423 - 2 msgs

2005-11-28 Thread Bruno Lowagie
Omar F. Rodriguez wrote: ok, sorry again, this is what i am trying to do, please keep on the mailing list. first i want that my users, using a browser, type some info, and upload two images that i need to store in a oracle database. OK, that's a pretty common situation. then, i must show

Re: [iText-questions] RE: iText-questions digest, Vol 1 #3423 - 2 msgs

2005-11-28 Thread Bruno Lowagie
Omar F. Rodriguez wrote: please forgive me if the last message was a little confusing, but i dont get any exception from itext when i generate the PDF document in the browser, You still confuse us: what is 'generating PDF in the browser'? To me, it sounds like you have an HTML page with an ap

[iText-questions] RE: iText-questions digest, Vol 1 #3423 - 2 msgs

2005-11-28 Thread Omar F. Rodriguez
please forgive me if the last message was a little confusing, but i dont get any exception from itext when i generate the PDF document in the browser, the plugins says that the document is damaged and cant be repaired, that is all i got from the acroread plugin, installed in the browser, i am us

RE: [iText-questions] Re: iText --- document.add() with stamp

2005-11-23 Thread Paulo Soares
orge.net > Subject: [iText-questions] Re: iText --- document.add() with stamp > > I posted this to comp.text.pdf and it was suggested that I > post this here. > > I am trying to add a table to the bottom of a pdf file with > out too much difficulty. Can anyone help? > &g

[iText-questions] Re: iText --- document.add() with stamp

2005-11-23 Thread Eric Anderson
I posted this to comp.text.pdf and it was suggested that I post this here. I am trying to add a table to the bottom of a pdf file with out too much difficulty. Can anyone help? If I use table.writeSelectedRows I have to constantly check where to put the next table and add a new page etc. Isn't

RE: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread John Wylie
I got it working, and you were right.   Thanks   From: Ricardo Coutinho [mailto:[EMAIL PROTECTED] Sent: 09 November 2005 14:39 To: John Wylie; John Wylie; itext-questions@lists.sourceforge.net Subject: RE: [iText-questions] RE: iText with Tomcat   I had a similar problem

Re: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread john wylie
Bear, "Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28) Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)" Paulo has suggested PJA toolkit http://www.eteks.com/pja/en/ I will give that a try shortly, it sounds like the solution. Will let you all know if this works Than

RE: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread John Wylie
@lists.sourceforge.net Subject: RE: [iText-questions] RE: iText with Tomcat In Microsoft parlance: talk to your system administrator. I've no idea how linux works. > -Original Message- > From: john wylie [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 09, 2005 4:55 PM > To: Paul

Re: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread john wylie
e X11 server is > not running. > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of john wylie >> Sent: Wednesday, November 09, 2005 3:09 PM >> To: Ricardo Coutinho; itext-questions@lists.sourceforge.net >>

RE: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread Paulo Soares
Maybe this will work: http://www.eteks.com/pja/en/ > -Original Message- > From: John Wylie [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 09, 2005 5:08 PM > To: Paulo Soares; 'Ricardo Coutinho'; > itext-questions@lists.sourceforge.net > Subject: RE:

Re: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread Bear Giles
Is your java runtime at least 1.4? I don't think the virtual graphics environment was included until then. (The alternative is setting up real (or virtual) X11 display but most sysadmins will strongly encourage you to find another solution.) Bear John Wylie wrote: > I have just uploaded my app

RE: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread Paulo Soares
ists.sourceforge.net > Subject: Re: [iText-questions] RE: iText with Tomcat > > So what do I need to do to rectify the problem? > > Thanks in advance > > (it's not that I am lazy, just that I don't want to break anything) > > On 9/11/05 15:57, "Paulo Soares&quo

RE: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread Paulo Soares
o; itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] RE: iText with Tomcat > > Thanks > > I added this line to my code > > System.setProperty("java.awt.headless","true"); > > I don’t get the x11 error anymore, b

Re: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread john wylie
Title: Re: [iText-questions] RE: iText with Tomcat Thanks I added this line to my code System.setProperty("java.awt.headless","true"); I don’t get the x11 error anymore, but I now get the error below: java.lang.NoClassDefFoundError java.lang.Class.fo

RE: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread Paulo Soares
You need a X11 server if you want to use Graphics2D. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of John Wylie > Sent: Wednesday, November 09, 2005 2:23 PM > To: John Wylie; itext-questions@lists.sourceforge.net > Subject:

RE: [iText-questions] RE: iText with Tomcat

2005-11-09 Thread Ricardo Coutinho
I had a similar problem. You have to set this parameter at JVM startup -Djava.awt.headless=true   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Wylie Sent: 09 November 2005 15:23 To: John Wylie; itext-questions@lists.sourceforge.net Subject: [iText-questions

[iText-questions] RE: iText with Tomcat

2005-11-09 Thread John Wylie
I have just uploaded my app to my live tomcat server which is Redhat Linux.   Although It runs ok locally on my windows machine, I get the error below when run from the web server.   java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY va

[iText-questions] Re: iText-questions digest, Vol 1 #3334 - 3 msgs

2005-10-27 Thread Matthias . Dillier
Hi Dave > I am trying to create a bitmap from a windows metafile. The problem I am > having is I get a EXTTEXTOUT with a string that is a single byte of 0xE5 > (keep in mind that a metafile treats strings as a sequence of bytes and I > assume DBCS bytes - not unicode). > > The font I am using is

[iText-questions] Re: itext rtf pagenumber

2005-09-27 Thread Mark
On Tuesday 27 September 2005 17:05, Eric Thureau wrote: > In pdf at the end of my loop, i do a doc.setPageCount(0) and > it 's ok. > How do you do for rtf format? This is currently not possible in the rtf writer. I'll put it on the list of future suggestions. Greetings, Mark -- Q: Know what the

Re: [iText-questions] Re: iText version for java 1.3.1

2005-09-22 Thread bruno
Simona wrote: I have to complete my PDF document in a short time, so I think I cannot wait for release 1.3.4. Release 1.3.4 has just been put online @ SourceForge. I only have to update the lowagie.com site. Since for iText 1.3 jar you wrote "...The iText jar is compiled with the JDK1.4.

[iText-questions] Re: iText version for java 1.3.1

2005-09-22 Thread Simona
bruno lowagie.com> writes: > > vlxlb tin.it wrote: > > >Hi, > >I would like to know which is the latest iText release "proved" on > >java 1.3.1. > > > > > As nobody answers this question, I will reply: I have no idea what you > mean with proved. I don't make releases compiled with 1.3, but

[iText-questions] Re: iText for breaking up PDFs

2005-09-16 Thread Bruno Lowagie
EricdJ wrote: Hi! I have been trying to figure out if iText can take, for example, a 12page PDF document and break it up into 12 single page PDF files. I haven't been able to find this information on the iText website or SourceForge. Do you know if this capability exists? String[] arg

[iText-questions] Re: iText# Video embedding

2005-09-15 Thread bruno
Axl wrote: Message body follows: Hello, I'd like to embed video clips into a table or into the text. Is this possible? I've found the PdfAction.Rendition method that seems to be my best choice, but it is not documented... is there any help available? The table would have to be a PdfPTable.

[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] Re: iText : page events and global variables

2005-08-11 Thread bruno
Farid KHEZZAR wrote: Thank you for your answer. The solution was obvious i don't know why i'haven't found it ! ;-) I'm really sorry i didn't mean to make you lose your time, i won't disturb you anymore. No problem. I'm in the process of writing. What's good for the book is bad for my t

Re: [iText-questions] Re: iText : page events and global variables

2005-08-11 Thread bruno
Farid KHEZZAR wrote: i'm sorry but in the Romeo and Juliet example you only use your variable 'act' in "onEvent" methods : onchapter, onendpage but NOT in your method main That's only a detail. I think you're the one that doesn't understand. : this is the problem. I hava tested and retested

[iText-questions] Re: iText : page events and global variables

2005-08-11 Thread Farid KHEZZAR
i'm sorry but in the Romeo and Juliet example you only use your variable 'act' in "onEvent" methods : onchapter, onendpage but NOT in your method main : this is the problem. I hava tested and retested and reretested i can't use a variable like 'act' initilazed in the main methods in other event

[iText-questions] Re: iText : page events and global variables

2005-08-11 Thread bruno
Farid KHEZZAR wrote: hi bruno Hi, please use the mailing list address if you have a question: itext-questions@lists.sourceforge.net i'm using the iText library to generate pdf files, i have headers and footers which are built in the onEndPage method and to build them i need variables ini

[iText-questions] Re: iText on iSeries Machine

2005-08-09 Thread devnull
[EMAIL PROTECTED] wrote: Hi, There is possible and how can I use itext on an iseries machine I'm development and web application using websphere application studio, in my windows machine itext is working perfect, but I have to deploy the proyect on an Iseries machine with: IBM HTTP Serv

[iText-questions] Re: iText

2005-08-08 Thread bruno
Vlad.Gleiberman wrote: Bruno, I wrote to you more than a year ago about using iText for creating documents at the Victoria University in Melbourne. I remember the transcript of records you have sent me ;-) Please use the mailing list for specific questions. Finally we started really imple

[iText-questions] Re: IText PDF merging

2005-06-07 Thread Bruno Lowagie
_flat_line_ wrote: Hi Bruno, my name's Andrew and I'm an italian java programmer. Hi Andrew, I forward your question to itext-questions@lists.sourceforge.net I'm using IText in order to merge several PDF files that are the result of a XSL-FO+FOP transformation of XML files. I'm writing to

[iText-questions] Re: iText-questions digest, Vol 1 #2912 - 14 msgs

2005-05-20 Thread Michael Blumöhr
At 14:29 18.05.2005, you wrote: Steve Appling wrote The border on each side of a cell can be turned on or off using setBorder. Individual border sides can even be different widths or colors. All of the border related methods for Cells and PdfPCells are in the base class Rectangle. Hello, ok, I c

RE: [iText-questions] Re: Itext Performance

2005-05-10 Thread Paulo Soares
; itext-questions@lists.sourceforge.net > Subject: RE: [iText-questions] Re: Itext Performance > > a new PdfReader(pdf) takes 297 ms > > >From: "Paulo Soares" <[EMAIL PROTECTED]> > >To: "Xavier Robert" > ><[EMAIL PROTECTED]>, > >Subject:

RE: [iText-questions] Re: Itext Performance

2005-05-10 Thread Xavier Robert
a new PdfReader(pdf) takes 297 ms From: "Paulo Soares" <[EMAIL PROTECTED]> To: "Xavier Robert" <[EMAIL PROTECTED]>, Subject: RE: [iText-questions] Re: Itext Performance Date: Tue, 10 May 2005 16:42:25 +0100 What's the time it takes just to "ne

RE: [iText-questions] Re: Itext Performance

2005-05-10 Thread Paulo Soares
What's the time it takes just to "new PdfReader(pdf)"? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Xavier Robert > Sent: Tuesday, May 10, 2005 4:26 PM > To: itext-questions@lists.sourceforge.net >

[iText-questions] Re: Itext Performance

2005-05-10 Thread Xavier Robert
Thank you for your response. All right, an ID isn't a good way of work. But why the performance are so different ? On my computer : - 1st method 1422 pages ->10234 ms - 2nd method 1422 pages -> 1515 ms Is there a better method ? Moreover how can I find a intelligent way ? -

Re: [iText-questions] Re: [iText-questions] setViewerPreferences(FitWindow|CenterWindow) doesn't seem to have any effect

2005-03-23 Thread Paulo Soares
- Original Message - From: "Leonard Rosenthol" <[EMAIL PROTECTED]> To: "Jeff Buhrt" <[EMAIL PROTECTED]>; Sent: Wednesday, March 23, 2005 3:18 PM Subject: [iText-questions] Re: [iText-questions] setViewerPreferences(FitWindow|CenterWindow) doesn't se

[iText-questions] Re: [iText-questions] setViewerPreferences(FitWindow|CenterWindow) doesn't seem to have any effect

2005-03-23 Thread Leonard Rosenthol
At 03:19 PM 3/22/2005, Jeff Buhrt wrote: PdfWriter's setViewerPreferences(PdfWriter.FitWindow|PdfWriter.CenterWindow) doesn't seem to change the settings seen in File->Print from inside the browser. Of course not. Those are options for VIEWING - NOT for Printing. Is there a way t

[iText-questions] Re: iText - placing barcode

2005-03-11 Thread Przemek Klein
HHHAAANNN:) Przemek On Fri, 11 Mar 2005 10:48:55 - "Paulo Soares" <[EMAIL PROTECTED]> wrote: > You don't have to position it absolutely. Call > Barcode.createImageWithBarcode() as use it as any other image. > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [ma

[iText-questions] RE: [iText-questions] concat pdf won´t work on pathes with

2005-02-21 Thread Paulo Soares
exec(String[]) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Karsten Knetsch > Sent: Monday, February 21, 2005 3:27 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] concat pdf won´t work on pathes with > > hello, >

Re: [iText-questions] RE: iText PDF417 non-printing ASCII chars?

2005-02-15 Thread Paulo Soares
t; To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Tuesday, February 15, 2005 7:26 PM Subject: RE: [iText-questions] RE: iText PDF417 non-printing ASCII chars? thanks Paulo, Can I pass in the whole string with embedded \u0035 in when calling setText(byte[]) ? like: "This is my strin

Re: [iText-questions] RE: iText PDF417 non-printing ASCII chars?

2005-02-14 Thread Paulo Soares
Use setText(byte[]). If you use setText(String) the chars below \u0020 won't be converted. - Original Message - From: "Damian Breland" <[EMAIL PROTECTED]> To: "Damian Breland" <[EMAIL PROTECTED]>; Sent: Monday, February 14, 2005 10:15 PM Subject: [

[iText-questions] RE: iText PDF417 non-printing ASCII chars?

2005-02-14 Thread Damian Breland
  From: Damian BrelandSent: Mon 2/14/2005 5:07 PMTo: itext-questions@lists.sourceforge.netSubject: iText PDF417 non-printing ASCII chars? Hello, I have a PDF417 barcode that I need to use non-printing ASCII chars for data delimiters. ie: EOT (Hex 04), GS (Hex 1D), RS (Hex 1E). How can I

[iText-questions] Re: itext insight required

2005-02-02 Thread Bruno Lowagie
Sagar Kar wrote: Hi Bruno, I was trying to indent a line thats within an paragraph. How do I do that? Its like I want to emulate tha tab functionality. Tabs are not supported in iText. I am using the xhtml to pdf converter. i.e the SAXmyHtmlHandler Wouldn't the solution be to stop the paragraph

[iText-questions] Re: iText website

2005-01-28 Thread bruno
Jon Mitchell wrote: Message body follows: I would like to view information about iText on your website, but I can't seem to get to it. When will it be available? http://www.lowagie.com/iText/ http://itext.sourceforge.net/tutorial/ Specifically I am interested in merging several PDF documents

Re: AW: [iText-questions] RE: itext and xfa/xdp forms

2005-01-25 Thread Leonard Rosenthol
At 04:55 AM 1/25/2005, Mitterbucher Wolfgang wrote: For Adobe Designer 6 you are right there is an pdf tag with the pdf blob (base64 encoded)! But when i design a form in Designer 7 the pdf tag is empty !! I haven't had a chance to look at the XDP from Designer 7, but it is my understandin

AW: [iText-questions] RE: itext and xfa/xdp forms

2005-01-25 Thread Mitterbucher Wolfgang
: Re: [iText-questions] RE: itext and xfa/xdp forms At 11:58 AM 1/21/2005, Wolfgang Mitterbucher wrote: >what must i do to convert a xdp (out of an Designer 7) to a pdf in iText? You must parse the XML and find the object (encoded as Base64) and extract it. It's a real PDF that

Re: [iText-questions] RE: itext and xfa/xdp forms

2005-01-21 Thread Leonard Rosenthol
At 11:58 AM 1/21/2005, Wolfgang Mitterbucher wrote: what must i do to convert a xdp (out of an Designer 7) to a pdf in iText? You must parse the XML and find the object (encoded as Base64) and extract it. It's a real PDF that you can then use with iText. Are there special xdp functions

[iText-questions] RE: itext and xfa/xdp forms

2005-01-21 Thread Wolfgang Mitterbucher
Hello, what must i do to convert a xdp (out of an Designer 7) to a pdf in iText? Is it also possible to store this pdf as an eg. version 1.3 ? Are there special xdp functions in iText so that i can retrieve objects like DataConnection, or must this be done via sax..? Thanks in advance Wolfgang

Re: [iText-questions] Re: iText-questions digest, Vol 1 #2541 - 4 msgs

2005-01-02 Thread Paulo Soares
The value must be a name not a string. - Original Message - From: "wang yun" <[EMAIL PROTECTED]> To: Sent: Sunday, January 02, 2005 6:48 AM Subject: [iText-questions] Re: iText-questions digest, Vol 1 #2541 - 4 msgs > Dear Support, > > I want to add 3 chec

[iText-questions] Re: iText-questions digest, Vol 1 #2541 - 4 msgs

2005-01-01 Thread wang yun
Dear Support, I want to add 3 check boxs with the FieldName "CreditCard1". I want to "Visa" to be the default value and checked. The new pdf "out.pdf" looks OK. But, as I use: String value = form.getField("CreditCard1") to get the value of this check box. The return value is empty. Please do m

Re: [iText-questions] Re: iText

2004-12-22 Thread Stephane Basile
Eric Anderson wrote: I know it sounds like a cheap answer, but couldn't you just use the .net component and expose that as a com object? Or use java api from your C++ app to expose it? The reason I suggest these cheap but simple ones, is the direct C# port of iText. With all of the classes of the .

Re: [iText-questions] Re: iText

2004-12-22 Thread Leonard Rosenthol
At 09:37 AM 12/22/2004, Eric Anderson wrote: I know it sounds like a cheap answer, but couldn't you just use the .net component and expose that as a com object? Not on OS platforms other than Windows ;). Or use java api from your C++ app to expose it? Yes. Or use a techniqu

Re: [iText-questions] Re: iText

2004-12-22 Thread Eric Anderson
I know it sounds like a cheap answer, but couldn't you just use the .net component and expose that as a com object? Or use java api from your C++ app to expose it? The reason I suggest these cheap but simple ones, is the direct C# port of iText. With all of the classes of the .Net framework at the

Re: [iText-questions] Re: iText

2004-12-22 Thread Leonard Rosenthol
At 03:03 AM 12/22/2004, Bruno wrote: > I discovered iText it's amazing !!! > I'm a C++ developper for 7 years. > I would like to offer some of my time to port iText in C++ . > What do you think of this idea. If you decide to do this, I'll be happy to help where I can. I've been wanting a

[iText-questions] Re: iText

2004-12-22 Thread Bruno
Quoting Stephane Basile <[EMAIL PROTECTED]>: > Hi, > > I discovered iText it's amazing !!! > I'm a C++ developper for 7 years. > I would like to offer some of my time to port iText in C++ . > What do you think of this idea. It's always interesting to have a port in other languages. There is a J#

[iText-questions] Re: iText site

2004-11-23 Thread Bruno Lowagie
Mark Hall wrote: Do you intend to convert the tutorial into a similar xml based format? Yes, I already started making an XML for your Chapter 8. It's in CVS, but I didn't test it yet. I would like to generate build.xml files to compile and run the examples from that XML (see example.xsl) as well as

[iText-questions] Re: iText designer

2004-11-17 Thread Bruno
Marco Rossi wrote: >Hi guys, >is there any designer tool for iText to help the document layout? > >Thanks in advance, >Marco > You have sent your mail to the mailinglist admin instead of the mailinglist. There are some higher level tools that allow you to make a design for your PDF, but instead of

RE: [iText-questions] Re: itext

2004-09-23 Thread Paulo Soares
Use the built-in CJK fonts. From: Paulo Soares Sent: Thursday, September 23, 2004 5:18 PMTo: 'Dharmendra Thakur'; [EMAIL PROTECTED]Subject: RE: [iText-questions] Re: itext You can't merge with a non embedded font (mingliu).   Best Regards,

RE: [iText-questions] Re: itext

2004-09-23 Thread Paulo Soares
You can't merge with a non embedded font (mingliu).   Best Regards, Paulo Soares From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dharmendra ThakurSent: Thursday, September 23, 2004 12:22 PMTo: Paulo Soares; [EMAIL PROTECTED]Subject: [iText-question

[iText-questions] RE: itext

2004-09-22 Thread Paulo Soares
Are you sure you have a chinese font in the form? If you want you can send me the form and the fdf.   Best Regards, Paulo Soares From: Dharmendra Thakur [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 4:28 PMTo: [EMAIL PROTECTED]; Paulo SoaresSubject: itext

RE: [iText-questions] Re: itext problem

2004-09-16 Thread Paulo Soares
[mailto:[EMAIL PROTECTED] On > Behalf Of Bruno Lowagie > Sent: Thursday, September 16, 2004 10:30 AM > To: Igor Kostic; [EMAIL PROTECTED] > Subject: [iText-questions] Re: itext problem > > Igor Kostic wrote: > > >I have a pdf form with textboxes and comboboxes. I use iText

[iText-questions] Re: itext problem

2004-09-16 Thread Bruno Lowagie
Igor Kostic wrote: I have a pdf form with textboxes and comboboxes. I use iText AcroFields to populate and read the fields. In my program I have to add choices to an existing combobox. I guess it should be done somehow with TextField.setChoices(String[] choices) - the problem is how to get a Text

[iText-questions] RE: iText-questions digest, Vol 1 #2100 - 13 msgs

2004-06-24 Thread Richard Freedman
Try a java.io.ByteArrayOutputStream instead of the FileOutputStream == Rich Freedman Sr. Software Engineer Cross Current Corp. http://www.crosscurrent.com == > -Original Message- > From: "Richard Corfield" <[

[iText-questions] RE: [iText-questions] How to remove the second line comment: %àáâã

2004-06-09 Thread Paulo Soares
Why do you want to do that? The pdf format is always binary even if in some cases you only see text.   Best Regards, Paulo Soares From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of S LamSent: Wednesday, June 09, 2004 7:35 AMTo: [EMAIL PROTECTED]Subject: [iText-q

[iText-questions] Re: iText within Struts framework

2004-06-02 Thread Woodchuck
Woodchuck yahoo.com> writes: > > I've followed the tutorial instructions and other > instructions elsewhere but I'm always getting a blank > page and yes, I am calling the > response.setContentLength().. > nevermind, it finally worked when i added these 3 lines: response.setHeader("Expir

[iText-questions] RE: iText to Convert Files to PDF

2004-05-26 Thread Blough, Joseph
For the MS-Word DOC conversions, you could look at JooConvertor (http://wonderlogic.com/tiki/tiki-index.php?page=JooConverter) which uses OpenOffice.org in server mode. Currently, I'm using iText to convert images to PDF with no problems. In fact, iText increased the speed of conversion (which wa

[iText-questions] Re: iText

2004-05-16 Thread Bruno
Hello, I forward this to the mailing-list. It is very difficult to extract text(structures) from a PDF. The result depends a great deal on the way the PDF was constructed, so there could be more than one answer to your question... Quoting Álvaro Izquierdo <[EMAIL PROTECTED]>: > Hello Bruno, > >

  1   2   >