Re: Access 2003, Question concerning Adobe Acrobat



I'd like to thank each of you for your reply. I was given permission
to buy the Adobe Acrobat Writer software, but before I do, I have a
couple of questions. We output reports from Access to one of our
network drives to which all employees have "read-only rights", then
create hyperlinks to the reports from our intranet website so the
employees can easily view them. Will you share with me the code to
print a report to the PDF printer using Printer Object? Also, how
would I output the report to our network drive? Currently, using a
macro, I'm given the opportunity to enter the full path of the report's
destination. Again, thanks!

Wilbert van Diemen wrote:
> Hi JD,
>
> What you could do is install a (free) PDF writer program. You can use the
> one from Adobe itself but that cost you some money. When you have installed
> the program you will find a new (pseudo) printer that isn't printing on
> paper but to a pdf file format which you can open with Adobe reader.
>
> When you can program in your app you can write the report to the pdf file
> and next open it in Adobe Reader. I have implemented this solution at a
> company who wanted to scan all their documents. I write the images into a
> pdf - file and next open them in AR.
>
> Good luck!
>
> Wilbert van Diemen
>
>
> <jdph40@xxxxxxxxx> schreef in bericht
> news:1121719652.362161.305910@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > We recently had to upgrade the computers in our company. Now our
> > office's website on our company intranet no longer recognizes reports
> > saved in snapshot format. We get an error message that the file we are
> > downloading "cannot be opened by the default program. It is either
> > corrupted or it has an incorrect file type." We had no problem until
> > our upgrade, but our IT department says there's no fix. My question is
> > concerning Adobe Acrobat. At the risk of sounding stupid, if I were to
> > buy and install this software, how would I save my reports as PDF
> > files? Would Access 2003 automatically recognize that I could output
> > reports to Adobe Acrobat, giving PDF as an option in the macro design
> > window as it does Snapshot or HTML, or would I have to write code to
> > save reports as PDF files?
> >
> > TIA,
> > JD
> >

.



Relevant Pages

  • Re: Multiple access reports into one pdf file
    ... I'm sure Adobe Acrobat Pro can be automated from Access to combine ... reports into one PDF file. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Multiple access reports into one pdf file
    ... output to a specific folder on my computer. ... When there are multiple reports ... I'm sure Adobe Acrobat Pro can be automated from Access to combine ... reports into one PDF file. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Merging Multiple Access Reports
    ... reports to a PDF file and then merge them into one file using Adobe Acrobat. ... If you need to automate the whole process, then look at our PDF and Mail ... Library, either the PDF Pro or PDF Pro Plus library, which both allow ... Is it possible to merge a number of different reports in Access? ...
    (microsoft.public.access.reports)
  • Re: Attaching Embedded Objects to a Email in Access
    ... this be used for word, pdf, excel documents that are stored as objects in my ... It only works for Access reports. ... Public Function SendMail(strRecipients As String, strSubject As String, _ ... Dim strFileName As String ...
    (microsoft.public.access.formscoding)
  • Re: Print to file option in print windows
    ... >>Ghostscript to create PDF documents. ... > you can make them by Adobe Acrobat. ... PostScript file via return email. ...
    (microsoft.public.office.misc)

Loading