dbTalk Databases Forums  

Access 2010 Output to PDF

comp.databases.ms-access comp.databases.ms-access


Discuss Access 2010 Output to PDF in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
James A. Fortune
 
Posts: n/a

Default Access 2010 Output to PDF - 11-01-2010 , 08:14 AM






I used the Office 2007 'Save as PDF' Add-in downloaded from Microsoft
to enable output from Access 2007 reports into the PDF file format.
Will Office 2010 programs have a different download, or is it possible
to use the 2007 Add-in in 2010?

Thanks,

James A. Fortune
CDMAPoster (AT) FortuneJames (DOT) com

Reply With Quote
  #2  
Old   
paii, Ron
 
Posts: n/a

Default Re: Access 2010 Output to PDF - 11-01-2010 , 08:21 AM






PDF / XPS is built into Access 2010

"James A. Fortune" <CDMAPoster (AT) FortuneJames (DOT) com> wrote

Quote:
I used the Office 2007 'Save as PDF' Add-in downloaded from Microsoft
to enable output from Access 2007 reports into the PDF file format.
Will Office 2010 programs have a different download, or is it possible
to use the 2007 Add-in in 2010?

Thanks,

James A. Fortune
CDMAPoster (AT) FortuneJames (DOT) com

Reply With Quote
  #3  
Old   
Andreas Vogt
 
Posts: n/a

Default Re: Access 2010 Output to PDF - 11-05-2010 , 04:32 PM



Hi,
Quote:
Will Office 2010 programs have a different download, or is it possible
to use the 2007 Add-in in 2010?
As Ron writes it is build in now.
Sample:
DoCmd.OutputTo acOutputReport, "yourReport", acFormatPDF,
"c:\your\path\export.pdf", False (Code in 1 line)

regards
Andreas

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.