Hello -
I am working on an application that was developed in MS Access, and I have been asked to automate the printing(or saving, as it may be) of reports that were previously saved off as .rtf files. I am working with some API code that was already in the project, but every time I get to the part where it is actually supposed to open the report in design view and change the printer, I get an error saying something to the effect of "The document was previously formatted for printing on My Documents/*.pdf but that printer is unavailable - would you like to print to...."
I have tried everything I can think of, and cannot get the program to recognize that the Adobe PDF printer is installed, and it IS available as far as I know. I have Adobe version 8.0 installed - the full version with the distiller. Does anyone have any ideas that may help? I am working in the VBA behnid the Access. I would greatly appreciate any assistance at all. Thank you...