I am using PDFCreator to print web pages and send them via email. I know there are tokens that can add different identifiers to the email text. Is there a token for the url that the PDF is printing? If not, is there any way to add the url to the body of the email text? (PS- it’s been a very long while since I’ve coded anything, so I’m hoping that there is an ‘off the shelf’ answer to this question.) Thanks.
Hi,
if the URL isn’t passed as title or filename (depends on the browser), there is no out of the box solution for this.
It might be worth testing this with several different browsers though.
Best regards,
Robin
Thanks, Robin. I’m using Chrome and will try IE.
On another note, is there a way to automatically send the PDF created from the webpage to a specific email address?
Hi,
yes you can maybe use the SMTP action for this depending on your requirements.
Best regards,
Robin
Ok, I’ll try it . Thanks.