[AccessD] Make pdf report
Rocky Smolin
rockysmolin at bchacc.com
Mon Oct 10 23:00:57 CDT 2016
2010. And since I originally developed this in A2003 (way back towards the
beginning of the century) that's probably why I didn't use that method.
Actually had a third party API that worked well for a long time. Then
didnt. :(
R
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Heenan, Lambert
Sent: Monday, October 10, 2016 12:22 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Make pdf report
What version of Office, Rocky?
In 2008 and above you can output directly to a PDF file with code like
this...
DoCmd.OutputTo acOutputReport, strReportName, acFormatPDF, strFolder &
strSubFolder & strOutputname, False
Lambert
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Rocky Smolin
Sent: Monday, October 10, 2016 1:24 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Make pdf report
Dear List:
I developed some code to create a report as a pdf and attach it to an email
many years ago in A2003. It doesn't work any more.
Is there a 'moderne' way to accomplish this? Sending the attachment by email
is, I think the less important part of the task - getting the report output
in pdf form is the sticker.
MTIA
Rocky Smolin
Beach Access Software
760-683-5777
<http://www.bchacc.com> www.bchacc.com
<http://www.e-z-mrp.com> www.e-z-mrp.com
Skype: rocky.smolin
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
More information about the AccessD
mailing list