c# - Best way of automating a mailshot process -


I'm automatically seeing a mailout process. Currently mail merge is done in the word with the data coming from SQL Server. It produces a letter, then on a letter based on a value, the brochures are manually added in the envelope with the magazines. What I am trying to do, it prints the correct number PDF behind the letter. For example when the merge is run and the first letter has 3 PDFs, then the letter is printer and then 3 PDFs are printed from the next letter. Is this the best way to achieve this?

The best way I could get it to sort, was to convert PDF to word when If necessary, brochure in mail via mail


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -