Hello,
i used in one my acces forms a shell code to open a certain pdf file, but i need the right code to print that document , is ANYONE know that code, thanks a lot
Jdraw provided code that will open it. To print it, use the "Adobe Acrobat x.0 Type Library" reference (located in Tools | References in the VBA code window). From there, you can connect to Acrobat and do whatever you want.