tdocs2 Well-Known Member Licensed User Longtime User Nov 28, 2015 #1 Greetings, all. Any and all help is welcomed. I cannot get Erel's example of Print.zip that uses PrintHTML.exe to work with the Microsoft Print to PDF Printer. The PDF created is zero length. I reattach the original Print.zip and a picture of the screen. Please refer to the original link by Erel. Thank you. Sandy Attachments Print (1).zip 1.4 KB · Views: 481
Greetings, all. Any and all help is welcomed. I cannot get Erel's example of Print.zip that uses PrintHTML.exe to work with the Microsoft Print to PDF Printer. The PDF created is zero length. I reattach the original Print.zip and a picture of the screen. Please refer to the original link by Erel. Thank you. Sandy
Erel B4X founder Staff member Licensed User Longtime User Nov 29, 2015 #2 You can use this command line statement to list the printers: B4X: cscript C:\Windows\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -l Upvote 0
You can use this command line statement to list the printers: B4X: cscript C:\Windows\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -l
tdocs2 Well-Known Member Licensed User Longtime User Nov 29, 2015 #3 Erel said: You can use this command line statement to list the printers: B4X: cscript C:\Windows\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -l Click to expand... Thank you, Erel. This is useful information. However, my question was related to the fact that the PrintHTML.exe does not work with the Microsoft Print to PDF Printer. The PDF created is zero length. Any help would be appreciated. Best regards. Sandy Upvote 0
Erel said: You can use this command line statement to list the printers: B4X: cscript C:\Windows\System32\Printing_Admin_Scripts\en-US\prnmngr.vbs -l Click to expand... Thank you, Erel. This is useful information. However, my question was related to the fact that the PrintHTML.exe does not work with the Microsoft Print to PDF Printer. The PDF created is zero length. Any help would be appreciated. Best regards. Sandy
Erel B4X founder Staff member Licensed User Longtime User Nov 29, 2015 #4 I see. There is not much that you can do except maybe use a different PDF printer (novaPDF for example). Upvote 0
I see. There is not much that you can do except maybe use a different PDF printer (novaPDF for example).
tdocs2 Well-Known Member Licensed User Longtime User Nov 29, 2015 #5 Thank you, Erel. It works with other pdf printers like Bullzip and CutePDF.... I was surprised when it did not work with the Microsof PDF Printer. Best regards. Sandy Upvote 0
Thank you, Erel. It works with other pdf printers like Bullzip and CutePDF.... I was surprised when it did not work with the Microsof PDF Printer. Best regards. Sandy