I realize I am probably just missing something simple here.

I can create a form with a TQuickReport and an associated query. I call the Preview 
method to display my report. The report runs fine, and my data appears on the page as 
expected. But, when I click on the print button at the top of the page, nothing 
happens.

I have a default windows printer set up, and my larger applications with many quick 
reports (I inherited the whole system a couple of months ago) works great. All the 
existing reports print out just fine.

What I am trying to do is create stand alone application that I can use the preview 
screen to open a QRP generated elsewhere and print it out without having to bring one 
of the reports up on my large scale system.

Does anyone have any idea as to what I might be missing here. Like I said, the reports 
open from the QRP file just fine, but clicking the print button seems to do nothing. I 
have even looked for an OnPrint event for TQuickReport, but there only seems to be a 
OnBeforePrint and OnAfterPrint, neither of which provide any illumination on my 
situation.

Thanks in advance,

Eric

Eric Tishler
Software Architect
Resolute Partners, LLC
Phone: 203.271.1122
Fax: 203.271.1460
[EMAIL PROTECTED]



_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to