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

Subreports and different bins

edited October 2007 in General
How can I send different subreports to different bins?

I need to print one subreport from Tray 1, insert a separator
from Tray 2, then print another subreport from Tray 1.

I have set the page setup in each subreport to the correct bins.
Each subreport has UseParentPrinterSetup to False.

The entire report is still printed from Tray 1.

Comments

  • edited October 2007
    Hi Jim,

    1. Be sure you are using Section style subreports for the separate print
    jobs.

    2. The TppSubreport.NewPrintJob needs to be set to True. This can be
    accessed from the object inspector by selecting the subreport object in the
    main report or by right clicking the subreport object.


    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

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