Delphi RSS Resources, Delphi Components, Delphi Sites, Articles, Dynamic XML Feeds, Tutorials, Sources
 
 
 
Google
 
Web delphirss.com
| Server-Scripts.com | Informations for JAVA | Informations for PHP | SEO Web Links | Borland Delphi
 

Quick Report

QReport - multiple copies


QReport - multiple copies

Question

Is there a way to have QuickReports print multiple copies when
TQuickReport.Print is called? I looked for a 'Copies' property,
but could not find such an animal.  Right now I'm using a loop and
calling the Print method for each copy.

Answer

QRPrinter.Copies := 2;









© DelphiRSS.com. All Rights Reserved.