Good morning,
I have a MultiColumnText in my document, after adding a first
table to the first column, I want to add the next table at
the top of the second column, but the method nextColumn()
doesn't work.
You'll find hereby attached the light source code of the
probleme...
otherwise, I've tr
In one of the your post, you mentioned static XFA support in iText is in offing. As in one of the projects we may want to use it, Can you please give any rough idea on time when it may be released? Will it have full XFA support (I am mainly looking at creating XFA form fields like the way we crea
Try:
BaseFont baseFont = BaseFont.createFont("KozMinPro-Regular,Bold",
"UniJIS-UCS2-H", BaseFont.NOT_EMBEDDED);
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of ccc
> Sent: Wednesday, February 15, 2006 9:40 AM
> To: iText-questions@l
Only in new docs.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Dan Phillips
> Sent: Friday, February 17, 2006 4:45 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PdfStamper adding layers
>
> Can the PdfStamper.Wr
Can the
PdfStamper.Writer be used to add OCG layers to existing documents or can
OCG layers only be added to new documents?
There's no workaround.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Ivan Jathanna
> Sent: Friday, February 17, 2006 3:29 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Re: Issue of iText version 1.3.6
> opening a
but is their any solution or fix regarding this
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing t
hi,
Can you provide some solution or workaround(fix) for the below issue
regards
Ivan
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searc
Hello,
I'm using an existing PDF document as a template. I'm filling it out using
PdfStamper. Everything works ok, and I have just one problem. There is a
rectangle where I'm supposed to write the total price. It seems that this
rectangle is above all the other elements, cause when I try to
Vadim Gintov wrote:
Dear Sirs,
I need to embed Barcode 128 B font to PDF document.
Could you assist me with a problem: where I can purchase, download or
get in some other way this font?
We don't sell fonts.
You can create barcode 128 for free with iText,
but no barcode 128 font is involved.
br,
Dear Sirs,
I need to embed Barcode 128 B font to PDF document.
Could you assist me with a problem: where I can purchase, download or
get in some other way this font?
Thank you in advance for your help.
Best regards,
Vadim Gintov
Project Manager
ILS Ukraine, Ltd.
Kmet, Bill wrote:
Is there an example on your website in the tutorial section, or am I just
blind?
You're not using the mailing list and you've probably overlooked the
PageNumbersWatermark example:
http://itextdocs.lowagie.com/tutorial/directcontent/pageevents/
http://itextdocs.lowagie.com
At 01:53 AM 2/17/2006, Thomas Kübler wrote:
Exist a description if a xmp-meta-data has to exist for the pdf/A-1b standard,
if yes, which elements have to insert, can we insert also customer elements?
Yes, XMP is required for PDF/A-1 (both A and B).
As for the details, it's all
I suspect that the orinal pdf is tagged. PdfCopy doesn't keep tagging.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, February 16, 2006 10:22 PM
> To: itext-questions@lists.sourceforge.net; [EMAIL PROTECTED];
At 03:39 AM 2/17/2006, Kevin Blackman (.COM) wrote:
> So are you volunteering to write the code??
Yes. My company is examining it, but would it be possible to work
with someone like yourself that is familiar with the API for
guidance? Because we are new to iText.
Sure. We of
At 11:46 AM 2/15/2006, Kevin Blackman (.COM) wrote:
>>iText does not seem to currently implement functions to encrypt
>>documents for certain identities using digital certificates, is this correct ?
>
> Correct.
>
>
>>If the feature is not implemented have you considered doing so?
>
>
Thanks, definitely I don’t want to exploit you :)
In my example I have to print footer in 2 line.
See my code. Footer is displayed with border see attachment. What method I
should call to remove border.
Rectangle page = doc.getPageSize();
PdfPTable foot = new PdfPTable(1);
Phrase pp = new P
Hi All In my webapp I have a text box in which user enters some words and another text box which points to location of a PDF file. I have to show the PDF document with all words higlighted (if they exist in the document). Any idea how I can do this? Any help is greatly appreciated. R
18 matches
Mail list logo