|
Home > Archive > MS Access data conversion > August 2005 > Export to pdf
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Heloo
I need to export raports to pdf files.
I'm working with acces 2000, but have some VBA knowedgle :)
Mayby someone have idea or even sample code :)
I'll be very gratefull
Morty
| |
| Chris Mills 2005-06-17, 7:27 am |
| Search the internet for a pdf "printer driver"
(or buy such a driver from Adobe)
Forget VBA or trying to write one, or code. You (me, anyone) couldn't do that
if we tried. Use a proven pdf driver. They exist.
Chris
"morty" <morty@teleprof.pl> wrote in message
news:d8m7mf$rvb$2@ne
ws2.ipartners.pl...
> Heloo
>
> I need to export raports to pdf files.
>
> I'm working with acces 2000, but have some VBA knowedgle :)
>
> Mayby someone have idea or even sample code :)
>
> I'll be very gratefull
>
> Morty
| |
| Damiaan 2005-06-24, 7:24 am |
| I think you can reuse adobe acrobat dll's, not Acrobat Reader (!).
Another (free) alternative: (based on the printerdriver solution, als Chris
Mills said) is FreePDF.
In german: http://http://www.shbox.de/freepdf.htm
In English:
http://babelfish.altavista.com/babe...shb
ox.de
--
Kind Regards
Damiaan
e: info at dampee.be
w: http://www.dampee.be
"morty" <morty@teleprof.pl> wrote in message
news:d8m7mf$rvb$2@ne
ws2.ipartners.pl...
> Heloo
>
> I need to export raports to pdf files.
>
> I'm working with acces 2000, but have some VBA knowedgle :)
>
> Mayby someone have idea or even sample code :)
>
> I'll be very gratefull
>
> Morty
| |
|
| I can understand your meaning , can you explain it more clearly.
Bill
"Chris Mills" < phad_nospam@cleardot
net.nz> 写入消息新闻:%23GWYT
UzcFHA.2688@TK2MSFTNGP14.phx.gbl...
> Search the internet for a pdf "printer driver"
> (or buy such a driver from Adobe)
>
> Forget VBA or trying to write one, or code. You (me, anyone) couldn't do
> that
> if we tried. Use a proven pdf driver. They exist.
>
> Chris
>
> "morty" <morty@teleprof.pl> wrote in message
> news:d8m7mf$rvb$2@ne
ws2.ipartners.pl...
>
>
|
|
|
|
|