From: "Malc Payne" <Malc on
I wish to output a report as a PDF file. I have Acrobat and CutePDF
installed, but want to store the report as a PDF file with whatever name I
choose to give it without any operator intervention.

There must be a simple way to achieve this, any ideas?

Thanks

Malc
From: Ofer on
Prev post given by: Arvin Meyer

I use Steve Arbaugh's PDF and Mail Class which does work with Adobe, but is
significantly faster and less error prone with Win2PDF

http://ourworld.compuserve.com/homepages/attac-cg/

http://www.win2pdf.com/

===============================================
Or

Take a look at http://www.granite.ab.ca/access/pdffiles.htm.
or
The snapshot format includes a viewer you can send with
your report the
first time (for those who don't have Access) There are
several free pdf
creators available too. Just google for: CutePDF or PDFCreator

There are several. You'll need GhostWriter and the print
driver. Have a look
at http://www.cutepdf.com for one of them. Others at:

http://www.pdf995.com/
http://www.primopdf.com/



"Malc Payne" wrote:

> I wish to output a report as a PDF file. I have Acrobat and CutePDF
> installed, but want to store the report as a PDF file with whatever name I
> choose to give it without any operator intervention.
>
> There must be a simple way to achieve this, any ideas?
>
> Thanks
>
> Malc
From: Mark Andrews on
If you need the code or want to take it a few steps more complicated that
what win2pdf provides as simple examples that put the filename in the
registry please chekout our batch reporting module. Basically a plug in
code module you add to your MDB to create pdf files.

HTH,
Mark
RPT Software
http://www.rptsoftware.com


"Ofer" <Ofer(a)discussions.microsoft.com> wrote in message
news:8CB5A8FF-94A1-46A7-AE5A-2D5231CD630A(a)microsoft.com...
> Prev post given by: Arvin Meyer
>
> I use Steve Arbaugh's PDF and Mail Class which does work with Adobe, but
is
> significantly faster and less error prone with Win2PDF
>
> http://ourworld.compuserve.com/homepages/attac-cg/
>
> http://www.win2pdf.com/
>
> ===============================================
> Or
>
> Take a look at http://www.granite.ab.ca/access/pdffiles.htm.
> or
> The snapshot format includes a viewer you can send with
> your report the
> first time (for those who don't have Access) There are
> several free pdf
> creators available too. Just google for: CutePDF or PDFCreator
>
> There are several. You'll need GhostWriter and the print
> driver. Have a look
> at http://www.cutepdf.com for one of them. Others at:
>
> http://www.pdf995.com/
> http://www.primopdf.com/
>
>
>
> "Malc Payne" wrote:
>
> > I wish to output a report as a PDF file. I have Acrobat and CutePDF
> > installed, but want to store the report as a PDF file with whatever name
I
> > choose to give it without any operator intervention.
> >
> > There must be a simple way to achieve this, any ideas?
> >
> > Thanks
> >
> > Malc