Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Issue: remote printing through RDP delayed behind Windows 2016 Server and LinuxMint 19.1 Client
- Arrangement:
- 1) Create a PDF print. Set up in grayscale for share betwen the server and customer.
- Include a PDF printer in nearby printer supervisor
- Alter/and so on/cups/cups-pdf.conf and include the accompanying line
- GSCall %s - q - dCompatibilityLevel=%s - dNOPAUSE - dBATCH - dSAFER - sDEVICE=pdfwrite - sOutputFile="%s" - dAutoRotatePages=/PageByPage - dAutoFilterColorImages=false - dColorImageFilter=/FlateEncode - sColorConversionStrategy=Gray - dProcessColorModel=/DeviceGray - dPDFSETTINGS=/digital book - c .setpdfwrite - f %s
- The enchantment is in the parameters - sColorConversionStrategy=Gray - dProcessColorModel=/DeviceGray - dPDFSETTINGS=/digital book
- Other - dPDFSETTINGS are
- - dPDFSETTINGS=/screen (72 dpi, low quality)
- - dPDFSETTINGS=/digital book (150 dpi, mid-range quality)
- - dPDFSETTINGS=/printer (300 dpi, high caliber)
- - dPDFSETTINGS=/prepress (300 dpi, top notch shading)
- Restart cups: sudo systemctl reload cups.service
- 2) Autoprint each record spared in PDF profile organizer to the neighborhood printer.
- introduce incrond through well-suited:
- sudo well-suited introduce incron
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement