Re: [iText-questions] Barcode sometimes not generated correctly

2006-06-27 Thread Paulo Soares
This looks like a printer driver problem. Can you post the PDF? Paulo - Original Message - From: "Alex" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 28, 2006 7:27 AM Subject: [iText-questions] Barcode sometimes not generated correctly Hi all, I'am using iText-1.3 with great succes. H

Re: [iText-questions] Verdana font..

2006-06-27 Thread Paulo Soares
http://itextdocs.lowagie.com/tutorial/fonts/getting/index.html#files Paulo - Original Message - From: "Afshin Mashayekhi" <[EMAIL PROTECTED]> To: Sent: Wednesday, June 28, 2006 7:24 AM Subject: [iText-questions] Verdana font.. > Hi, > I tried to use verdana font in iText, but I found

[iText-questions] Barcode sometimes not generated correctly

2006-06-27 Thread Alex
Hi all, I'am using iText-1.3 with great succes. However sometimes the barcode is not generated correctly, see attached example of a scanned output file. In the attached file you can see how the MM and the 2 overlap. Also the code is completly different that I would expect. None of the numbers ar

[iText-questions] Verdana font..

2006-06-27 Thread Afshin Mashayekhi
Hi,I tried to use verdana font in iText, but I found this component doesn't support this font... could u help me how can I use the verdana font? or professional version of iText can support Verdana or not?Thank you -- Afshin MashayekhiVoIP:  1 323 372 1484Mobile:  61 4 3174 7287Home:  61 3 9314 389

[iText-questions] Can´t sign a PDF with JSP

2006-06-27 Thread Rafa Alvarez
 Hi list,   Here´s my problem: I´m trying to make an example to sign any document, the example is from Paulo Soares´ page, it works in Java, but I wan´t to do it with JSP and I get the following exception:   org.apache.jasper.JasperException: Exception in JSP: /firma/print.jsp:20 17: try 18

Re: [iText-questions] Font does not show in AcrobatReader/WIN

2006-06-27 Thread Leonard Rosenthol
At 08:53 PM 6/27/2006, Markus Lindner wrote: >I have a funny problem: Can you post the PDF? Leonard --- Leonard Rosenthol Chief Technical Officer

[iText-questions] Font does not show in AcrobatReader/WIN

2006-06-27 Thread Markus Lindner
Hello list, I have a funny problem: I generate a pdf via itext in a JSP, just a table with some text using Helevetica. The pdf, viewed on Linux with xpdf/gpdf/konqueror, looks okay. It even looks okay using foxit (from foxitsoftware.com) on windows. However, viewed or printed with AcrobatReader 6

Re: [iText-questions] get RenderedImage for PDF Page?

2006-06-27 Thread Leonard Rosenthol
At 07:03 PM 6/27/2006, Aaron J Weber wrote: >Hmm. I find that really interesting, since I've always >(incorrectly) assumed that the Image-PDFs are typically just TIFFs >wrapped in a PDF wrapper of sorts. Depends on how the image PDF is produced. The simplest case would be where a TI

Re: [iText-questions] get RenderedImage for PDF Page?

2006-06-27 Thread Aaron J Weber
Hmm.  I find that really interesting, since I've always (incorrectly) assumed that the Image-PDFs are typically just TIFFs wrapped in a PDF wrapper of sorts.  Basically having a big, single image per page.  Getting "individual images" from each page wouldn't be my cup of tea.   Thanks, Leona

Re: [iText-questions] get RenderedImage for PDF Page?

2006-06-27 Thread Leonard Rosenthol
At 04:29 PM 6/27/2006, Aaron J Weber wrote: >Here's the high-level thing: I have some "Image Only" PDFs. I want >to get a java.awt.image.RenderedImage for each page so I can test >some OCR tools (will be happy to share any results, if anyone's interested). You could possibly use some

[iText-questions] get RenderedImage for PDF Page?

2006-06-27 Thread Aaron J Weber
Sorry, but I'm getting lost in the Javadocs and examples (eagerly awaiting the BOOK!!!)...   Here's the high-level thing:  I have some "Image Only" PDFs.  I want to get a java.awt.image.RenderedImage for each page so I can test some OCR tools (will be happy to share any results, if anyone's

Re: [iText-questions] Regarding IText 1.3

2006-06-27 Thread Paulo Soares
I think that's fixed in the latest release. In any case use PdfPTable if you want something that works all the time the same way. Paulo - Original Message - From: "Sowmya Venugopal" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 4:11 PM Subject: [iText-questions] Regarding IText

Re: [iText-questions] PDF header signature not found

2006-06-27 Thread Paulo Soares
There's nothing wrong with the pdf. As another poster said you may have ran out of file handles. Paulo - Original Message - From: "Bob Rogers" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 6:00 PM Subject: Re: [iText-questions] PDF header signature not found > Thanks Paulo > >

[iText-questions] Regarding IText 1.3

2006-06-27 Thread Sowmya Venugopal
Hi,       I am using IText version 1.3 and use this for showing large tables in pdf. I am using the writer.fitsPage method to check if the table fits a particular page or else make the table render in the next page along with the headers. I find that while having large number of table records, the

Re: [iText-questions] Adobe Designer 7.1

2006-06-27 Thread Mark Storer
We've run into some similar questions recently. My theory is that Adobe marketing is making a big deal out of version numbers without sufficiently emphasizing any specific features of those versions. And do we know the difference between theory and practice? In theory, there's no difference

Re: [iText-questions] Adobe Designer 7.1

2006-06-27 Thread Bruno Lowagie
Bob Rogers wrote: > Does iText support adobe acrobat professional version 7.0 That's a very strange question. I wouldn't know what to answer. As Paulo already answered, iText doesn't support XFA yet. It supports AcroForms made with Acrobat Professional version 7.0. It supports many features of

Re: [iText-questions] Fonts in PDF

2006-06-27 Thread Leonard Rosenthol
At 07:33 AM 6/27/2006, Kristoffer Jacobsen wrote: >- Do you know of any tool that can identify/display which font a certain >string in the PDF has been encoded with? In Adobe Acrobat Reader I can see >the list of embedded subsets in the PDF, but I would like to see for each >character in the PDF wh

Re: [iText-questions] Adobe Designer 7.1

2006-06-27 Thread Bob Rogers
Does iText support adobe acrobat professional version 7.0 From: "Paulo Soares" <[EMAIL PROTECTED]> Reply-To: Post all your questions about iText here To: "Post all your questions about iText here" Subject: Re: [iText-questions] Adobe Designer 7.1 Date: Tue, 27 Jun 2006 16:13:22 +0100 >

Re: [iText-questions] Adobe Designer 7.1

2006-06-27 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bob Rogers > Sent: Tuesday, June 27, 2006 3:49 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Adobe Designer 7.1 > > Does iText support form enabled pdfs created with

Re: [iText-questions] Fonts in PDF

2006-06-27 Thread Paulo Soares
You'll need full Acrobat to do that, the Reader is not enough. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Kristoffer Jacobsen > Sent: Tuesday, June 27, 2006 12:33 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questi

Re: [iText-questions] PDF header signature not found

2006-06-27 Thread Paulo Soares
If you can post one of those PDFs I can tell you where the problem is. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bob Rogers > Sent: Tuesday, June 27, 2006 2:08 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-que

[iText-questions] How to Control Page Number Font Size?

2006-06-27 Thread Norma Spence
All, I’m a newbie. I had a question on how to control the font of the page number. It’s too large. Currently, I only use the HeaderFooter object to only Specify where to place it. I would like it’s size to be the same as the font for the header.   Font font6 = FontFactory.getF

[iText-questions] Adobe Designer 7.1

2006-06-27 Thread Bob Rogers
Does iText support form enabled pdfs created with Adobe Designer 7.1? _ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ Using Tomcat but nee

Re: [iText-questions] PDF header signature not found

2006-06-27 Thread Bob Rogers
Can you explain how to correct this problem with Adobe Designer 7.1. Thanks... From: "Paulo Soares" <[EMAIL PROTECTED]> Reply-To: Post all your questions about iText here To: "Post all your questions about iText here" Subject: Re: [iText-questions] PDF header signature not found Date: Tue

Re: [iText-questions] MS Word to PDF

2006-06-27 Thread aloizio
Hi, Maybe you can create a DLL with openOffice. Check the OpenOffice Api I don't know if there is support to c# > Hi, > > I'm using the .net version of itext, so, i think openoffice doesn't have > support for C#. Is it ok? There is an alternative? > > Thanks > > Rodrigo > > Aloizio Pereir

Re: [iText-questions] Complex XML

2006-06-27 Thread Develop
Sorry, but I forgot to tell. I'm using the net version of iText, and this (http://ujac.sourceforge.net/) is for Java. So, there is a forum for iText for whom only use the net version of iText or can I still posting at this forum?   Thanks   Rodrigo Paulo Soares <[EMAIL PROTECTED]> escreveu:

[iText-questions] Fonts in PDF

2006-06-27 Thread Kristoffer Jacobsen
I'm using iText to create my PDFs, and I've embedded the necessary fonts in my PDF. My question is: - Do you know of any tool that can identify/display which font a certain string in the PDF has been encoded with? In Adobe Acrobat Reader I can see the list of embedded subsets in the PDF, but I wo

Re: [iText-questions] Tool for creating PDF 'template"

2006-06-27 Thread Paulo Soares
It all depends on the type of letter. If you can live withoud reflow and fixed text positions just create your letter with Word, print it to PDF and add text fields with Acrobat. You can fill those fields with a couple of line from iText. If you want reflow you'll need to recreate the document each

Re: [iText-questions] Text Lines Problem

2006-06-27 Thread Paulo Soares
You can do it with ColumnText. There are examples in the tutorial and in the mailing list. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Shoaib Gauhar > Sent: Monday, June 26, 2006 12:15 PM > To: itext-questions@lists.sourceforge.net >

Re: [iText-questions] PDF header signature not found

2006-06-27 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bob Rogers > Sent: Monday, June 26, 2006 7:30 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] PDF header signature not found > > All, > > I'm using iText to merge mul

Re: [iText-questions] Complex XML

2006-06-27 Thread Paulo Soares
Have a look at http://ujac.sourceforge.net/. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Develop > Sent: Monday, June 26, 2006 7:34 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Complex XML > > Hi, > >

Re: [iText-questions] Drawing "semantic differentials" into a PDF

2006-06-27 Thread Paulo Soares
Have a look at http://prdownloads.sourceforge.net/jfreechart/jfreechart2pdf-v2.pdf. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Marc Gumpinger > Sent: Monday, June 26, 2006 1:01 PM > To: itext-questions@lists.sourceforge.net > Subject

Re: [iText-questions] How to Control Page Number Font Size?

2006-06-27 Thread Srinivas P
 FYI   Phrase footer_phrase = new Phrase();      Paragraph footer_pgraph = new Paragraph(“SampleFooter”, FontFactory.getFont(“ARIAL”,10, Font.BOLD,getColor(“RED”; footer_phrase.add(footer_pgraph);    HeaderFooter doc_footer = new HeaderFooter(footer_phrase,true);