Help Needed Emailing a PDF of report but non lossy PDF?

kingdoz

Registered User.
Local time
Today, 18:55
Joined
Dec 2, 2008
Messages
29
Hi Guys,

I have been trying for days to find a solution. I have a Macro that emails a PDF using the SendObject command, but the PDF attached always loses some quality on the images within it. I have Googled about this and found that there is a setting called acExportQualityPrint and acExportQualityScreen. Its seems acExportQualityScreen is the default on SendObject though. Is there any way to change this? I see there is this option when you do a OutputTo command, but not on SendObject command. Any ideas how I can do this?
Thanks
Doz
 
You have already asked this question in a different thread if in this very forum. And believe you received a sensible answer.
 
Hi Uncle Gizmo, I did piost about it a weke ago, but no luck since then. I have had an answer that "You will be looking at automating it using the Outlook object or other e-mail object."but I dont want to automate it, it doesnt help at all. Sincerely looking for a way to see if we can change the default behaviour of Microsofts SendObject method to the higher quality PDF. I was thinking perhaps there is a place or setting somwhere to do this.
 
You did get an answer in the other thread, and posing the same question again will just produce the same answer, unless you expect some miracle. That is as long as you insist on using SendObject for the job, and ignore the advice you were given.
 

Users who are viewing this thread

Back
Top Bottom