Disable item "Selection" of PrintSRV

General TRichView support forum. Please post your questions here
Post Reply
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

Disable item "Selection" of PrintSRV

Post by Ceprotec »

Hello Sergey,
I would like to know how do I disable the "Selection" field of PRINTSRV?

following image:
Image
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

Post by Ceprotec »

I got it, I removed "poSelection" in line

Code: Select all

PrintDialogEx1.Options: = PrintDialogEx1.Options + [poPageNums, poSelection]
in PRINTSRV function, is there anyone who want. hehe
Post Reply