Copy link to clipboard
Copied
I'm tring to write a VBA Macro that will convert emails to PDFs in outlook, but when I call the pdfmaker.CreatePDF function, I'm not sure what arguments to put in. When I put in just the file path and name, it tries to save and errors, but when I try to pass it the mail object, it says incorrect or wrong number of arguments.
Currently have adobe object library 10 installed in Outlook.
Have something to add?