Opciones de impresión avanzadas: Impresora Universal
The TSplus Universal Printer allows you to print documents from any PC or mobile device. See the video tutorial to print with the Universal Printer.
Universal Printer Manager
Desde el lanzamiento de la versión 12 de TSplus, el Administrador de Impresoras Universales tiene su propia pestaña:
El Administrador de Impresoras Universales reúne todas las herramientas necesarias para instalar, desinstalar, mostrar y manejar las opciones de la Impresora Universal. Esta herramienta permite a los administradores ayudar a los usuarios con requisitos de impresión dinámicos.
Information can be found at the top concerning the current universal printer status: You can check if the newest version, which uses GhostScript, is installed. You can see if the printer is ready. And you can verify that the printer is set to default.
Los botones a continuación le permiten:
- Install the Universal Printer (which uses CUSTPDF) , que es la impresora antigua, antes de la versión 9 de TSplus.
- Install the New Universal Printer (which uses Ghostscript) , que es más estable con más soporte de formatos de impresión.
- Remove the Universal Printer .
- Setze es als Standarddrucker .
- View Printer: Opens a window where you can see the status of your printing documents, pause, resume or cancel the print job. You can also set your printing preferences and properties.
- Propriétés de l'imprimante universelle : Opens this window, where you can see all the printing properties. After the General Tab, there are tabs for sharing, ports, advanced, color management, security and device settings.
- Below, you can set the paper size for printing from A4 to any kind of printing format. Vean Personalizar el formato de impresión de la página for the PostScript Custom Page Size).
- Vous pouvez également choisir entre 2 formatos de impresión: Vertical y Horizontal .
El “Reset User Settings on Logon” box allows to force the default format of the Universal Printer to the one selected in the AdminTool into each user’s new session. If this box is not ticked, during its first session, the user will have the format selected by the AdminTool as default format, but if he chooses another default format, then it is the one which will be kept for its next session.
###Impression avec l'imprimante universelle
Cuando se selecciona esta impresora, el documento a imprimir se convierte automáticamente en un archivo PDF:
This PDF file is automatically pushed to the local PDF Reader of the user’s workstation. Each print job is opened as soon as it is ready on the user’s local disk, without waiting for the previous Acrobat preview to be closed. The printing process starts only once the PDF is fully created on the client’s side, which guarantees the print job starting without delay.
You can choose from 3 printing options on the Local Resources tab of the Generador de cliente portátil :
- Local PDF Reader preview: the document will be pushed and the local Acrobat Reader will open with the generated PDF file. The user can print it, or save a copy on his local disk drive.
- Imprimir en la impresora predeterminada del usuario: el documento se enviará automáticamente a la impresora predeterminada del usuario (el controlador de impresión local está incluido en el cliente de conexión de TSplus). Valor clave: Esta opción debe ser utilizada por personas que tienen mucho que imprimir por día y utilizan la misma impresora para este propósito.
- Seleccionar una impresora local: The user can select one of his local printers (the local printing driver is included in the TSplus connection client).
If you do not have a PDF Reader installed on your machine, we recommend the use of Foxit Reader.
- Si desea imprimir en la impresora local predeterminada con el lector de PDF definido por el sistema instead of Sumatra, you can turn the setting “defaultsystem” on, on the generated client parameters, as explained on this documentation .
### Personalizar el formato de impresión de la página
If you want to have a specific page format and your printer is not compatible with printer redirection, you can set the Universal Printer page format by opening the Devices and Printers menu of the Control Panel. Right click on the Universal Printer, then on Printer Properties:
Haga clic en Preferencias, luego en Avanzado:
Go to Ghostscript PDF Advanced Document Settings / Paper Output / Paper size / PostScript Custom Page. Finally, click on Edit Customized Page Size and enter your preferred settings. This is especially helpful with receipt and label printers.
Sumatra default page scaling setting (noscale/shrink/fit) can now be set in Client Generator and remoteapp2.js file for remoteApp connection from Web Portal
You can specify from the Client generator which page scaling you want to be selected by default (None/Fit/Shrink), when printing using the universal printer. The default value of this setting is “Use original page sizes”.
You can also change this setting for remoteApp connection using the web portal, by changing the value of the variable remoteapp2_pagescaling in “remoteapp2.js” file located in “C:\Program Files (x86)\TSplus\Clients\www\software”.
• ‘noscale’ value is for “Utiliser les tailles de page originales” • ‘shrink’ value is for “Réduire les pages à la zone imprimable (si nécessaire)” • ‘fit’ value is for “Adapter les pages à la zone imprimable”
var remoteapp2_pagescaling = 'noscale';
Note: If you are using these settings, please make sure that you are using, on your workstation, Connection Client version >= 14.30.0.71.