Re: [iText-questions] bytearrayoutputstream to rtf

2009-08-04 Thread Stephan Trautmann
easily to generate rtf as well. If criticism is constructive and helps to find a proper way to solve a problem i got not a single problem with it =) Anyway thank you for the answer regards Stephan Trautmann -- This answer is provided by 1T3XT BV

[iText-questions] bytearrayoutputstream to rtf

2009-08-04 Thread Stephan Trautmann
o rtf... but i don't know how =( ...) regards Stephan Trautmann Neu: WEB.DE Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate für nur 19,99 Euro/mtl.!* http://p

[iText-questions] write bytearrayoutputstream to rtf

2009-08-03 Thread Stephan Trautmann
o rtf... but i don't know how =( ...) regards Stephan Trautmann __ GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT! Jetzt freischalten unter http://movieflat.web.de --

Re: [iText-questions] add PdfPTable into Columntext i nto an existing PDF File

2009-07-19 Thread Stephan Trautmann
s Stephan -Ursprüngliche Nachricht- Von: "Bruno Lowagie" Gesendet: 19.07.09 09:50:38 An: Post all your questions about iText here Betreff: Re: [iText-questions] add PdfPTable into Columntext into an existing PDF File Stephan Trautmann wrote: > Alright, maybe I should firstly int

[iText-questions] content of first page lost

2009-07-15 Thread Stephan Trautmann
hello, I have got just a little progblem. I am adding a larg pdfptable to an existing pdf document of 1 page using pdf stamper and collumtext. as long as i am adding just content on the first page every thing works fine but as soon as i start adding pages for the rest of the columntext object th

Re: [iText-questions] add PdfPTable into Columntext i nto an existing PDF File

2009-07-14 Thread Stephan Trautmann
1T3XT info wrote: >Stephan Trautmann wrote: >> You talk about a reader object but in my case I just have the stamper, >> the columntext and the contentbyte of the stamper something like: >Hmm... it's impossible to create a PdfStamper object without a PdfReader >obj

Re: [iText-questions] add PdfPTable into Columntext i nto an existing PDF File

2009-07-14 Thread Stephan Trautmann
1T3XT info wrote: >Ask the reader for the total number of pages read after you created the >reader instance: >int pageCt = reader.getNumberOfPages(); >Rectangle pagesize = reader.getPageSizeWithRotation(1); You talk about a reader object but in my case I just have the stamper, the columntext an

[iText-questions] add new page via stamper follow ed by loosing the cotten of previous page

2009-07-14 Thread Stephan Trautmann
hello, i am adding a larg pdfptable using the stamper object. as long as i am only adding the first page everthing is fine, but when the first page is filled and the second one is added the content of the first one is deleted and added to the second...although it has already been displayed ther

Re: [iText-questions] add PdfPTable into Columntext i nto an existing PDF File

2009-07-14 Thread Stephan Trautmann
-Ursprüngliche Nachricht- Von: "Bruno Lowagie" Gesendet: 13.07.09 16:47:01 An: Post all your questions about iText here Betreff: Re: [iText-questions] add PdfPTable into Columntext into an existing PDF File Stephan Trautmann wrote: > Hello, > > I have been worki

[iText-questions] add PdfPTable into Columntext into an existing PDF File

2009-07-13 Thread Stephan Trautmann
Hello, I have been working with IText for 2 weeks now and already read through 3 quaters of the book which I have bought last week. Its really interesting how many different options I got in manipulating pdf and generate new ones. But as usuall there are questions coming up which are not quite