DCPS Set font formatting

This forum is for eXpress++ general support.
Post Reply
Message
Author
Victorio
Posts: 620
Joined: Sun Jan 18, 2015 11:43 am
Location: Slovakia

DCPS Set font formatting

#1 Post 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.
Attachments
dcps.gif
dcps.gif (12.14 KiB) Viewed 5038 times

User avatar
rdonnay
Site Admin
Posts: 4722
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: DCPS Set font formatting

#2 Post by rdonnay »

it is important for the font to be written exactly as in system, no capital BOLD.
Thanks for that advice.
The eXpress train is coming - and it has more cars.

Post Reply