


In the above code the PRINTME.BAT batch file is exist on client systems c:\temp directory. give double back slash to get a back slash in path ObjExec = objShell.Exec('c:\\temp\\printme.bat ' + fname.key) ObjShell = new ActiveXObject("WScript.Shell") Ĭomspec = objShell.ExpandEnvironmentStrings("%comspec%") Mdata = document.getElementById('').innerText Tfolder = fso.GetSpecialFolder(TemporaryFolder) Var tfolder, tfile, tname, fname, TemporaryFolder = 2 Uploading print jobs to the PrintMe Cloud Service is free however, while some printing. It stores raw data (ASCII) in un-formatted manner įso = new ActiveXObject("Scripting.FileSystemObject") The free PrintMe cloud apps let you print from mobile devices as well as both Windows and Mac laptops and desktops to any of the thousands of public locations that provide access to the PrintMe Cloud Service including hotels, airports and office superstores. Web Page Tags definition and javascript implementation: If required, Grant IIS_IUSRS, IUSR permission to the folder contains the printme.bat file to access by the browser. You may change prn keyword to LPT1 or shared printer like \system_name\printer

The Batch file contain only one command line as above. And type the following command in the batch file. Next enable ActiveX controls and Plug-ins using Custom Level Tab on the same page If using PrintMe, enter your ID code and hit 'Next.' Select the documents you wish to print. For PrintMe, be sure to have your document ID. If using a USB, insert the USB flash drive at the front of the keypad.
#Printme configuration verification#
Note: uncheck "Required server verification (https:) for all sites in this zone (if your website is not HTTPS) to allow addition the site. Select where your document is coming from: USB or PrintMe. Open Internet Explorer -> Tools -> Internet Options ->Security (tab). It is a pure cloud based solution that can be offered using any business center computer in any establishment. We now offer a new PrintMe service called PrintMe Web Release.
#Printme configuration software#
To the dos print, I followed the below system to get dos based printing from my website on client systems dot-matrix printer.Ĭonfiguration on client System: (Internet Explorer/browser configuration) The PrintMe terminal hardware has been phased out and replaced with a browser based version called PrintMe WebRelease. The PrintMe service is a convenient way to print documents from virtually any device, without the need for special software or drivers. Configure PrintMe cloud printing In Configure, as Administrator, click Job Submission > PrintMe and then select Enable PrintMe. SachinKumar K, for his article FILE HANDLING AT CLIENT SIDE USING JAVASCRIPT in In this article he mentioned that the website has to be added to the trusted site list so that the ActiveX object can be created and run.
