Hi all,
Until now, I've been successfully use customize resource file to display
the Print Preview toolbar without the Print button. Problem arise
because in VFP9 (with SET REPORTBEHAVIOUR 90), looks like the
ReportListener object takes control and disregard the toolbar settings.
Question:
Anybody knows how to easily remove the print button on Print Preview
toolbar while running the report with SET REPORTBEHAVIOUR 90?
Thanks in advance!
Willianto
P.S: Of course the easy solution would be SET REPORTBEHAVIOUR 80.
Problem is, my client already sees how VFP9 render the preview window
beautifully. See, most reports are using Draft fonts and printed on dot
matrix printer. Thus, in the old VFP8, the preview looks miserable. Now,
they want the nice looking _and_ the suppressed-print-button one. Oh
well, you know, _clients_ :P