Previous | Next | (P-PDF) Developers
Topic: Where should I put CMap files ?
Conf: (P-PDF) Developers, Msg: 32615
From: DrorF
Date: 1/11/2002 02:45 AM
HI,
I am using the PDF Library 5.0 sdk to create PDF files.
I am trying to create a PDEFont from PDESysfont. The font which I am trying to create is of Type0 and reqiures a CMap file, I have put this CMap (that came with the PDF Library package) in the application directory, but I am catching an exception on "PDEFontCreateFromSysFont()" saying "PDF Encoding (CMap) is missing... ".
Can anyone know why the function does not find the CMap, and where/what I ahve to do ?
Thanks,
Dror