Hi,
I was given a pdf with non licensed fonts in it. I have to check it programatically to determine that it is a non licensed font.
How do I get the bytes from the FontDescriptor, so that I could construct Font and look for WindowsMetrics to check for fsType.
Thanks.
Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
Leonard Rosenthol <[EMAIL PROTECTED]> wrote:
At 09:19 AM 7/26/2005, sreeram ramesh kumar wrote:
My job is to ensure that the pdf files we accept should not have any font that is not licensed.
I am not trying to use any non licensed font.
Understood...
Based on the explanation given by you, can I assume that I dont have to check the licenses of the fonts used in a pdf document.Correct.
Just in case if I want to check if there are non licensed fonts in the pdf, Is there a way using itext API.
iText will get you to the data of each font - but you would still need to then read that data, parse it to find the appropriate table and then make a decision.
Leonard
---------------------------------------------------------------------------Leonard Rosenthol < mailto:[EMAIL PROTECTED]>Chief Technical Officer < http://www.pdfsages.com>PDF Sages, Inc. 215-938-7080 (voice)215-938-0880 (fax)
Start your day with Yahoo! - make it your home page
