#author("2020-09-11T11:49:52+09:00","","")
#author("2020-09-11T11:50:23+09:00","","")
[[Computer/PDF]]

*Google Books [#dada32f2]

セブンイレブンのマルチコピー機は[[PDFのバージョン1.3–1.7に対応している:https://www.sej.co.jp/services/print.html#document]]が,印刷できない場合がある.

次を試してみる.Ghostscriptが必要.

 $ gs \
   -dBATCH \
   -dNOPAUSE \
   -dQUIET \
   -sDEVICE=pdfwrite \
   -dCompatibilityLevel=1.4 \
   -dPDFSETTINGS=/prepress \
   -sOutputFile=output.pdf input.pdf

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS