Word or Excel to PDF

  • Thread starter Thread starter Sogge
  • Start date Start date
S

Sogge

Ja - så e den gal igen. Nu viser det sig at ALLE dokumenter - det være
sig Word eller Excel skal OMDANNES til

Hi' everyone,

I've got a table that contains i.e. records - each containing a name
of a Word/Excel document. What should/can I do to programmaly convert
these 10 documents to PDF-documents using Access-VB ?

Best regards

Sogge
 
Stephen Lebans has shared his code for exporting Access data into PDF format
at
http://www.lebans.com/reporttopdf.htm. I included the code in an Access
2003 application that I developed last year so I know that it works.

And if you are using Access 2007 then Export to PDF is built into the
program. I just created a 1000 page PDF file (20,000 addresses) on my laptop
in less than a minute using Access 2007 so I know that it works.

HTH

LDN
 
Thx LDN, But as far as I can see this code only deals with "Access-
reports to PDF". What I need is code that deals with Word and Excel
AND Access-reports. Preferable free. Perhaps I'm asking to much.

Best regards Sogge
 
Back
Top