I guys long time user 1st time poster.
I am hoping someone will be able to give me a hand or at least point me in the right direction.
we are looking at a number of ways to curb paper use (currently 25,000 a week). I found that often people printed multiple copies due to the settings not being what they thought or were meant to be for that particular document.
Now i have thought of having multiple drivers for particular settings, however this will not be practical as each person has an option of two different printers in their section and there are a large number of different combinations in styles of printing required.
What im looking for is a before print macro that will querrie the printer settings and display them in a popup prior to being sent to the printer.
E.g. i have my document and click on print or file>print then before it actually prints up pops a window that states my current settings.
paper size - A4
select color - color
color settings - photo
duplex - yes
orientation - landscape.
then it asks whether this is correct
if you click yes it is sent to printer if no then it cancels the print command.
Now there is a way to change the settings using Windows API
http://www.lessanvaezi.com/changing-printer-settings-using-the-windows-api/
however its not exactly what i would like and i can seem to get it to work.
Any suggestions or help welcome
I am hoping someone will be able to give me a hand or at least point me in the right direction.
we are looking at a number of ways to curb paper use (currently 25,000 a week). I found that often people printed multiple copies due to the settings not being what they thought or were meant to be for that particular document.
Now i have thought of having multiple drivers for particular settings, however this will not be practical as each person has an option of two different printers in their section and there are a large number of different combinations in styles of printing required.
What im looking for is a before print macro that will querrie the printer settings and display them in a popup prior to being sent to the printer.
E.g. i have my document and click on print or file>print then before it actually prints up pops a window that states my current settings.
paper size - A4
select color - color
color settings - photo
duplex - yes
orientation - landscape.
then it asks whether this is correct
if you click yes it is sent to printer if no then it cancels the print command.
Now there is a way to change the settings using Windows API
http://www.lessanvaezi.com/changing-printer-settings-using-the-windows-api/
however its not exactly what i would like and i can seem to get it to work.
Any suggestions or help welcome