[iText-questions] white space between adjacent lines of a text file

2011-09-02 Thread Barry Dysert
document.Open(); Paragraph par = new Paragraph(txtcontent, FontFactory.GetFont(FontFactory.COURIER, 8, iTextSharp.text.Font.NORMAL)); document.Add(par); document.Close(); Thanks! - Barry Dysert bdys...@one-view.com 01PNZ030 3 MILE

[iText-questions] Patch for memory/cpu optimizations for version 2.1.7

2010-10-26 Thread Barry Nisly
ink about relocating them. Many thanks to everyone for a great PDF library, especially to Bruno and Paulo. Feedback encouraged. Thanks, Barry itext-2.1.7.patch Description: Binary data -- Nokia and AT&T present the 2

[iText-questions] Re: StackOverflowException PdfGraphics2D.drawString (Mac OS X only)

2006-02-23 Thread barry
Does anyone know if this has been entered into the bug system for itext? It doesn't appear to be fixed yet. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media.

RE: [iText-questions] PdfCopy add to document

2005-11-03 Thread Caoimhin Barry
Works like a treat. Thanks! --- Paulo Soares <[EMAIL PROTECTED]> wrote: > You can use ColumnText to have all those > features in PdfContentByte. > > > -Original Message- > > From: Caoimhin Barry > [mailto:[EMAIL PROTECTED] > > Sent: Thursday, Nove

RE: [iText-questions] PdfCopy add to document

2005-11-03 Thread Caoimhin Barry
e- > > From: > [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] > On > > Behalf Of Caoimhin Barry > > Sent: Thursday, November 03, 2005 12:02 PM > > To: itext-questions@lists.sourceforge.net > > Subject: [iText-questions] PdfCopy add to > document >

[iText-questions] PdfCopy add to document

2005-11-03 Thread Caoimhin Barry
Hi - Please let me know what I am doing wrong here. What I want to do is to read in a source pdf and copy all the pages, then add some more custom pages before closing the file. I want to use the document.add() feature so I can use some of the useful methods described in the tutorial, so that is wh

RE: [iText-questions] Re: PdfStamper: OverContent not showing

2005-10-28 Thread Caoimhin Barry
Attached is a stripped-down version of com.lowagie.examples.general.copystamp.AddWatermarkPageNumbers.java - it uses the same files as in the example. Putting together this example helped me further track down the fault to the constructor: PdfReader reader = new PdfReader(new RandomAccessFileOrAr

RE: [iText-questions] Re: PdfStamper: OverContent not showing

2005-10-28 Thread Caoimhin Barry
> > -Original Message- > > From: > [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] > On > > Behalf Of Caoimhin Barry > > Sent: Friday, October 28, 2005 12:13 PM > > To: itext-questions@lists.sourceforge.net > > Subject: [iText-questions] Re:

[iText-questions] Re: PdfStamper: OverContent not showing

2005-10-28 Thread Caoimhin Barry
invalidate your PdfContentByte. Not sure if this is a bug or just something I missed in the FAQs. --- Caoimhin Barry <[EMAIL PROTECTED]> wrote: > I just discovered that if I comment out the > following line it now works ok: > > rotation = reader.getPageRotation(p); > >

[iText-questions] Re: PdfStamper: OverContent not showing

2005-10-27 Thread Caoimhin Barry
I just discovered that if I comment out the following line it now works ok: rotation = reader.getPageRotation(p); Any ideas? I do need to get the rotation for some other code I want to use Thanks! --- Caoimhin Barry <[EMAIL PROTECTED]> wrote: > Could someone please tell me what I

[iText-questions] PdfStamper: OverContent not showing

2005-10-27 Thread Caoimhin Barry
Could someone please tell me what I am doing wrong here? I am basically using the sample code from AddWatermarkPageNumbers.java but I am not seeing any extra text at all. The inserted page has text stamped on it, but none of the others. PdfReader reader = new PdfReader(new RandomAccessFileOrArray

[iText-questions] Have you ever considered a pdf markup language

2005-09-21 Thread Barry Brown
Do you think that a markup language for pdf would be useful. Hello world: Hello World IText could then provide the interpretor. __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -

Re: [iText-questions] PDF merge losing multimedia content

2005-09-08 Thread Caoimhin Barry
Before I add the imported page to the output file, I need to edit the content. How do I get access to the PdfContentByte, make some changes to that and then add it to the output file? --- bruno <[EMAIL PROTECTED]> wrote: > Caoimhin Barry wrote: > > >Thanks, so if I use Pdf

RE: [iText-questions] PDF merge losing multimedia content

2005-09-08 Thread Caoimhin Barry
EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] > On > > Behalf Of Caoimhin Barry > > Sent: Wednesday, September 07, 2005 5:53 PM > > To: itext-questions@lists.sourceforge.net > > Subject: [iText-questions] PDF merge losing > multimedia content > >

[iText-questions] PDF merge losing multimedia content

2005-09-07 Thread Caoimhin Barry
Apologies if this sends more than once - my mails keep bouncing back. Here is the scenario... I have a pdf document (A) that contains an embedded movie file. I want to create a new pdf (B), add some pages of my own and then import pdf A and stamp a page number over it. When I try to do this the

[Fwd: [iText-questions] How to debug this Acrobat problem...]

2003-02-14 Thread Barry L. Kline
; Nothing can be said without looking at the code. > > Best Regards, > Paulo Soares > I was looking at some of the possibilities of decoding the resultant PDF, but if you don't mind, the code for the servlet in question is attached. Thanks for looking it over... Barry -- Pleas

[iText-questions] How to debug this Acrobat problem...

2003-02-14 Thread Barry L. Kline
"newPage()" repeated for each data item. I just need to figure out a way to see what the major malfunction is with the generated output. There are no Exceptions thrown by any of the iText classes. TIA, Barry -- Please avoid sending me Word, PowerPoint or Excel attachments. S