I will starting to work on Testing the API of our product and am looking for some general ideas on how to go about it so that I have a good plan before I actually start doing it.
I remove paper from the printer, then print a page, then start my progra,. so Isee the job is there, but ptatus is null most of the times, and "Printing" sometimes, but never its like Job paused,...
I am trying to print a range of pages using word but have not been able to do that, no matter what.
I am not sure how to pass the paramaters for the page range option, so any suggestions are very...
I dont know how to pass those to he printer using automation(WORD,PowerPoint), so was hoping if I am able to change the default settings of the printer, anyone who prints afterwards...
I am trying to add printing in my application, so instead of showing the setup screen for the printer where the user can select the settings for the page etc, like landscape,...
But is there a way to show diffferent Print Dialog/Options as various applicaions or will I have to do that myself, as I have to take the print optios and see what was selected.
I can use MFC, all I need to do is know what options were selected by the user after they hit on the OK button on the Print dialog, and I wan to display different dialogs as Windows does for...
I also see whne I Select Print fomr MS Word I see a different Dialog then what I see when I select Print from MS PowerPoint which in turn is different from what I see when I select Print from MS...
I plan to display the PrintDialog, and want to be able toread what options were selected, like landscape or portrait, From-to pages, number of copies, how can I do this,.
Some sample code would be...