|*Hi ITexters,
reading through what's available online, I've managed to get
HTMLWorker to successfully parse HTML to PDF. It works alright! :)
I see that I can specify a *||*StyleSheet*||*, but
http://itext.ugent.be/library/api/com/lowagie/text/html/simpleparser/StyleSheet.html
is horrib
i'm using adobe acrobat 5
and the checkbox im using are the 3 unlabeled boxes under "Justification"
it has the fieldnames: "Rail" "Air" "Ship"
what i was doing is :
form1.setField("Rail", "On");
http://www.nabble.com/file/p15424974/AyeenPDF.pdf AyeenPDF.pdf
thanks again!
Paulo Soare
Thank you kindly for your response. However, I would like to know why
this means I could only use the ISO-Latin-1 character set. Regards,
-Alejandro
Is it possible? Yes.
However, it means that EVERY SINGLE USER that views your document
MUST HAVE Arial Unicode inst
- Original Message -
From: "Jason Boehle" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 11, 2008 9:14 PM
Subject: [iText-questions] iText Graphics2D and font encodings
> Hi all,
>
> We are using iText to generate PDFs from our Java spreadsheet engine.
> We already had printing capabil
iText doesn't support Unicode fonts (Identity-H) without embedding.
Paulo
- Original Message -
From: "Alejandro (Alex) Soini" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 11, 2008 7:36 PM
Subject: [iText-questions] not embedding arial unicode...possible?
My apologies,
The real q
If you don't provide a link to the PDF the problem wil stay with you.
Paulo
- Original Message -
From: "ayeen" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 11, 2008 8:56 PM
Subject: [iText-questions] getting null values for getAppearanceStates()
>
> hi!
>
> i checked the fieldType o
Is it possible? Yes.
However, it means that EVERY SINGLE USER that views your document
MUST HAVE Arial Unicode installed on their own computer.
ALSO, it means that you can only use the ISO-Latin-1 character set.
Leonard
On Feb 11, 2008, at 2:36 PM, Alejandro (Alex) Soini wrote:
My apolo
Hallo Bruna
In een applicatie die ik beheer worden een verzameling van pdf's
samengevoegd tot een pdf via java code die gebruikt maakt van iText.
Soms treedt er de volgende fout op na het mergen en tijdens het ophalen van
het gemergde pdf: "The root object is missing or invalid"
Zou jij h
sorry..there's a typo
should be: form1.getAppearanceStates(pdf_field_name);
ayeen wrote:
>
>
> so i tried calling: form.getAppearanceStates(pdf_field_name); to see what
> values i could use but it's returning me a null value ...
>
>
--
View this message in context:
http://www.nabb
Hi all,
We are using iText to generate PDFs from our Java spreadsheet engine.
We already had printing capability through the Java 1.2 printer
interfaces, so at the moment I am using iText's createPrinterGraphics
API to get a Graphics2D which our application can paint to in order to
create the PDF.
hi!
i checked the fieldType of my pdf_field_name and it's returning 2 which
means it really is a checkbox.
i called the : form1.setField(pdf_field_name, "On"); but that check box is
still not checked.
so i tried calling: form.getAppearanceStates(pdf_field_name); to see what
values i could us
I would like to create a java function which I can then call as a pl/sql
procedure (in a Oracle database). The pl/sql procedure would be similar to
the following:
CREATE OR REPLACE PROCEDURE XX (input1 input_type1, input2 input_type2,
...)
AS LANGUAGE JAVA
This procedure would be used exc
My apologies,
The real question I want answered was dismissed twice, perhaps because
it was at the way bottom. Is it possible to *not* embed the Arial
Unicode font? If so, could you kindly provide some abstract idea of
what this would entail? Thank you for your time, -Alejandro
--
That's not supported in HTMLWorker.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of prakash reddy
> Sent: Monday, February 11, 2008 4:08 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] problem with HTMLWorker
>
I'm trying to generate this:
FirstName LastName.Phone Number
The dots will vary because people's FirstName and LastName will vary as
they are coming from a database. Is there a way to find out the spacing
between the two phrases and then generate the dots based on the availabl
15 matches
Mail list logo