Print access report with VBA and print doc by standard word interface.
Submitted by leo1234567890 on Fri, 2008-05-02 14:01.
I print access 2007 report with VBA module(i know the example "PDFCreator\COM\MS Office" folder).
My report have a lot of page (maybe 50).
While pdfcreator print a my report, i print a doc file (everytype of files) choose pdfcreator printer from standard word print interface.
Why have i my doc in my pdf access report (only sometimes)?
Sorry for my english.
Best regards.
This happen because only one instance of PDFCreator is allowed. Please convert the word document after\before the access report.
Frank