P
Phuff
I have a program that acts as a go between print driver...it sends
files from a pdf print driver to our server. I have an options window
that asks for address data...which is then printed onto a cover page
with original document as one job.
I need to get the address data from a Word mail merge job so when it is
sent to our "print driver" I can send the server the addresses in order
so the right document gets the right cover page. The addresses are
sent via a web service refernce method along with the document and
everything else. If there is anyway to get this data programatically
that would be awesome.
Thanks!!
Paul
P.S. I've been looking at some Word development stuff for Visual Studio
but it all talks about creating your own jobs etc....I need to catch
the jobs being sent out of Word by an external app.
files from a pdf print driver to our server. I have an options window
that asks for address data...which is then printed onto a cover page
with original document as one job.
I need to get the address data from a Word mail merge job so when it is
sent to our "print driver" I can send the server the addresses in order
so the right document gets the right cover page. The addresses are
sent via a web service refernce method along with the document and
everything else. If there is anyway to get this data programatically
that would be awesome.
Thanks!!
Paul
P.S. I've been looking at some Word development stuff for Visual Studio
but it all talks about creating your own jobs etc....I need to catch
the jobs being sent out of Word by an external app.