[iText-questions] Re: StackOverflowError in TreeViewPDF

2006-04-19 Thread Carsten Hammer
Hi Matthew, you could comment out line 131 of Pagetreenode.java like this: PdfArray dict = (PdfArray) PdfReader.getPdfObject(page.get(PdfName.ANNOTS)); if (dict != null) { this.add(new SimpletextTreeNode(PdfName.ANNOTS + " " + dict.length())); SimpletextTreeNode sttn = new

[iText-questions] Need phrase in Arabic, any Baltic, any Central European, Thai, & Turkish

2006-04-19 Thread David Thielen
Hi; If anyone can do this please, could you give me the phrase "Windward Reports can process ***" replacing *** with your language in: Turkish Thai Arabic Any baltic alpahbet Any central european alphabet This will go on http://www.windwardreports

Re: [iText-questions] Question PdfContentByte

2006-04-19 Thread Paulo Soares
Is there a question here? (Qual é a pergunta?) Paulo - Original Message - From: "marvit" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 19, 2006 8:17 PM Subject: [iText-questions] Question PdfContentByte Bruno, How position the rectangule, i obtain position text, but rectangule

[iText-questions] Question PdfContentByte

2006-04-19 Thread marvit
Bruno, How position the rectangule, i obtain position text, but rectangule no, below code. PdfContentByte cb; cb = writer.DirectContent; cb1.RoundRectangle(0, 0, 284, 120,10); cb1.Stroke(); Thanks Marcio Martins

[iText-questions] StackOverflowError in TreeViewPDF

2006-04-19 Thread Matthew L Daniel
Based on the f1040.pdf available from http://www.irs.gov/pub/irs-pdf/f1040.pdf === Pdf Analysis OPENED === Exception in thread "Thread-4" java.lang.StackOverflowError at java.util.Vector.insertElementAt(Unknown Source) at javax.swing.tree.DefaultMutableTreeNode.insert(Unknown Source)

[iText-questions] Need linux/itext consultant for 4 - 8 hours of work

2006-04-19 Thread David Thielen
Hi; I need someone who can write up a knowledgebase article for us on each of the following topics: 1. Installing Windward Reports on Linux (should be trivial). 2. Adding fonts to Linux - where to buy them, how to install them, how to test that they are installed correctly. 3. R

Re: [iText-questions] pdf concate

2006-04-19 Thread bruno
Markus Neustaedter wrote: Hello! We want to concate two pdf documents. OK. We use itext and its working fine but the problem is that we don't want that the new pdf document will start at a new side. You mean that you don't want the second PDF to start on a new page. We need the secon

[iText-questions] pdf concate

2006-04-19 Thread Markus Neustaedter
Hello! We want to concate two pdf documents. We use itext and its working fine but the problem is that we don't want that the new pdf document will start at a new side. We need the second pdf document directly after the first one without any space. Is this possible with iText? Thank you --

[iText-questions] Re: Keep the real size of an image when it is inserted in a PDF Document.

2006-04-19 Thread Jorge Albalate Lopez
bruno lowagie.com> writes: > > Still you haven't convinced me that your Adobe Reader doesn't shrink the > image. > br, > Bruno > > --- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications i