Programmatically Inserting Pages into MDI.

S

s|a fynali

Hi, this query is regarding automating page insertions in Microsoft Document
Imaging.

I have two sets of MDIs generated fortnightly: Invoices and their
corresponding Broadcast Certificates; about 150 of each.

My billing application can generate one big MDI with all 150 invoices and
another with all the Broadcast Certificates. At the moment I take the pages
of, say invoice #1 and insert them into a new MDI (calling it inv001.mdi).
Then I grab the corresponding Broadcast-Certificate-pages of invoice #1 and
insert them into inv001.mdi. I proceed to complete the rest the same way
(quite a pain).

Once done, I print each invXXX.mdi, setting various printer options such as
binding direction, staple & hole-punch etc.

What I would like to automate is the coupling of an
Invoice-&-corresponding-Broadcast-Certificate-pages into a new appropriately
named MDI.

My billing app can be set to generate each invoice & broadcast certificate
separately with a convenient naming convention to aid in program logic (for
eg. INVxxxxx.mdi & BCxxxxx.mdi) where xxxxx indicates corresponding invoice &
broadcast certificates.

All help and advice will be most appreciated.

Thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top