[iText-questions] Footer does not print on first page

2005-04-19 Thread kar
I am using iText 1.2. I am try to print some pages of text with page number on the footer. The page numbers appear in all pages except the first page. Anyone got any idea? Any help is appreciated. Here is the code fragment, document.open(); Font footerFont = FontFactory.getFont

[iText-questions] Re: pdf form help

2005-04-19 Thread Bruno Lowagie
Vivek Mongulu wrote: > Hello, > I have been using the itext package for a while and I must say its > really good. The support is incredible. I have few questions though > > 1. I am writing a web app where a user fills in a html form and using > the template pdf file, I need to create a new pdf fil

Re: [iText-questions] Macromedia Coldfusion now using Itext

2005-04-19 Thread Leonard Rosenthol
At 09:00 AM 4/19/2005, William S. Hayes wrote: Not sure you guys are aware Macromedia Coldfusion 7 now has pdf capabilities. I knew it - they discussed commercial licensing with me... Leonard --- Leonard Rosenthol

Re: [iText-questions] Macromedia Coldfusion now using Itext

2005-04-19 Thread Leonard Rosenthol
At 09:09 AM 4/19/2005, Bruno Lowagie wrote: I'm asking myself: now that Adobe bought Macromedia, will they still need iText? It would be fun if Adobe shipped iText as PDF generating tool in their Macromedia products... Since MM can't use any Adobe technology (or vice versa) till the end of

[iText-questions] Adding elements does not work

2005-04-19 Thread Leandro de Oliveira
The following code does not work: PdfPTable table = new PdfPTable(8); table.setWidthPercentage(100.0f); PdfPCell aux = null; String name = affiliate.getName(); if (name != null) { aux = new PdfPCell(new Paragraph((name), font)); aux

Re: [iText-questions] pdf form help

2005-04-19 Thread Paulo Soares
- Original Message - From: "Vivek Mongulu" <[EMAIL PROTECTED]> To: Sent: Tuesday, April 19, 2005 7:17 PM Subject: Re: [iText-questions] pdf form help Hello, I have been using the itext package for a while and I must say its really good. The support is incredible. I have few questions t

[iText-questions] Nullpointer exception together JasperReports

2005-04-19 Thread Nelson Kendi Komikawa
Hello, I got the following error: ExceptionConverter: java.lang.NullPointerException at com.lowagie.text.pdf.PdfDocument.close(PdfDocument.java:936) at com.lowagie.text.Document.close(Document.java:490) at dori.jasper.engine.export.JRPdfExporter.exportReportToStream(JRPdfE

RE: [iText-questions] FW: Request for U.S. Export Information -Lo wagie Classes- iText.0 .92.jar

2005-04-19 Thread Bill Ensley
Bruno, I responded on accident to this person using her email and not the groups email this was her response: Bill, Unfortunately I, a lowly contractor here at GE, sent this standard GE request to what I now see is more of a subscription email list when I thought it was just an email to inquire

Re: [iText-questions] FW: Request for U.S. Export Information -Lo wagie Classes- iText.0 .92.jar

2005-04-19 Thread Bruno Lowagie
TRANS GET Software License Manager, (GE Trans) wrote: GE is responsible to perform due diligence to determine any Export Compliance issues that might be involved This answers your question, doesn't it? iText0.92 dates from april 2002; it's a totally obsolete version. We are not going to spend time

Re: [iText-questions] pdf form help

2005-04-19 Thread Vivek Mongulu
Hello,  I have been using the itext package for a while and I must say its really good. The support is incredible. I have few questions though 1. I am writing a web app where a user fills in a html form and using the template pdf file, I need to create a new pdf file and update this file with the

Re: [iText-questions] FW: Request for U.S. Export Information -Lowagie Classes- iText.0 .92.jar

2005-04-19 Thread Bruno Lowagie
TRANS GET Software License Manager, (GE Trans) wrote: We appreciate your cooperation in this matter. If you do not have access to this information, please forward this request to the appropriate personnel in your company. I have no idea what you are talking about. iText is a Free / Open Source Sof

RE: [iText-questions] Changing Page Scaling For Printing

2005-04-19 Thread Paulo Soares
I'll have a new release this month. I'm currently making big changes in iText to lower the memory footprint and what I have may break something somewhere else. If you want I can send you the current code to test it at your own risk. Just as a curiosity, with the new code, I've been able to sign a

RE: [iText-questions] FW: Request for U.S. Export Information -Lo wagie Classes- iText.0 .92.jar

2005-04-19 Thread TRANS GET Software License Manager, (GE Trans)
Matt, Not really. Even if the software is not made in the US... if it is brought into GE US locations to be deployed for use in whatever various global locations later... GE is responsible to perform due diligence to determine any Export Compliance issues that might be involved if GE later provid

Re: [iText-questions] Changing Page Scaling For Printing

2005-04-19 Thread Jeff Buhrt
Paulo, Is this code available for initial pre-release testing? [Or a guess when the release newer than itext-paulo-153 will be available?] I have testers would be willing to test different combinations to verify if it works or not, and I will contribute any fixes we come up with. Leonard, did you

RE: [iText-questions] CMYK Image

2005-04-19 Thread Bill Ensley
I thought so, I had been using it for a while and thought it was working properly, but when I went back to update some code I did some testing and found that many different types of CMYK images were throwing invalid colorspace errors and failing to load. Unfortunately, I don't have the image knowl

RE: [iText-questions] FW: Request for U.S. Export Information -Lowagie Classes- iText.0 .92.jar

2005-04-19 Thread Bill Ensley
I needed a good laugh. thanks bill ensley bear printing -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matt Benson Sent: Tuesday, April 19, 2005 9:34 AM To: TRANS GET Software License Manager, (GE Trans); 'itext-questions@lists.sourceforge.net' Cc: Powell,

Re: [iText-questions] FW: Request for U.S. Export Information -Lowagie Classes- iText.0 .92.jar

2005-04-19 Thread Matt Benson
Doesn't this presume (mostly incorrectly) that iText is developed in the US? -Matt --- "TRANS GET Software License Manager, (GE Trans)" <[EMAIL PROTECTED]> wrote: > > > GE Transportation is in the process of reviewing > your software product > > Lowagie Classes-iText.0.92.jar. > > In order to de

[iText-questions] FW: Request for U.S. Export Information -Lowagie Classes- iText.0 .92.jar

2005-04-19 Thread TRANS GET Software License Manager, (GE Trans)
> GE Transportation is in the process of reviewing your software product > Lowagie Classes-iText.0.92.jar. > In order to determine whether the software is subject to Federal Export > Administration Regulations (EAR), we are requesting that you provide the > Export Control Classification Number (EC

Re: [BULK] Re: [iText-questions] no border around table for an .rtf document

2005-04-19 Thread Mark Hall
On Tuesday 19 April 2005 11:58, [EMAIL PROTECTED] wrote: > I was using RtfWriter, but have also just tried RtfWriter2 and get the same > result. I have attached both rtf files. I have looked at both files. Both contain two tables with the top table having no border and the bottom table having bor

RE: [iText-questions] rotation of textcolumn

2005-04-19 Thread Paulo Soares
PdfContentByte.concatCTM() or PdfContentByte.transform(). > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Thomas Kübler > Sent: Tuesday, April 19, 2005 4:50 PM > To: iText-questions@lists.sourceforge.net > Subject: [iText-questions] rotation of

[iText-questions] rotation of textcolumn

2005-04-19 Thread Thomas Kübler
hallo to all, how can i rotate a textcolumn? with regards thomas kübler -- Dynamic Document Solution variex Alt-Marienfelde 25 12277 Berlin t. + 49 (0)30.723.23.183 f. + 49 (0)30.723.23.185 mobil +49 (0)163 633 36 96 www.variex.de Ansprechpartner [EMAIL PROTECTED] --

Re: [iText-questions] Macromedia Coldfusion now using Itext

2005-04-19 Thread Bruno Lowagie
William S. Hayes wrote: Hello, Not sure you guys are aware Macromedia Coldfusion 7 now has pdf capabilities. After looking through the directories I see a jar file called Itext.jar. Here is a link to their reporting tool http://www.macromedia.com/devnet/mx/coldfusion/articles/reporting.html.

[iText-questions] Macromedia Coldfusion now using Itext

2005-04-19 Thread William S. Hayes
Hello, Not sure you guys are aware Macromedia Coldfusion 7 now has pdf capabilities. After looking through the directories I see a jar file called Itext.jar. Here is a link to their reporting tool http://www.macromedia.com/devnet/mx/coldfusion/articles/reporting.html. I haven't seen an ackn

RE: [iText-questions] PdfPTable splitting when crossing pages

2005-04-19 Thread Paulo Soares
After calling setTotalWidth() you can get the height of the table without placing it and decide what to do. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of gabriele rosa > Sent: Tuesday, April 19, 2005 10:20 AM > To: itext-questions@lists.source

[iText-questions] PdfPTable splitting when crossing pages

2005-04-19 Thread gabriele rosa
... hi to everyone ... a simple question: is it possible to prevent the PdfPTable default splitting behaviour when crossing pages (with relative positioning)??? I'd like it to be (all) shifted on the next page, but I cannot find the right method I could use the class Table instead; but the

Re: [iText-questions] Appending multiple pdf without page break

2005-04-19 Thread Bruno Lowagie
Murugaiyan, Sridevi (Cognizant) wrote: Thank you so much for the fast response. Please keep on the mailing-list. iText can import complete pages and paste these pages into a new document any way you want to (the complete page, a clipped page, a scaled page,...). So you could put 2 existing pages

Re: [iText-questions] Appending multiple pdf without page break

2005-04-19 Thread bruno
Murugaiyan, Sridevi (Cognizant) wrote: Hi, Is there a possibility of avoiding page break when multiple pdf are to be appended. Please explain what you want to achieve. For instance: you have 2 PDF documents with 2 pages each. When you append them, you end up with 2 + 2 = 4 pages. Do you mean you

[iText-questions] Appending multiple pdf without page break

2005-04-19 Thread Murugaiyan, Sridevi (Cognizant)
Hi,   Is there a possibility of avoiding page break when multiple pdf are to be appended.   Regards, Sridevi. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended re

RE: [iText-questions] Re: Page headers corrupting nested Tables

2005-04-19 Thread Paulo Soares
It will be easier to recode to PdfPTable than to wait for Table to work well. Table is really not supported anymore. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Lee Ser Wei > Sent: Tuesday, April 19, 2005 8:15 AM > To: itext-questions@lists

RE: [iText-questions] raw image data

2005-04-19 Thread Paulo Soares
That may be just a bug in the file or in the G4 decoder. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Madhur Telang > Sent: Tuesday, April 19, 2005 3:33 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] raw image dat

RE: [iText-questions] CMYK Image

2005-04-19 Thread Paulo Soares
Won't JAI work? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bill Ensley > Sent: Monday, April 18, 2005 11:56 PM > To: iText Mail Group > Subject: [iText-questions] CMYK Image > > I realize this isn't the proper mail group for this question,

RE: [iText-questions] calculate the position Y

2005-04-19 Thread Paulo Soares
That's the return of writeSelectedRows(). > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Ana Heitor > Sent: Monday, April 18, 2005 9:19 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] calculate the position Y > > Hi

RE: [iText-questions] Reading fonts and images as resources in a WAR

2005-04-19 Thread Paulo Soares
The font will be looked for in the resources if it's not found in the file system. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jeff Smith > Sent: Monday, April 18, 2005 9:18 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-qu

JDesktop Integration Project - WAS Re: [iText-questions] how view a pdf file?

2005-04-19 Thread Siegfried Goeschl
Hi folks, we recently had the question how to start a platform-specific PDF viewer from within an Java application. The answer was that doing so is not portable and might be tricky. As it happens I came along the JDesktop Integration Project (https://jdic.dev.java.net/index.html) tackling this

[iText-questions] Re: Page headers corrupting nested Tables

2005-04-19 Thread Lee Ser Wei
Lee Ser Wei singtel.com> writes: > > Hi all, > Am using nested Tables using insertTable() to created irregular columned > rows for displaying mixed numeric and long text data. > But when I added a running Header using setHeaderText(), my first nested > Table on a new page, or a page-straddling T