Batch Printing Multiple Seasons within same order?

Former Member
Former Member $organization

Hello all,

Has anyone ever been able to rig something so that you can batch print tickets when there are performances from different seasons in the same order?  In other words, I want to batch print subscription tickets (Season A) and special add-ons (Season B), which all live in the same order together.  I was thinking there might be some sort of print-to-file & merge recipe....

Thanks for any info!
Mary

Mary Mueller
Lyric Opera of Chicago
Assistant Director of Ticketing Service
www.lyricopera.org

Parents
  • Hi Mary -

    I don't know if you are talking about batch printing to a BOCA type of ticket printer or more like flat sheet tickets (i.e. through a normal laser printer). We have some crazy custom SQL scripting done that basically takes orders, flattens them out to include all the ticket / patron information per seat and then exports it to an Access database which we've designed to print our season tickets. 

    It's definitely a workaround situation and can be very fussy at times. It's very customized to our organization - I'd be interested in hearing if there are more 'generic' ways other people do it...

    Heather

Reply
  • Hi Mary -

    I don't know if you are talking about batch printing to a BOCA type of ticket printer or more like flat sheet tickets (i.e. through a normal laser printer). We have some crazy custom SQL scripting done that basically takes orders, flattens them out to include all the ticket / patron information per seat and then exports it to an Access database which we've designed to print our season tickets. 

    It's definitely a workaround situation and can be very fussy at times. It's very customized to our organization - I'd be interested in hearing if there are more 'generic' ways other people do it...

    Heather

Children