Silent Print - How To - Forum

Forum Navigation
You need to log in to create posts and topics.

Silent Print - How To

Hi guys.....

If i want to print 10 different pages within my program, the windows "Print" box appears for each page to print. Is there a way to just print the pages without the windows "Print" box to appear every time?

 

Example

PrintPage "Page1" "Final"
PrintPage "Page2" "Final"
PrintPage "Page3" "Final"
PrintPage "Page4" "Final"
PrintPage "Page5" "Final"
PrintPage "Page6" "Final"
PrintPage "Page7" "Final"
PrintPage "Page8" "Final"
PrintPage "Page9" "Final"
PrintPage "Page10" "Final"

 

Thanks

@impactband4u have you already unchecked the "Display the windows print setup screen for all print actions" option on App Properties?

Uploaded files:
  • You need to login to have access to uploads.
Vadim, proforma.guyot and YASIN have reacted to this post.
Vadimproforma.guyotYASIN

Works Perfect, I forgot about that checkbox : ) Thank You Luishp