Page 1 of 1

DCPS Set font formatting

Posted: Tue Dec 05, 2017 2:26 pm
by Victorio
Hi,

I try DCPS functions for generate PDF using PScsript.dll
In one moment my test app break with error Internal data structure corrupted, dllExecuteCall
I found problem, when in source is font wrote as :

DCPS FONT "11.Arial CE BOLD" error occur

but when I write

DCPS FONT "11.Arial CE Bold" everything works without problem

it is important for the font to be written exactly as in system, no capital BOLD.

It was my mistake, but maybe someone has met with this and will help him.

Re: DCPS Set font formatting

Posted: Tue Dec 05, 2017 2:57 pm
by rdonnay
it is important for the font to be written exactly as in system, no capital BOLD.
Thanks for that advice.