Imbedded fonts

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
MattB
Posts: 1
Joined: Mon Feb 07 2005

Imbedded fonts

Post by MattB »

I'm working on a project to email pdf files with barcodes in them. This seemed to be going well until we opened one fo theose files on a PC without the barcode font we used. The barcode did not display corectly.
I was under the impression pdf files would look the same no matter what, but that not the case I guess.
This was version 2.1 which I'm otherwise happy with. Do I need to do something special to make sure the fonts get imbedded or will I need to upgrade? The component making the call is a VFP executable.
TIA!

Matt
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

You need to add Font Embedding while generating the pdf file.

There are different font embedding options: Partial, Full and licensed font embedding.

You can add Partial Font Embedding ( = 10 Hex = 16 Dec) to your call of FileNameOPtions.

Hope this helps.
Post Reply