PDF-X.
> I have the PFB and AFM files, the fonts are embedded but in
> result the chars seems triangles!!!
>
> bf = BaseFont.createFont("Courier.pfb", "winansi", true);
> f = new Font(bf, 12, 0, Color.BLACK);
>
> I have use another way to create these f
f, 12, 0, Color.BLACK);
I have use another way to create these fonts?
Thanks,
Andrei Nunes
-- Bruno Lowagie (iText) wrote :
Schalück wrote:
> Hi,
> I want to use the standard Type 1 fonts (e.g. COURIER) within PDFA. It
> is not possible to embed this font into my pdf document (see
&g