Click here to Skip to main content
16,004,820 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to print multi datawindow.net object to one job in printer.

example

dw1.print;
dw2.print;

It two job in queue of printer but i want one queue job on printer.

Please help me.
Posted
Comments
Sandeep Mewara 3-May-11 1:16am    
What help? tried anything? be specific.

I want to merge two job into one job and send to printer
 
Share this answer
 
after one job complete then print get second job
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900