Adding a Mobile Printer

304 views 0

Mobile Printer is used to send print jobs from a remote desktop session to the Mobile Session Print server. If you want to provide your users with multiple Mobile Printers or you have deleted the Mobile Printer accidentally, you can create such a printer object as follows:

1. Select Add Printer in Print Management.

2. Select Mobile-Print-Port: and TP Mobile Gateway as the driver.

Connecting the printer with Mobile-Print-Port

Connecting the printer with Mobile-Print-Port

Assigning TP Mobile Gateway as driver

Assigning TP Mobile Gateway as driver

3. In the Windows registry in:

hkey_local_machine\system\currentcontrolset\control\print\print­ers\<mobile-printer-name>\PrinterDriverData\

insert the following values manually:

  • PrintToPDF [reg_dword] = 1 (provides that a PDF will be generated and thus ensures that it can be printed)
  • GuiState [reg_mulit_sz] (ensures that the driver GUI hides everything that does not belong to Mobile Gateway) with the contents:

Advanced=1
Finishing=1
Compression=1
PrintSecurity=1
Login=1
PageSetup=F1FC0
DeviceSetup=3BFFE

GuiState and PrintToPDF in the Windows registry of Mobile Printer

GuiState and PrintToPDF in the Windows registry of Mobile Printer

Previous Page
Next Page

Was this helpful?