ツールを使用して、単一の画像を含む「横向き」PDFファイル(たとえば、ページ全体を埋める画像でpaperwidth = 842およびpaperheight = 595ポイント)をpdftocairo
EPSファイルに変換する方法がわかりません。
私が得た出力は、元のファイルの縮小バージョン (EPS ファイルの「不適切な」ページ幅 595 に合わせて幅が 842 から 595 にスケーリングされている)、または 595 から 842 の間のコンテンツが切り取られた EPS のいずれかです (-noshrink
パラメータで)。
何か案は?
編集1:pdftocairo version 0.43.0
入力 PDF:
pdfinfo test.pdf
Creator: DocType PDF-Emitter (DocType PDF-Emitter v1.9.37-9-g1b2b6f3)
Producer: Haru Free PDF Library 2.3.0RC2
CreationDate: Mon Jun 4 11:18:30 2018
Tagged: no
UserProperties: no
Suspects: no
Form: none
JavaScript: no
Pages: 1
Encrypted: no
Page size: 595.44 x 841.68 pts
Page rot: 90
File size: 149246 bytes
Optimized: no
PDF version: 1.3
pdftocairo -eps test.pdf で変換