Hi Paulo,

Thanks for the fast answer on my previous question.
Now I use PDF/AManager trial from PDFTRON to do conformance check against my
PDF document.
After making up my PDF with color profile, it gives only one error:
Widths in embedded font are inconsistent with /Widths entry in the font
dictionary

I use DejaVu fonts in my code by copying it into a directory, register this
directory with FontFactory, then use as embedded font like:
Font textfont = FontFactory.getFont("DejaVuSerifCondensed",
BaseFont.IDENTITY_H, true, 11f, Font.NORMAL);

I don't know how to resolve inconsistent font width error.
Thanks in advance for any hint,
Agnes





-- 
View this message in context: 
http://old.nabble.com/PDF-A-conformance-check%3A-Widths-in-embedded-font-are-inconsistent-with--Widths-entry-in-the-font-dictionary-tp27224996p27224996.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to