Thank you very much for the fast answere.
I understand the problem. So I have to do something with my long word. What
I want is the following:
The Cell should ONLY break after words. If a word is longer than the cell,
then it should go over the cell borde. I mean a mixture between "noWrap" a
[EMAIL PROTECTED] wrote:
Dear iTEXT users,
I have one PDF file which has placeholders. I want write one Java
application using iTEXT API which should generate another PDF where
placeholder should be replaced by values given dynamically.
I can't use PdfStamper as PDF is not in form AcroForm. Pl
Dear iTEXT
users,
I have one PDF file
which has placeholders. I want write one Java application using iTEXT API which
should generate another PDF where placeholder should be replaced by values given
dynamically.
I can't use
PdfStamper as PDF is not in form AcroForm. Please see the PDF
atta
I will try that out Paulo. It is definitely better to try this out than
re-tagging ~3000 acrobat forms.
--
View this message in context:
http://www.nabble.com/Form-field-text-shifting-after-setField--t267353.html#a2898534
Sent from the iText - General forum at Nabble.com.
-
Thanks Bruno. It's good just to know what is causing the issue so I can do my
best to resolve it.
--
View this message in context:
http://www.nabble.com/Form-field-text-shifting-after-setField--t267353.html#a2898514
Sent from the iText - General forum at Nabble.com.
---
At 11:42 AM 2/12/2006, Bruno Lowagie wrote:
1. Can iText produce PDF/A compliant PDF documents.
The answer is: almost or probably.
A better answer is..."iText can generate documents that can,
in most cases, be made PDF/A compliant w/o much work by a PDF/A
compliancy tool".
We have
Leonard Rosenthol wrote:
At 10:06 AM 2/12/2006, Paulo Soares wrote:
iText already supportd PDF/X1 and PDF/X3. It probably already
supports PDF/A but I don't know.
No, it doesn't - but PDF/X-3 gets you quite close.
It wouldn't take a lot of work to get iText to also generate
At 10:06 AM 2/12/2006, Paulo Soares wrote:
iText already supportd PDF/X1 and PDF/X3. It probably already
supports PDF/A but I don't know.
No, it doesn't - but PDF/X-3 gets you quite close.
It wouldn't take a lot of work to get iText to also generate
PDF/A compliant files.
L
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Saturday, February 11, 2006 5:30 PM
Subject: [iText-questions] 2 questions
Dear Bruno!
I have 2 questions:
- Is it possible to add text (e.g. header or footer) to a pdf-document
with
iText? I couldn't find it in the toolbo
Even by default the split is done on full words. You probably have a long
word that doesn't fit in the cell and in those cases the word is split
anyway.
- Original Message -
From: "M 501" <[EMAIL PROTECTED]>
To:
Sent: Sunday, February 12, 2006 10:39 AM
Subject: [iText-questions] Char
Hello,
How can I influence the word - splitting in a cell?
I created a PdfPTable with a lockedWidth. I added 2 PdfPCells containing a
Paragrah with a chunk:
Paragraph paragraph = new Paragraph();
if (label != null) {
label = label.trim();
- Original Message -
From: "Bruno Lowagie" <[EMAIL PROTECTED]>
To: "kylealger" <[EMAIL PROTECTED]>
Cc:
Sent: Sunday, February 12, 2006 7:28 AM
Subject: Re: [iText-questions] Form field text shifting after setField?
kylealger wrote:
Chris,
I am having the same issue as you describ
12 matches
Mail list logo