visual print engine

myilmaz

New Member
is there any body use this activex file.
Because I use

chCtrlFrame:VpeControl:OpenDoc ().
chCtrlFrame:VpeControl:VpePrint(100, 100, "Hello World!").
chCtrlFrame:VpeControl:Report:Preview.


this commands to give error message.

how can start and what is wrong.
Please help me.
 
Hi,

It would help if you can tell us what the error message is you are getting. It may just be a Progress error or an error from the ActiveX you are using.

Also, some more info on:
- What Operating system
- What Progress version
- Name (and origin) of the ActiveX control
would be helpful.
 
Back
Top