Instead of using MeadCo ScriptX, which using ActiveX technology, is there a way to control client side printing without having to pop up the dialog box and hope the user keeps the correct settings to print checks? I do not want to have use MeadCo's Neptune, which did not test perfectly.
The reason for this functionality is that the checks need to be controlled as to only printing one and controlling printing of the same check should something go wrong with the print. I had thought about using JQuery and CSS to print the check to a table element that would be defined to print to the check to the correct boundaries.