Hi,
I'm using VPE 3.61 and accessing it by DLL. When try to use VpeSetPrintOptions I get a error "Wrong number of arguments". I try to execute it white option:"
- Object id of the VPE object
- Print option (PRINT_ALL+PRINT_NO_AUTO_PAGE_DIMS)
The definition of VpeSetPrintOptions is
External_Function VpeSetPrintOptions "VpeSetPrintOptions" VPEP3261.DLL Handle hDoc Real rFlags Returns Integer
What could be the problem?
Regards,
Arnold