Re: [iText-questions] Creation of PDF/A PDF's

2007-11-21 Thread Paulo Soares
D] > >> [mailto:[EMAIL PROTECTED] On > >> Behalf Of Foris Zoltan > >> Sent: Monday, November 19, 2007 11:52 AM > >> To: itext-questions@lists.sourceforge.net > >> Subject: Re: [iText-questions] Creation of PDF/A PDF's > >> > >> > >

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-20 Thread Foris Zoltan
As the first version of the conversion utility I think that it is enough to create a PDF which conforms to the PDF/A standard. Further optimizations will be done after the PDF/A syntaxt is correct. Leonard Rosenthol wrote: > > The way to solve transparency for content stream elements is to > f

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-19 Thread Leonard Rosenthol
, November 19, 2007 11:52 AM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions] Creation of PDF/A PDF's >> >> >> The CIDSet is not created for subset fonts. > > And that's a problem because? > > > Aviso Legal: > E

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-19 Thread Leonard Rosenthol
The way to solve transparency for content stream elements is to flatten it (a VERY complex process of rewriting shapes). You can probably get way with changing transparency in annotations/fields to just 1 (or removing the key all together), if you must. You replace them by embedding the new

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-19 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Foris Zoltan > Sent: Monday, November 19, 2007 11:52 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Creation of PDF/A PDF's > >

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-19 Thread Foris Zoltan
Do you have other idea to solve the CA / transparency problem ? Can you please post here some ideas how can I replace the std. 14 type 1 fonts with true type fonts ? Leonard Rosenthol wrote: > > On Nov 12, 2007, at 1:06 AM, Foris Zoltan wrote: >> I would like to solve the PDF to PDF/A conversio

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-19 Thread Foris Zoltan
The CIDSet is not created for subset fonts. -- View this message in context: http://www.nabble.com/Creation-of-PDF-A-PDF%27s-tf4465576.html#a13834430 Sent from the iText - General mailing list archive at Nabble.com. - This

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-12 Thread Leonard Rosenthol
Paulo Soares wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Foris Zoltan Sent: Monday, November 12, 2007 8:12 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Creation of PDF/A PDF's I also found out that if t

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-12 Thread Leonard Rosenthol
On Nov 12, 2007, at 1:06 AM, Foris Zoltan wrote: > I would like to solve the PDF to PDF/A conversion. I know that > there is a lot > of work but i think that > I already solved the following: > 1.) Adjust annotations/bookmark actions - remove not allowed actions Make sure that you get AL

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-12 Thread Paulo Soares
> Behalf Of Foris Zoltan > Sent: Monday, November 12, 2007 12:36 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Creation of PDF/A PDF's > > > The identity is a valid name but if the font is embeded as subset the > CIDToGIDMap should cont

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-12 Thread Foris Zoltan
D] >> [mailto:[EMAIL PROTECTED] On >> Behalf Of Foris Zoltan >> Sent: Monday, November 12, 2007 8:12 AM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions] Creation of PDF/A PDF's >> >> >> I also found out that if

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-12 Thread Foris Zoltan
I would like to solve the PDF to PDF/A conversion. I know that there is a lot of work but i think that I already solved the following: 1.) Adjust annotations/bookmark actions - remove not allowed actions 2.) Adjust transparency(set to 1) 3.) Adjust Color space (I am not sure that is working in all

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-12 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Foris Zoltan > Sent: Monday, November 12, 2007 8:12 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Creation of PDF/A PDF's > >

Re: [iText-questions] Creation of PDF/A PDF's

2007-11-12 Thread Foris Zoltan
Foris Zoltan wrote: > > > > Foris Zoltan wrote: >> >> I would like to solve the PDF to PDF/A conversion. I know that there is a >> lot of work but i think that >> I already solved the following: >> 1.) Adjust annotations/bookmark actions - remove not allowed actions >> 2.) Adjust transparenc

Re: [iText-questions] Creation of PDF/A PDF's

2007-09-17 Thread Leonard Rosenthol
Maybe you can replace the fonts, but that's a lot of work. > > Rene > > > -Ursprungliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:itext- > [EMAIL PROTECTED] Im Auftrag von Paulo Soares > Gesendet: Montag, 17. September 2007 11:53 > An: Post all you

Re: [iText-questions] Creation of PDF/A PDF's

2007-09-17 Thread Rene Jahn
you can replace the fonts, but that's a lot of work. Rene -Ursprungliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Paulo Soares Gesendet: Montag, 17. September 2007 11:53 An: Post all your questions about iText here Betreff: Re: [iText-questions

Re: [iText-questions] Creation of PDF/A PDF's

2007-09-17 Thread Paulo Soares
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Tobias Meier > Sent: Monday, September 17, 2007 10:36 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Creation of PDF/A PDF's > > Hi,

[iText-questions] Creation of PDF/A PDF's

2007-09-17 Thread Tobias Meier
Hi, i have a question regarding the PD/A standard support of iText. (In the book there are no specifics and a reference to future iText version is made) In the newest release of iText (2.0.5) i read the following: "Added support for PDF/A-1" So what does that mean? 1. How can i create a PDF/A c