It will check the actual calls you make using iText, it won't scan the PDF for
things.
From: Nirmal Fernando [mailto:nirmal070...@gmail.com]
Sent: Tuesday, March 02, 2010 10:35 AM
To: Leonard Rosenthol
Cc: itext-questions
Subject: Re: [iText-questions] Replacing CID fonts with WinAnsi True
t:* Tuesday, March 02, 2010 5:12 AM
> *To:* itext-questions
>
> *Cc:* Leonard Rosenthol
> *Subject:* Re: [iText-questions] Replacing CID fonts with WinAnsi True
> Type Fonts...
>
>
>
> Hii,
>
>
>
> Will the "copy.setPDFXConformance(PdfCopy.PDFA1A);"
Assuming that you don't do anything that will invalidate it (like improper
XMP), yes it will.
From: Nirmal Fernando [mailto:nirmal070...@gmail.com]
Sent: Tuesday, March 02, 2010 5:12 AM
To: itext-questions
Cc: Leonard Rosenthol
Subject: Re: [iText-questions] Replacing CID fonts with WinAnsi
Hii,
Will the "copy.setPDFXConformance(PdfCopy.PDFA1A);" ensures that the new
PDF is PDF/A complianced?? or do we have to write a code to check?
Thank you very much !!
Nirmal
--
C.S.Nirmal J. Fernando
Department of Computer Science & Engineering,
Faculty of Engineering,
University of Moratuw
2010 8:24 AM
To: Post all your questions about iText here
Cc: leona...@pdfsages.com
Subject: Re: [iText-questions] Replacing CID fonts with WinAnsi True Type
Fonts...
Thanks for the reply !! :) Please read my comments too in "Orange"
On Thu, Feb 25, 2010 at 11:55 AM, Leonard Rosenthol
m
Thanks for the reply !! :) Please read my comments too in "Orange"
On Thu, Feb 25, 2010 at 11:55 AM, Leonard Rosenthol
wrote:
> On Thu, Feb 25, 2010 at 12:19 AM, Nirmal Fernando
> wrote:
>
>> I currently involve in a Project to apply PDF/A Standards to existing
>> PDF files. I have 3 main ques
On Thu, Feb 25, 2010 at 12:19 AM, Nirmal Fernando wrote:
> I currently involve in a Project to apply PDF/A Standards to existing PDF
> files. I have 3 main questions.
>
> · The existing PDF files had embedded CID fonts, because of that
> you can’t serach or copy words.
>
What makes you th
I currently involve in a Project to apply PDF/A Standards to existing PDF
files. I have 3 main questions.
· The existing PDF files had embedded CID fonts, because of that you
can’t serach or copy words. Therefore we thought of replacing CID fonts with
WinAnsi encoded true type fonts. Is th