attach more than one form to report

Discussion in 'Tally Developer' started by mahadev loke, Aug 14, 2013.

    
  1. mahadev loke

    mahadev loke New Member


    I want to attach more than one form to report for printing purpose. It should print one below another.
    voucher print
    cheque print
     


  2. admin

    admin Administrator Staff Member


    It is very simple. You need to add Print Attribute in the Form of Report.

    [Form : My Form]
    Print : My Print Rep1
    Print : My Print Rep2

    [Report : My Print Rep1]
    |
    |

    [Report : My Print Rep2]
    |
    |
     


Share This Page