PC Review


Reply
Thread Tools Rate Thread

Access 2000 Send as PDF

 
 
D244153
Guest
Posts: n/a
 
      26th Mar 2009
I have created a routine, that will send a report by email as a SNP file.

There is where the problem starts, not many users on the Network have
Snapshot Viewer, and IT do not want to install it on any other machines.

I want the report to be in a read only format, so SNP was perfect. Does
anyone know any other ways around this. OR/AND does anyone know how to
automate sending a report as a PDF file in access 2000.

Thanks
 
Reply With Quote
 
 
 
 
Dirk Goldgar
Guest
Posts: n/a
 
      26th Mar 2009
"D244153" <(E-Mail Removed)> wrote in message
news:83F2CBB3-3C28-448E-98A6-(E-Mail Removed)...
>I have created a routine, that will send a report by email as a SNP file.
>
> There is where the problem starts, not many users on the Network have
> Snapshot Viewer, and IT do not want to install it on any other machines.
>
> I want the report to be in a read only format, so SNP was perfect. Does
> anyone know any other ways around this. OR/AND does anyone know how to
> automate sending a report as a PDF file in access 2000.



You can create the PDF using Stephen Lebans' code here:

http://www.lebans.com/reporttopdf.htm
A2000ReportToPDF is an Access 2000 database containing
a function to convert Reports and Snapshot files to PDF documents.
No PDF Printer driver is required.

To attach the resulting PDF to an e-mail, though, you can't use
DoCmd.SendObject. Instead, you'll need to either automate the e-mail
program (if it supports it -- Outlook does, but not Outlook Express or
Windows Mail) -- or else use MAPI or CDO to create the message, attach the
file, and send it. Tony Toews has a good round-up of e-mail approaches
here:

http://www.granite.ab.ca/access/email.htm


--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Send subform to a new record in Access 2000 =?Utf-8?B?RGVs?= Microsoft Access VBA Modules 1 12th May 2007 12:58 AM
How to send Access 2000 report as editable from macro koboabe Microsoft Access Forms 1 28th Aug 2006 01:20 PM
How do I send an Email (using Outlook 2000) from Access 2000 =?Utf-8?B?REFWRUY=?= Microsoft Access 1 4th Apr 2005 12:34 PM
How can I send updates to an ACCESS 2000 program? ZBC Microsoft Access 5 15th Mar 2004 12:54 AM
Using Access 2000 + Outlook 2000 in XP...Can't send message Brent_White_99 Microsoft Outlook VBA Programming 0 13th Jan 2004 07:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:15 PM.