Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Zapis dokumentów docx do formatu pdf
#2
1
Better response on post RE: Zapis dokumentów docx do formatu pdfZajrzyj do /etc/cups/cups-pdf.conf i pobaw się ustawieniami zgodnie z tym co masz w tym wątku: https://superuser.com/questions/401176/r...h-cups-pdf
Cytat:You can try changing the quality of the generated PDF. Edit the configuration file /etc/cups/cups-pdf.conf and change

-dPDFSETTINGS=/prepress
to
-dPDFSETTINGS=/screen

The available options are:

    -dPDFSETTINGS=/screen (screen-view-only quality, 72 dpi images)
    -dPDFSETTINGS=/ebook (low quality, 150 dpi images)
    -dPDFSETTINGS=/printer (high quality, 300 dpi images)
    -dPDFSETTINGS=/prepress (high quality, color preserving, 300 dpi imgs)
    -dPDFSETTINGS=/default (almost identical to /screen)

Jeśli dobrze czytam dokumentację to zmiany dokonujesz w linijce:
Kod:
#GSCall %s -q -dCompatibilityLevel=%s -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -sOutputFile="%s" -dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -c .setpdfwrite -f %s
Pamiętaj, aby usunąć znak # w linijce którą modyfikujesz, że zmiana była aktywna, z # linijka jest traktowana jako komentarz.
Pamiętej też o tym o czym piszą w pliku o nie stawianiu spacji na końcu linii
Cytat: Take care not to add whitespaces at the end of a line!
i
Cytat:### Key: GSCall (config)
## command line for calling GhostScript (!!! DO NOT USE NEWLINES !!!)
Odpowiedz


Wiadomości w tym wątku
Zapis dokumentów docx do formatu pdf - przez marcin@3863 - 11-11-2020, 11:47
RE: Zapis dokumentów docx do formatu pdf - przez dedito - 11-11-2020, 12:35
RE: Zapis dokumentów docx do formatu pdf - przez marcin@3863 - 11-11-2020, 13:19
RE: Zapis dokumentów docx do formatu pdf - przez marcin@3863 - 11-11-2020, 13:43

Skocz do:




Użytkownicy przeglądający ten wątek: 2 gości