` Copies ignored when printing to printer from Previewer (Arnor Baldvinsson) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Icetips Products: Copies ignored when printing to printer from Previewer
2005-09-28 -- Arnor Baldvinsson
 
It seems like the ITPPrintToSelectedPrinter, disregards the ITP:CopiesToPrint when I use Do ITPPrintToSelectedPrinter. How can I fix that?

This is an omission in the extension template. This can be easily fixed by opening the Previewer - Print to Selected Printer, After Opening Report embed and adding the following code there:
Loop copies# = 1 To ITP:CopiesToPrint

Then add the following code to the Previewer - Print to Selected Printer, Before Closing Report embed:
End
This should take care of it.


Today is April 27, 2024, 2:30 pm
This article has been viewed 35125 times.
Google search has resulted in 5 hits on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: