Printdlg in 64-bit Apps Problem
Posted: Mon Jul 04, 2016 2:10 pm
Hello,
in 64-bit applications you show the PrintEx dialog, instead of the normal print dialog.
From your source code:
StiPrintProvider.UseEXDialog = StiPrintProvider.UseEXDialog | size;
First Question: Why?
Now the problem:
In that dialog you must click twice to print. The dialog has not the focus.
Can you help?
Greetings
in 64-bit applications you show the PrintEx dialog, instead of the normal print dialog.
From your source code:
StiPrintProvider.UseEXDialog = StiPrintProvider.UseEXDialog | size;
First Question: Why?
Now the problem:
In that dialog you must click twice to print. The dialog has not the focus.
Can you help?
Greetings