I am creating a translator program that creates a pdf from different formats
namely afp using iText using default fonts. To better match parameters of font
widths. I override the font widths of helvetica to correspond to the font width
that the afp document provides for it's custom font.
Don't do that!! Doing so will create a PDF that will NOT display consistantly in all PDF viewers or print on PDF-capable RIPs.
As documented in the PDF reference, the /Widths table MUST match the data in the font...
Leonard --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions
