Welcome! Log In Create A New Profile

Advanced

[WD8] iprintreport

Posted by Christoph Erdmann 
Christoph Erdmann
[WD8] iprintreport
September 14, 2008 12:38PM
Hi all

is there a result, if a report cannot print because there are no data. I can see a error message : no data to print. But i cannot find true or false if a report is printed or not.

Christoph
Louis Verbraak
Re: [WD8] iprintreport
September 15, 2008 08:55AM
Hallo Christoph,

You can call the report with parameters that can be returned by the report. For example:

iPrintReport(MyReport,liPagenumber)
if liPagenumber=0 then
____info("No report printed")
end

HTH.
Christoph Erdmann
Re: [WD8] iprintreport
September 15, 2008 10:54AM
Hello Louis,
good idea - works great - thanx.
Christoph
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: