M
Mieora
Hello,
I am a complete newbie in macro / vba stuff. I am trying to do the following:
- Given an open document, I need to create few separate copies,
differentiate by having a watermark. For example, I have a word document
opened, and then I need to create let say 5 copies of that document, where
each copy contains different watermark text.
- For each of watermarked copy, I need to save to / print to pdf, using
different name (here the name of the file can be the same as the text in
watermark).
- Get each of the pdf file and send it to separate email. For example, file
with watermark text "Jon", will have jon.pdf (or jon_date.pdf), to be sent to
jon@his_email.com by MS Outlook.
Is there a way to automate these steps? Is there a way to automate these
steps within MS Word by using macro(s)?
Any idea is appreciated.
I am a complete newbie in macro / vba stuff. I am trying to do the following:
- Given an open document, I need to create few separate copies,
differentiate by having a watermark. For example, I have a word document
opened, and then I need to create let say 5 copies of that document, where
each copy contains different watermark text.
- For each of watermarked copy, I need to save to / print to pdf, using
different name (here the name of the file can be the same as the text in
watermark).
- Get each of the pdf file and send it to separate email. For example, file
with watermark text "Jon", will have jon.pdf (or jon_date.pdf), to be sent to
jon@his_email.com by MS Outlook.
Is there a way to automate these steps? Is there a way to automate these
steps within MS Word by using macro(s)?
Any idea is appreciated.