Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

TppArchiveReader: Print Problem

edited April 2004 in General
Hi,

The following scenario has been reported:

If a RAF is loaded into the TppArchiveReader and printed and from the print
dialog the destination tray is changed from say Tray 1 to Tray 3 it will
still only print to Tray 1.

Is there any obvious reason for this? I have read before that the printer
options are read only for a RAF. I have set

SavePrinterSetup := True;

Thanks

Jordan

Comments

  • edited April 2004
    Hi Jordan,

    There are no known issues like this in ReportBuilder. Which version of
    ReportBuilder are you using? As a test, try disconnecting your event
    handlers and see if that helps. Remember that if you want to set the
    printer settings in code you will need to use the OnInitializePrinterSetup
    event of the ArchiveReader (this is what the print dialog uses as well). If
    nothing else works, please send an example of the issue to
    support@digital-metaphors.com and I'll take a look at it.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.