Re: [iText-questions]
Replacing placeholder value in PDF[EMAIL PROTECTED]
wrote:> What method I should call to remove border.>>
PdfPTable foot = new
PdfPTable(1);>foot.getDefaultCell().setBorder(Rectangle.NO_BORDER);>
Also I have to display header as Image. Here is code for that . Bu
[EMAIL PROTECTED] wrote:
Thanks
One more info required:)
I want to add 2 Phrase and there should some blank space between 2
phrases ..
Here is code sample
*Phrase phrase = new Phrase(text.toString(), normalFont);
phrase.add(new Phrase(30, new Chunk("2/12/2005", boldFont)));
Paragraph par = n
essage-From: bruno [mailto:[EMAIL PROTECTED]]Sent: Tuesday,
February 14, 2006 1:23 PMTo: Shailesh Raj (WT01 - HLS)Cc:
itext-questions@lists.sourceforge.netSubject: Re: [iText-questions]
Replacing placeholder value in PDF[EMAIL PROTECTED]
wrote:>Thanks...>Now I want to implement the requi
[EMAIL PROTECTED] wrote:
What method I should call to remove border.
PdfPTable foot = new PdfPTable(1);
foot.getDefaultCell().setBorder(Rectangle.NO_BORDER);
Also I have to display header as Image. Here is code for that . But
here header is height is very much. I want to make it less. So wh
[EMAIL PROTECTED] wrote:
Thanks...
Now I want to implement the requirement in same manner. I can create XML
myself corresponding to PDF template .
OK.
In your mail I couldn't understand "Ghent University gives me a PDF with
the background of the letter", whether this is PDF file like I sen
Cc: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Replacing placeholder value in PDF
[EMAIL PROTECTED] wrote:
>Thanks for you patience in answering me :) I wanted your input
>regarding designing my requirement. In application, on which I
>working, there would be lot of ema
] Replacing placeholder value in PDF
[EMAIL PROTECTED] wrote:
>Thanks a ton Bruno. Really I was not aware about these details of
>storage style of PDF and other type of files like Word.
>
>Now I will do it same way as you have suggested. Is there free s/w
>availed to create Acro
[EMAIL PROTECTED] wrote:
Thanks for you patience in answering me :)
I wanted your input regarding designing my requirement. In application,
on which I working, there would be lot of email template and which will
be generated and sent by client for whom we are working (one I sent u in
attachment
.
Regards
Shailesh
-Original Message-
From: Bruno Lowagie [mailto:[EMAIL PROTECTED]
Sent: Monday, February 13, 2006 2:26 PM
To: Shailesh Raj (WT01 - HLS)
Cc: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Replacing placeholder value in PDF
[EMAIL PROTECTED] wrote
[EMAIL PROTECTED] wrote:
You are using SimpleRegistrationForm.pdf in sample example. Just wanted
to know that how you have created this PDF?
The code is in the tutorial:
http://itextdocs.lowagie.com/examples/com/lowagie/examples/forms/SimpleRegistrationForm.java
Note that there's a class Fie
[EMAIL PROTECTED] wrote:
Thanks a ton Bruno. Really I was not aware about these details of
storage style of PDF and other type of files like Word.
Now I will do it same way as you have suggested. Is there free s/w
availed to create AcroForm?
I wanted to create a AcroForm corresponding to a PD
] Replacing placeholder value in PDF
[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.
&
[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
14 matches
Mail list logo