On 6/15/12 6:36 AM, Nate Lowrie wrote: > Log: > Broke the save functionality out of the write method into it's own save > method. It has become very useful for putting multiple reports onto the same > PDF file.
Cool! I need to figure out how to collate pages from different reports into one pdf. Example: 3 reports: + cutsheet + color match sheet + frame cutsheet These all go out to the shop (printed now, but in the future could be just the PDF to get viewed on screen). They get printed for dozens of orders at a time. So currently they stack up on the printer uncollated: 1) all cutsheets for all orders 2) all color matches for all orders 3) all frame cutsheets for all orders and the user needs to manually collate these and put them together by order number. I'd love some way of post-collating these so that I end up with a single PDF per order with output from the 3 reports. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
