Dear all,
I am develop a printing software with controls of Devexpress. I have some problems. Please help me to solve these problems
[+] Multi paper size:
My document has many pages. Each page has difference paper size. For ex: the document has 4 pages. Two first papes are A3 paper and other papers are A4 paper.
I can not display it on PrintControl with different paper size.
[+] Paper size of printed job:
Relate above problem, if my page is A3 and default paper size on printer driver is A4. I can not print out my page with A3 paper size. It always is A4 even I changed default paper size of selected printer driver is A3.
[+] Copies pages:
Anybody can help me to set copies pages for printing job?
[+] Show selected "sub page"
I am developing NUP function and I want to select "sub page" on Print Control. Please see below example:
NUP = 2. Before select page
When user click on the second page a hight light box will be shown.

My problem is I don't know position of second page on this control and how to draw a virtual rectange (hight light box) in this control.
Please help me.
Thank you very much