Home General

Duplex report

edited March 2003 in General
I can do an duplex report without difficulties, the problem is that i need
to print two documents, front and verse on the same page, something like
that:

suppose this is the Paper:
____________________
| Data(1) | Data(2) | Front
| | |
| | |
|_________|________ _|

____________________
|Referring |Referring | Verse
|to |to |
|Data(1) |Data (2) |
| | |
|_________|______ ___|


i use report builder 7 enterprise with delphi 7
can someone give me some hint about how i can do this report?? Any hint will
be great apreciated!! tanks


Fernando
ssttz@bol.com.br

Comments

  • edited March 2003
    Fernando,

    Try doing this using two side-by-side subreports and setting the ParentWidth
    to false so they can be aligned next to eachother. Once it is in this
    configuration it's just a standard duplex report once you configure the
    PrinterSetup for duplexing.

    Best Regards,

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