Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Internal PDFlib warning: Can't reencode Symbol font

Status
Not open for further replies.

BB101

Programmer
May 23, 2001
337
GB
I have successfully built a PDF creation tool that they now want a custom font to be used in.

I installed the font and go past an initial problem of metrics not supplied.

Now i get this problem when trying to use pdf_findfont:
Internal PDFlib warning:
Warning: Internal PDFlib warning: Can't reencode Symbol font 'SomeCustomFont' (using builtin) in somephpfile.php on line X

Thanks in advanced
--BB
 
The font is a PFM, does anyone know of a way around this? convert it to ttf?

Thanks
--BB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top