Page 1 of 1

Printer Param Error

Posted: Wed Feb 24, 2010 8:47 am
by Daniel
Hi

I get an Error from DC_Printer:INIT
"wrong type in parameter", operation: paperSize
oError: args: VALTYPE: U VALUE: NIL

The documentation says about aOptions[10] of DC_PrinterDialog :
Type A Paper Size (an array of 6 elements)
All I tried with Printer Setup through DC_PrinterDialog( aOptions) does not help.
aOptions[10] of DC_PrinterDialog is not set, it remains of VALTYPE: "U" instead of "A"

THanks for your advice!
Daniel

Re: Printer Param Error

Posted: Wed Feb 24, 2010 8:53 am
by rdonnay
Do you get this error every time?

If so, can you send me a sample program that causes the error?

Re: Printer Param Error

Posted: Wed Feb 24, 2010 9:30 am
by Daniel
I got an errorlog from a client with 3 equal errors from DC_PRINTER:INIT
It happened at least twice in different months.
But I don't get the error myself.

I will have to wait till it happens again. If it does.