iText does not support conversion of PDF->PDF/A
From: tanay verma mailto:tandynam...@gmail.com>>
Reply-To: Post here
mailto:itext-questions@lists.sourceforge.net>>
Date: Friday, December 21, 2012 3:09 AM
To: Post here
mailto:itext-questions@lists.sourceforge.net>>
Subject: [iText-questions] Supp
Op 6/06/2012 22:58, James Gittelson schreef:
>then it's fairly straightforward (though not trivial)
Straightforward and non-trivial sound fine to me. Can you point me in
the right direction to get started?
What you'll need to do is very close to what is done when you merge
bookmarks whilst
block
copy instead of page by page...
Leonard
From: James Gittelson [mailto:jgittel...@csc.com]
Sent: Wednesday, June 06, 2012 4:59 PM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Support for merging PDFs and 508 Accessibility
Tags
>If you are simply appendin
ent, thanks.
From: iText Info [mailto:info@...]
Sent: Wednesday, June 06, 2012 4:26 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Support for merging PDFs and 508
Accessibility Tags
Op 5/06/2012 22:51, James Gittelson schreef:
Is there any support, future, pen
iText here
Subject: Re: [iText-questions] Support for merging PDFs and 508 Accessibility
Tags
Op 5/06/2012 22:51, James Gittelson schreef:
Is there any support, future, pending, current, or paid, for retaining
accessibility tags in PDF files when merging?
That would be a question for our
Op 5/06/2012 22:51, James Gittelson schreef:
Is there any support, future, pending, current, or paid, for
retaining accessibility tags in PDF files when merging?
That would be a question for our paid professional services.
In tagged PDF, there is a StructTreeRoot that can be consulted to find
On Wed, Dec 7, 2011 at 4:49 PM, WMJ wrote:
> Hi,
>
> I've just checked out the comparison about Java and C# and found that Java
> really does not support using primitive types in the generic types, and only
> their wrapper counterparts are supported (for instance, Map),
> which consequently will c
guess it is the
reason why the wheels are recreated (IntHashtable and LongHashtable).
It is really a pain.
WMJ
>
> From: Balder VC
>To: itext-questions@lists.sourceforge.net
>Sent: Wednesday, December 7, 2011 11:24 PM
>Subject: Re: [iText-qu
gt; *To:* Post all your questions about iText here
>
> *Sent:* Wednesday, December 7, 2011 3:49 PM
> *Subject:* Re: [iText-questions] Support for big PDFs over 2G
>
> Unfortunately Java can't have generics on primitive types. Remember
> that iText
Text here
>
>Sent: Wednesday, December 7, 2011 3:49 PM
>Subject: Re: [iText-questions] Support for big PDFs over 2G
>
>
>
>Unfortunately Java can't have generics on primitive
types. Remember that iText must work in Java and .NET and the codebase shuld be
as similar as
Op 7/12/2011 1:02, Leonard Rosenthol schreef:
> GREAT WORK!
Yes, thank you!
Seems like I shouldn't wait too long to release iText 5.1.4...
Maybe I can schedule it during the Christmas holidays.
--
Cloud Services Checklist:
Oh, that's great.
I am going to download it.
>
> 发件人: Leonard Rosenthol
>收件人: Post here
>发送日期: 2011年12月7日, 星期三, 上午 8:02
>主题: Re: [iText-questions] Support for big PDFs over 2G
>
>
>GREAT WORK!
>
>From: Paulo Soares
&g
GREAT WORK!
From: Paulo Soares mailto:psoa...@glintt.com>>
Reply-To: Post here
mailto:itext-questions@lists.sourceforge.net>>
Date: Tue, 6 Dec 2011 14:12:45 -0800
To: Post here
mailto:itext-questions@lists.sourceforge.net>>
Subject: [iText-questions] Support for big PDFs over 2G
Hi all,
iText
There's no support in CJKFont for characters above \u. However, characters
above \u are supported in truetype fonts.
Paulo
From: Billy Leung [mailto:billyplay...@yahoo.com.hk]
Sent: Wednesday, January 26, 2011 4:28 AM
To: itext-questions@lists.sourceforge
uptosky . wrote:
> Hi all!
>
> Can anybody please tell me what version of iText supports handling Pdf
> 1.6 version documents?
Strange question.
iText has been supporting PDF 1.6 documents for years now.
The current version even contains functionality that is newer than 1.7.
You'll have to clar
rajesh.ba...@polaris.co.in wrote:
> So ,is it possible to read fields in such XFA based Dynamic forms
Read fields = extract XML.
> and then
> populate field values using itext ?
Populate fields = inject XML.
> If yes then can anyone provide some
> sample code.
Read http://itextpdf.com/book/
Subject
iText here Re: [iText-questions] Support for
rajesh.ba...@polaris.co.in wrote:
> Thanks for your response Leonard..What I meant to say here is ,the user
> will be defining some fields in a form and then save the form as 'Dynamic
> PDF' .So is it possible to read the field values and then populate the
> field values in such a 'Dynamic PDF'
PM
cc
Please respond to
Post all your Subject
questions about Re: [iText-questions] Support for
Assuming you mean XFA-based forms when you talk about "dynamic forms", then it
is impossible to read "acro fields" from such a form, as it has no such
concept. XFA-based forms use a VERY different forms technology than AcroForms.
However, iText does support reading & writing XFA so that you can
can even copy/paste the correct text (thanks
to things like the ToUnicode table).
Leonard
-Original Message-
From: Mike Marchywka [mailto:marchy...@hotmail.com]
Sent: Sunday, December 20, 2009 8:21 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Support fo
> Date: Sun, 20 Dec 2009 09:46:41 +0100
> From: i...@1t3xt.info
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Support for context alternates
>
> Guillaume Pothier wrote:
>> Hi,
>> I want to g
On Sun, Dec 20, 2009 at 5:46 AM, 1T3XT info wrote:
> If you're using Graphics2D, then you depend on Java
> to make the ligatures; writing your Ligaturizer won't help.
Thanks, that's what I needed to know. I'll write my own substitution
routine to filter the text that I send to Graphics2D.drawStri
Guillaume Pothier wrote:
> Hi,
> I want to generate PDFs using a font that has context alternates
> (calt) in the Latin script (context alternates are rules that
> substitute some glyphs for others according to the context, ie. the
> glyphs that appear before or after them - see
> http://fontforge.
7;Post all your questions about iText here'"
Sent: Sunday, May 10, 2009 7:09 PM
Subject: Re: [iText-questions] Support für TIFF with JPEG compression
Hi,
why isn't it supported by iText? Were are the difficulties with this format?
Thank you
> -Original Message-
>
> From:
> To: itext-questions@lists.sourceforge.net
> Date: Sun, 10 May 2009 20:09:58 +0200
> Subject: Re: [iText-questions] Support für TIFF with JPEG compression
>
> Hi,
>
> why isn't it supported by iText? Were are the
Hi,
why isn't it supported by iText? Were are the difficulties with this format?
Thank you
> -Original Message-
> From: Paulo Soares [mailto:psoa...@glintt.com]
> Sent: Freitag, 8. Mai 2009 13:30
> To: Post all your questions about iText here
> Subject: Re: [iTex
You'll have to convert the TIFF to JPG using some other tool.
Paulo
> -Original Message-
> From: spr...@gmx.eu [mailto:spr...@gmx.eu]
> Sent: Friday, May 08, 2009 11:51 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Support für TIFF with JPEG compression
>
Hi,
the document is tagged. But the dodgy thing is to resolve the page
numbers and formatting the TOC, so that it looks like:
...dots till end of line...
And after placing the TOC in the beginning of the document, you have to
reorder the pages, cause the page numbers aren't correct any more. As
Hi Abid,
if your original pdf file is tagged pdf _and_ the contents are well
structured, iText has some support for the structured elements.
Otherwise you might have to extract the content and organise the content
yourself. Have a look at the PRStream class in iText and its
documentation, you'
HOW are you converting the richtext box to PDF? iText wont' do the
conversion itself - you need to handle that...
Leonard
On Jan 10, 2008, at 12:42 AM, Kalaiselvan Annadurai wrote:
Hi,
I am using itextsharp for exporting the contents of a windows form
to a PDF file. The problem I have i
I'll add that, thank you.
Paulo
- Original Message -
From: "Thimo Seitz" <[EMAIL PROTECTED]>
To:
Sent: Thursday, October 11, 2007 9:09 AM
Subject: [iText-questions] Support for ZIP compression in the TiffCodec?
Hi.
I've just startet using the iText-Library for PDF-Generation and noti
On Friday 28 September 2007 15:00:08 Paulo Soares wrote:
> Just a better subject.
> > -Original Message-
> > I would like to have a Watermark on my rtf document so I try
> > to add an image to the RtfHeaderFooter and configure it to be
> > Image.UNDERLYING. Does it work or not. I do get the
Just a better subject.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Jörgen Åkesson
> Sent: Friday, September 28, 2007 2:02 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Support!
>
> Hi!
>
> I am developi
It's only available from Adobe tools.
Leonard
On Feb 15, 2007, at 7:57 AM, Stephane Galland wrote:
> Hello,
>
> I'm using acroread 7 on Linux and generate PDF documents with
> pdflatex.
>
> I would like that my generated PDF to support the flag "Allow
> Commenting"
> that permits to annotate
Paulo Soares wrote:
>Support for static XFA forms is available in the iText and iTextSharp CVS.
>
Great news!
I'll try to make some time for a new release.
br,
Bruno
-
Using Tomcat but need to do more? Need to support web ser
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Wahaj Khan
> Sent: Wednesday, June 21, 2006 5:27 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Support for pdfs generated with
> Adobe 7.0 andAdobe designer
>
> Hi
I hope to have it ready by next month.
Paulo
- Original Message -
From: "Guy Careau" <[EMAIL PROTECTED]>
To:
Sent: Thursday, May 04, 2006 6:51 PM
Subject: [iText-questions] Support for Adobe Form Designer 7.0
Hi
My employer currently uses iText. I know that you plan to support
mo
Thank you so much for the quick response. Do you know which version of itext (and when) is this targetted for? If I can help iText with development of some features, I will be glad to.
On 5/3/06, Paulo Soares <[EMAIL PROTECTED]> wrote:
Set/get fields in static forms will soon be supported.Paulo
Set/get fields in static forms will soon be supported.
Paulo
- Original Message -
From: "Dilip Ladhani" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, May 03, 2006 9:53 PM
Subject: [iText-questions] Support for PDF forms created using Adobe Forms
Designer 7.0 or higher
Hey guys,
I am t
From: Eric J Kaplan
[mailto:[EMAIL PROTECTED] Sent: Tuesday, April 18, 2006 5:20
PMTo: Paulo Soares;
itext-questions@lists.sourceforge.netSubject: RE: [iText-questions]
Support for wide tables
Paulo
Yes, I had seen this.
That’s fine and I suppose it will
Eric
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares
Sent: Tuesday, April 18, 2006
12:01 PM
To: Eric J Kaplan;
itext-questions@lists.sourceforge.net
Subject: RE: [iText-questions]
Support for wide tables
http://itextdocs.lowagie.com/tutorial/objects/tables
http://itextdocs.lowagie.com/tutorial/objects/tables/pdfptable/index.html
Example SplitTable.java.
Paulo
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eric
J KaplanSent: Tuesday, April 18, 2006 4:48 PMTo:
itext-questions@lists.sourceforge.netSubject: [iTex
Vinay Thakur wrote:
Dear Sir
Is it possible to use iText for PHP
A long time ago somebody posted a message on the
mailing list that he was working on a PHP port of iText,
I think this was the URL: http://sourceforge.net/projects/itextphp
As you can see on that page there never was a release
On Wed, 2006-02-01 at 02:36 +0100, Udo Rader wrote:
> On Tue, 2006-01-31 at 20:06 -0500, Leonard Rosenthol wrote:
> > At 06:27 PM 1/31/2006, Udo Rader wrote:
> > >1) can this flag be set with itext or
> >
> > No.
> >
> >
> > >2) is there an alternative to reach my requirements?
> >
> >
At 08:36 PM 1/31/2006, Udo Rader wrote:
However, what is the technical reason for this? I mean, setting a flag
sounds trivial to me,
If it were "just a flag" - that would be true.
However, the process of preparing a PDF for "Reader
Enabling" is totally undocumented - however,
On Wed, 2006-02-01 at 02:36 +0100, Udo Rader wrote:
> On Tue, 2006-01-31 at 20:06 -0500, Leonard Rosenthol wrote:
> > At 06:27 PM 1/31/2006, Udo Rader wrote:
> > >1) can this flag be set with itext or
> >
> > No.
> >
> >
> > >2) is there an alternative to reach my requirements?
> >
> >
On Tue, 2006-01-31 at 20:06 -0500, Leonard Rosenthol wrote:
> At 06:27 PM 1/31/2006, Udo Rader wrote:
> >1) can this flag be set with itext or
>
> No.
>
>
> >2) is there an alternative to reach my requirements?
>
> No.
>
> Adobe LiveCycle Reader Extensions Server is
At 06:27 PM 1/31/2006, Udo Rader wrote:
1) can this flag be set with itext or
No.
2) is there an alternative to reach my requirements?
No.
Adobe LiveCycle Reader Extensions Server is the only option.
Leonard
--
There are no plans to include it.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Zubin
> Sent: Tuesday, January 10, 2006 4:44 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] Support for fast web view
>
> I've gone t
No need to, batik can do it. Search the mailing list for batik and you'll
get an example.
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Monday, November 07, 2005 6:34 PM
Subject: [iText-questions] support of SVG image formats
> Is there any thought to iText supporting the SV
At 01:34 PM 11/7/2005, [EMAIL PROTECTED] wrote:
Is there any thought to iText supporting the SVG image format in
future releases?
You can use iText in conjunction with Batik to incorporate
SVG into your PDFs.
Leonard
-
At 11:04 AM 8/17/2005, osamaao wrote:
I would like to use the iText PDF library in a commercial product
and I would like to know what kind of support I can get.
Do you sell support? And in case I had a critical error, to whom I can refer?
My company, PDF Sages, offers commercial supp
On 8/17/05, osamaao <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I would like to use the iText PDF library in a commercial product and I
> would like to know what kind of support I can get.
>
> Do you sell support? And in case I had a critical error, to whom I can
> refer?
Please see the FAQ:
http://www.lowagie.com/iText/faq.html#support
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of osamaao
> Sent: Wednesday, August 17, 2005 4:05 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] support
>
> Hello,
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sven Henckel
> Sent: Monday, November 08, 2004 12:03 AM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Support for Layers (OCG)?
>
> Does iText support the layer functionality of PDF 1.5 /
O_MORE_COLUMN;
}
}
Best Regards,
Paulo Soares
> -Original Message-
> From: Christian Lauer [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 08, 2004 9:50 PM
> To: Paulo Soares
> Cc: iText Mailing List
> Subject: RE: [iText-questions] Support
inal Message-
> > From: Christian Lauer [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 08, 2004 1:12 PM
> > To: Paulo Soares
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: [iText-questions] Support of lists in PdfPCell
> >
> > Shouldn't the list i
Send me an example with the problem.
Best Regards,
Paulo Soares
> -Original Message-
> From: Christian Lauer [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 08, 2004 1:12 PM
> To: Paulo Soares
> Cc: [EMAIL PROTECTED]
> Subject: RE: [iText-questions] Support of
currentHeight = indentTop() - ct.getYLine();
> break;
> }
>
> Best Regards,
> Paulo Soares
>
> > -Original Message-
> > From: Christian Lauer [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 08, 2004 12:24 AM
> > To: Paulo Soares
>
To: Paulo Soares
> > Cc: iText Mailing List
> > Subject: RE: [iText-questions] Support of lists in PdfPCell
> >
> > Hi Paulo,
> >
> > indeed it works, that's really nice to see!
> >
> > At this point I'd really like to thank you for the great i
The indent is the indent in the list, you can decrease it or increase it.
Best Regards,
Paulo Soares
> -Original Message-
> From: Christian Lauer [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 08, 2004 7:33 AM
> To: Paulo Soares
> Cc: iText Mailing List
> S
-
> From: Christian Lauer [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 08, 2004 12:24 AM
> To: Paulo Soares
> Subject: RE: [iText-questions] Support of lists in PdfPCell
>
> Hi Paulo,
>
> that sounds great! It seems that most of my iText rel
Hi Paulo,
indeed it works, that's really nice to see!
At this point I'd really like to thank you for the great improvements.
I'm sure I haven't completely discovered all of them so far ;-)
I hope I can help you a bit by testing and reporting bugs.
This seems to be a minor one:
It seems that t
That's already supported in itextpdf.sf.net, together with spacing before/after and
automatic leading. See PdfPCell.addElement().
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Christian Lauer
> Sent: Monday, Septem
Did you try List?
Best Regards,
Paulo Soares
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Keith L. Musser
> Sent: Wednesday, July 07, 2004 10:42 PM
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Support for "First Line Indent" ???
>
>
Your wmf has a picture inside and currently that's not supported although
now that iText supports BMP the fix is easy. I'll think about it for the
next release.
Best Regards,
Paulo Soares
> -Original Message-
> From: Peter Soelter [SMTP:[EMAIL PROTECTED]
> Sent: Friday, August 08, 2003 14
> -Original Message-
> From: Markus Enders [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, July 08, 2003 11:37
> To: Paulo Soares
> Cc: [EMAIL PROTECTED]
> Subject: Re: [iText-questions] support of different TIFF-compressions
>
> Hi Paulo,
>
> thanks for
Hi Paulo,
thanks for your quick answer.
Paulo Soares wrote:
Those are very old news. iText now supports TIFFs directly, LZW and packbits
included, ICC, CMYK, etc.
That sounds good. May you give some further information what "now"
means? Which version of iText do I need.
I obtained the versio
Those are very old news. iText now supports TIFFs directly, LZW and packbits
included, ICC, CMYK, etc. No planar mode and masks, though. See the package
codec. You can also use Image.getInstance() but in that case only the first
TIFF page is read.
Best Regards,
Paulo Soares
> -Original Messag
Hi Gerald,
> I have an example WMF file which does not get interpreted same way as
when
> imported into MS Word (it is missing graphics and uses different
fonts?).
> Do exist different types of WMF? Does iText only support some
particular
> types?
I had the same problem several days ago. There ar
> -Original Message-
> From: Gerald Fehringer [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, March 19, 2003 16:05
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] support for WMF
>
> Hello iText users!
>
> I have an example WMF file which does not get interpreted same way as when
t; <[EMAIL PROTECTED]>
To: "Paulo Soares" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, December 20, 2002 11:51 AM
Subject: Re: [iText-questions] support PdfPTable
> Hi,
>
> Ok, now I have made the file directly in java. I shows with 0 to infinite
> a
To: "Fredrik Nilsson" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 6:00 PM
Subject: Re: [iText-questions] support PdfPTable
> How do you know if the problem is with iText ot the jsp/browser? The first
> step is always to generate the pdf
es" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 16:26
Subject: Re: [iText-questions] support PdfPTable
Hi,
I'm making the pdf in a jsp-page and can not (right away extract the
pdf) as
a file.
It is possible that the browser doesn't recogni
ick (or use the
menu-item) View source on the blank page.
Regards,
/Fredrik
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Fredrik Nilsson" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 5:16 PM
Subject:
D]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 16:08
Subject: Re: [iText-questions] support PdfPTable
I use three tables in the generated pdf and I set widths on all three.
During the afternoon I've noticed that I can see the pdf when I print
out
three images, otherwise n
is is otherwise a
problem which gives the same result, a blank page).
Regards,
/Fredrik
- Original Message -
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Fredrik Nilsson" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 4:5
Are you setting the table width? I'm sure an exception is being thrown.
Best Regards,
Paulo Soares
- Original Message -
From: "Fredrik Nilsson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 9:29
Subject: [iText-questions] support PdfPTable
Hi,
I use the
oares
> -Original Message-
> From: Paulo Soares [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, August 01, 2002 10:31
> To: 'John Hardy'; [EMAIL PROTECTED]
> Subject: RE: [iText-questions] Support for kerning in iText
>
> Kerning is not difficult to im
Kerning is not difficult to implement but it's impossible with the current
structure of PdfChunk. I'm creating a special ColumnText that will support
arabics bidi, kerning and ligatures. It will not be ready before October.
You can have kerning now with little effort if all you need is to place te
At 8:02 PM -0700 5/20/02, B J wrote:
>If an embedded font is only available in it's PLAIN style, does not
>have it's bold or italic style available. e.g Arial Unicode MS is
>vailable only in it's plain form. For such fonts there is no way we
>can show boldface in PDF document.
That is
82 matches
Mail list logo