Would iText work with JDK 1.4 compiled
code?
-steveb
If the HTML presentation of forms is the main goal then you should invest in
creating the HTML, probably directly, it would take the same work as
producing XML. Conversion to PDF could be done with htmldoc
(www.easysw.com).
The HtmlWriter may work for you (try it!) but the main development effort o
PDFs can't carry printer information. The only thing you can do is to insert
an extra blank page.
Best Regards,
Paulo Soares
- Original Message -
From: "Gunter Sammet" <[EMAIL PROTECTED]>
To: "iText" <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 20:24
Subject: [iText-questions] p
I´m currently evaluating iText for use in a potentially large project
where HTML presentation of forms is the main goal. However, we need to
be able to convert those forms to PDF for download when necessary.
It seems that using dynamically generated iText XML (by an JSP) for
representing the
Hello all:
Couldn't find anything in the archive or I used the wrong key words. Hope
somebody can help.
Want to do a mail merge pdf document. Some of the merges have 2 pages
(front/back) and some have 3/4 pages (front/back/front/[back]). Whenever
there is a new record I want to make sure it's not
See www.geocities.com/itextpdf
Best Regards,
Paulo Soares
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 12, 2003 18:19
Subject: RE: [iText-questions] is it possible to register fonts when the .
ttf file exists in a .ear or .war file (usin
You can register a font from a jar, just include the full resource path.
iText will look first for a file path and if not found will try to load it
as a resource. You'll need itext-paulo-108 for it.
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED]
> [SMTP:[EMAIL P
Paulo,
Thank you for your quick response. I must admit ignorance here, but I
don't understand what itext-paulo-108 is. Is this a cvs branch tag or
something? Being new to your project, would you please provide me a short
explanation of how to obtain itext-paulo-108?
I was wondering. Is th
> -Original Message-
> From: Piotr Luczycki [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, February 11, 2003 20:56
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] PDF version
>
> What version of PDF does iText support? Can I specify which version the
>
If you are referri
You can rename the new pdf to the name of the old one.
Best Regards,
Paulo Soares
> -Original Message-
> From: Hemant Koppikar [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 16:29
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] hell
>
>
> hi guys
>
> Is there
Hello,
I've begun using iText to create reports for a new internet site with
much success. However, I've run into an issue of registering fonts within
my archive. I'm deploying a j2ee app to weblogic, and when I deploy an
exploded app, I can call application.getRealPath() within my jsp page a
Hi.
I want to know why I can´t quit the border from my table created with
class Table.
When I execute it, I see the table with border.
The code is this:
Table tablaFacturas = new Table(4);
tablaFacturas.setBorderWidth( 0 );
tablaFacturas.setDefau
>From the same place you got the fonts from.
Best Regards,
Paulo Soares
> -Original Message-
> From: Jonathan Cavadini [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 8:18
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] fonts
>
> Where can I find *.afm fonts for
Using PdfAcroForm you can't. You have to draw the fields yourself.
Best Regards,
Paulo Soares
> -Original Message-
> From: Jubeau Gaëlle (Axen) [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 14:30
> To: '[EMAIL PROTECTED]'
> Subject: [iText-questions] How can I hide
hi guys
Is there any way through itext to read PDF template which has text
fields etc i want to write to the specific text fields the dat i wll
send form jsp pages
i tried but it always creates a new pdf file which i don t want.so if
uahev and sample codes or snippets kindly let me know.
thanks
Quoting Ulrich Hilger <[EMAIL PROTECTED]>:
> Hello everybody!
>
> sorry for posting this again, but my previous posts did not lead to an answer
> so far.
Your rather special mail-address led to the refusal of your mail
by several mailservers. Please change it. It didn't invite me to
answer the m
Hello everybody!
sorry for posting this again, but my previous posts did not lead to an answer so far.
For below posted question I would like to know if the approach is valid or what could
be done to call respective method successfully:
I have noticed that class HeaderFooter has a method paragr
Hello,
I have created a PdfFormfield (PdfAcroForm.addSingleLineTextField()), but I
don't want to see the borders of this Form Field on my document. Do you know
a solution to hide it?
Many thanks
Gaëlle
> Gaëlle JUBEAU
> AXEN - UCB Braine L'Alleud
> Tél: 00 32 2 386 36 77
> [EMAIL PROTECTED]
>
>
Where can I find *.afm fonts for different type of fonts ?
Thanks
Jonathan Cavadini
19 matches
Mail list logo