| Extension Printers: |
[webprinters memo cols=70 rows=10 valign=top wrap=off]
List of web printers for the SDSI and UnForm web extensions. These printers represent command lines,
similar to TCP Ports, that PDF jobs can be submitted to from the SDSI or UnForm Web Extensions. The
command line options should include rule file and output specifications, plus any other
options that would be required for a PDF submittal. The format of the lines is:
name=options [; description]
For example: laser1=-f acme.rul -o "|lp -dlas1 -oraw";Front office laser
|
| Extension Rule Files: |
[webrulefiles memo cols=70 rows=10 valign=top wrap=off]
This section is used by the SDSI Web Extension to load web extension rule files when visiting
certain sites. A web extension rule file defines web page integrations that use custom
buttons and forms to integrate an application's web page with an UnForm job. For more information,
see the documentation.
Each line associates a rule file with a URL or domain name. The URL portion is a
regular expression, typically just a domain name, though it can include path and search information
if needed.
rulefile=domain/URL
For example: erp-example.rul=https://erp.example.com
To apply a Material skin rather than the default desktop (skyblue), append ";material"
For example: erp-example.rul=https://erp.example.com;material
|