|
From: Daniel J S. <dan...@ie...> - 2007-01-10 12:38:06
|
Daniel J Sebald wrote: > A PDF file is corrupted once an exception occurs, so can't get back from that. However, there is a way to lessen the font problems to returning a -1 rather than causing an exception: > > PDF_set_parameter(myPDF, "fontwarning", "false"); > > Almost works, but not quite...hmm Got it... Timothée asked a question about fonts Courier, Courier-Bold, Courier-Oblique, Courier-BoldOblique, Helvetica, Helvetica-Bold, Helvetica-Oblique, Helvetica-BoldOblique, Times-Roman, Times-Bold, Times-Italic, Times-BoldItalic, Symbol, ZapfDingbats not all having to be declared as builtin. The answer is, I don't know. Dan |