Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / March 2008

Tip: Looking for answers? Try searching our database.

Report To PDF - www.lebans.com

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ozair Khalid - 31 Mar 2008 06:53 GMT
Hi,

I must appreciate your efforts and work for Access Developers' Community.

I have a question related to ReportToPDF.
Is that possible to set the path of the PDF file being created thru your
program, to be other than My Documents.

In short, I wish to have the PDF created at 'D:\MyFolder\'

Your response is anxiously awaited.
Usually I do post my questions to MS_Access_Professionals @ yahoo

Regards,
Ozair
Mariebob - 31 Mar 2008 14:59 GMT
Hi, here is how to do it :

blRet = ConvertReportToPDF("name_of_report_to_export", vbNullString, _
"Path_to_save", False, False, 0, "", "", 0, 0)

just change the "Path_to_save" for the path where you want to save and the
name of the file, like "C:\Reports\Report1.pdf".

> Hi,
>
[quoted text clipped - 11 lines]
> Regards,
> Ozair
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.