Hi All,
I am trying to set Unicode text e.g. Chinese in the signature appearance of
a signature. When I do that I get boxes in the resultant signed pdf. Looking
at the examples and tutorials it seems that the only way to show Unicode
text is to set text as
String text1 = "This text has
\u0634\u06
Hi All,
I am trying to set Unicode text e.g. Chinese in the signature appearance of
a signature. When I do that I get boxes in the resultant signed pdf. Looking
at the examples and tutorials it seems that the only way to show Unicode
text is to set text as
String text1 = "This text has
\u0634\u06
Hi All,
I am interested in creating following structure using PdfPTable. Can anyone
tell me how can I Implement it in PdfPTable?
Nested Table does not seems to work as they reside within the cell. My
requirement is to show splitted rows as below:
---
Leonard - You Rock !!.
Leonard Rosenthol <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
10/11/2006 04:20 PM
Please respond to
Post all your questions about iText here
To
[EMAIL PROTECTED], itext-questions@lists.sourceforge.net
cc
Subject
Re: [iText-questions] Ceating an edit
Hi Patrick,
Patrick Middleton schrieb:
> I'm using itext-1.4.5.jar with TestEps.java (derived from eps.java in
> examples-155) with an EPS file.
>
> I'm getting
> "DocumentException: DocumentException: DocumentException:
> java.lang.IllegalStateException: Null token encountered; last unknown
At 3:31 PM -0400 10/11/06, [EMAIL PROTECTED] wrote:
>Can the "after processing" of the pdf be done automatically by
>calling some apis?
yes, the Reader Extensions server comes with a Java API.
> Or Can the LiveCycle server be configured to automatically apply
>the "magic" on the creat
Mark,
Unfortunately, that is the requirement
for the project. The end users don't have access to the internet but can
receive emails (only SMTP Access). And this is the reason why we have to
use pdf form rather than a basic html form on the web-server, which
could have been a straight forward sol
Leonard - Thank you for your response,
Very helpful.
Now, it seems we do have some options.
However, I do have one more question for you -
Can the "after processing"
of the pdf be done automatically by calling some apis? Or Can the LiveCycle
server be configured to automatically apply the "magic"
>Our requirement is sending the pdf form via email to end users who
fill out the form
> and send it back to us, we then extract the filled data and
process it.
I'd say you need to
reexamine your requirements.
Unless there's a
digital signature involved (which means "no Reader" anyway,
At 2:16 PM -0400 10/11/06, [EMAIL PROTECTED] wrote:
>Is it possible to create an editable and a savable pdf form using
>iText java library to be viewed by Adobe Reader?
Not alone, no.
>I understand a pdf form can have edit/save capability by using Adobe
>Extensions but since we are cre
The only way to do it is to submit the form to some web server.
Paulo
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, October 11, 2006 7:16 PM
Subject: [iText-questions] Ceating an editable and savable pdf form
usingiText java library
> Is it possible to create an
PdfCopy doesn't allow to add any content, only full pages. Use PdfStamper.
Paulo
- Original Message -
From: "Jingrong Chen" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, October 11, 2006 7:25 PM
Subject: [iText-questions] exception in PdfContentByte.localDestination
Hi, I am trying to rea
Hi, I am trying to read in a pdf file, add some named
destination then save them to a new file.
Here’s my code:
int
pages = reader.getNumberOfPages();
Document
document = new Document( reader.getPageSizeWithRota
Is it possible to create an editable
and a savable pdf form using iText java library to be viewed by Adobe Reader?
I understand a pdf form can have edit/save capability by using Adobe Extensions
but since we are creating pdf form on-the-fly we can't really use the extension
feature.
Our requiremen
thank you, i forgot beginText()Andreas2006/10/11, Paulo Soares <[EMAIL PROTECTED]>:
setTextMatrix() must be between a beginText()/endText().Paulo> -Original Message-> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On> Behalf Of Andreas Huhn> Sent: Wednesday, October 11, 2006 1:40 PM
>
Could someone show me how to set/reset page number at anytime?
in RTF, how do we set page number inside of document? It seems to me
that no matter what I do, page number always start 1, 2,
how do we use
document.setPageNumber(int)
function to set an arbitrary number? Or should we use another fu
Title: Re: [iText-questions] modify pdf
font
At 4:46 PM +0200 10/11/06, mahmoudi ould abdel vetah wrote:
i use fop 0.20.5 and as you can see here http://xmlgraphics.apache.org/fop/0.20.5/fonts.html
That
helped - thanks!
So
certain TTF fonts, when processed by FOP, will end up un
hi leonard and thank's
i don't know if i can post the pdf due to confidentiality level (but i will ask my boss). i use fop 0.20.5 and as you can see here http://xmlgraphics.apache.org/fop/0.20.5/fonts.html
according to the used font the output pdf will not have searching/cut-paste etc... activ
At 4:12 PM +0200 10/11/06, mahmoudi ould abdel vetah wrote:
>i have some pdf generated by using apache/fop but serching terms is
>not possible due to the used font.
It has nothing to do with the font - and switching fonts
won't help you.
Can you post the PDF in question - and I
setTextMatrix() must be between a beginText()/endText().
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Andreas Huhn
> Sent: Wednesday, October 11, 2006 1:40 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] ina
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of mahmoudi ould abdel vetah
> Sent: Wednesday, October 11, 2006 3:13 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] modify pdf font
>
> thank's for your helps.
>
thank's for your helps.
i have some pdf generated by using apache/fop but serching terms is not possible due to the used font. and i'm looking for a tool or method in order to activate "search". my first idea is to change their font in another one which allow "searching terms" and now that i know
hi there, its me again..."inadmissible procedure ("Tm") outside of text object" is a message (translated, so might be slightely different from the original english message, may be "unallowed" fits better) if i open a document i just created with iText. i dont get that if i open other pdf-documents
At 2:30 PM +0200 10/11/06, mahmoudi ould abdel vetah wrote:
>I'm new to itext and I want to know if it's possible to read a pdf
>file in order to change only his font? and so have a new pdf (the
>same) with the a font.
It's possible - but it will require that you understand low
level PD
See http://article.gmane.org/gmane.comp.java.lib.itext.general/25531.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of mahmoudi ould abdel vetah
> Sent: Wednesday, October 11, 2006 1:31 PM
> To: iText-questions@lists.sourceforge.net
> Subj
hello,
I'm new to itext and I want to know if it's possible to read a pdf file in order to change only his font? and so have a new pdf (the same) with the a font.
thank's for your help.
ps: I don't want to modify the pdf content but only change "arial" font in "Times"
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Miquel Golobart
> Sent: Wednesday, October 11, 2006 12:09 PM
> To: iText-questions@lists.sourceforge.net
> Subject: [iText-questions] CRL certificate revocation list
>
> Hi,
>
> I'm developing a
Hi,
I’m developing a C# (.NET 1.1) + itextsharp (v
3.1.5) application to sign PDF files.
There’s no problem to sign and verify (withouth
crl) the files.
We use iTextSharp.text.pdf.PdfPKCS7.VerifyCertificates
in order to verify the electronic signature,
One of the parameters of
\n is the escaped 0x0a and will only work in a literal compiled string,
not from a database, for example.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Noe Rocha
> Sent: Wednesday, October 11, 2006 11:33 AM
> To: itext-questions@lists.s
hi
can i force a line break in a textfield anotation (multiline option).
ex: let's say i have an address:
Noe Amorim da Rocha
Avenida da Liberdade
- 444 Viana do Castelo
i was trying to force the line braking by addind "\n\r" or "\n" in
"Noe Amorim da Rocha\n\r
Avenida da Liberdade\n\r
http://itextdocs.lowagie.com/tutorial/directcontent/colors/index.html#tr
ansparency
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Aldo Buratti
> Sent: Wednesday, October 11, 2006 12:24 AM
> To: itext-questions@lists.sourceforge.net
> Su
Look for page events in the tutorial.
Paulo
> -Original Message-
> From: James Farren [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 11, 2006 9:13 AM
> To: Paulo Soares
> Cc: itext-questions@lists.sourceforge.net
> Subject: header and footer when creating pdf documents
>
> Hi!
>
If you're not going to change it any further just get the field
positions with AcroFields.getFieldPositions() and fill that space with
ColumnText.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Marcin Owsiany
> Sent: Wednesday, October 11
I won't be giving the form file for anyone to edit, so it's not going to
be modified any further.
Thanks for the hint, I'll have a look at TextField source.
Marcin
-
Using Tomcat but need to do more? Need to support web serv
Hi!Is there a built-in support for header and footer in creation of PDF documents?Thanks!JF
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to ma
35 matches
Mail list logo