xpdf関連コマンドでエラー(W32TeX)

xpdf関連コマンドでエラー(W32TeX)

- 浮亭 夢介 の投稿
返信数: 2
xpdf関連のコマンドを使おうとすると,次の3つのコマンドが
動作しません.dllファイル不足のエラーが発生します.
・pdfinfo.exe
・pdftoppm.exe
・pdftohtml

なお,32bitのものは動作しています.動作は -h option を
付けて確認しただけです.
ご検討のほど,お願いします.
浮亭 夢介 への返信

Re: xpdf関連コマンドでエラー(W32TeX)

- Akira Kakuto の投稿
xpdf utilities は現在サポートしていません。
過去のものをお持ちでしょうか?
現在サポートしているもの (poppler utilities) で,-h オプションで
実行したものは以下の通りです。64ビットで実行してみました。
なおこれらは静的リンクを使っていて,特別な DLL を必要としません:

pdfinfo version 0.56.0
Copyright 2005-2017 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2011 Glyph & Cog, LLC
Usage: pdfinfo [options] <PDF-file>
  -f <int>            : first page to convert
  -l <int>            : last page to convert
  -box                : print the page bounding boxes
  -meta                : print the document metadata (XML)
  -js                  : print all JavaScript in the PDF
  -struct              : print the logical document structure (for tagged files)
  -struct-text        : print text contents along with document structure (for tagged files)
  -isodates            : print the dates in ISO-8601 format
  -rawdates            : print the undecoded date strings directly from the PDF file
  -enc <string>        : output text encoding name
  -listenc            : list available encodings
  -opw <string>        : owner password (for encrypted files)
  -upw <string>        : user password (for encrypted files)
  -v                  : print copyright and version info
  -h                  : print usage information
  -help                : print usage information
  --help              : print usage information
  -?                  : print usage information


pdftoppm version 0.56.0
Copyright 2005-2017 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2011 Glyph & Cog, LLC
Usage: pdftoppm [options] [PDF-file [PPM-file-prefix]]
  -f <int>              : first page to print
  -l <int>              : last page to print
  -o                    : print only odd pages
  -e                    : print only even pages
  -singlefile          : write only the first page and do not add digits
  -r <fp>              : resolution, in DPI (default is 150)
  -rx <fp>              : X resolution, in DPI (default is 150)
  -ry <fp>              : Y resolution, in DPI (default is 150)
  -scale-to <int>      : scales each page to fit within scale-to*scale-to pixel box
  -scale-to-x <int>    : scales each page horizontally to fit in scale-to-x pixels
  -scale-to-y <int>    : scales each page vertically to fit in scale-to-y pixels
  -x <int>              : x-coordinate of the crop area top left corner
  -y <int>              : y-coordinate of the crop area top left corner
  -W <int>              : width of crop area in pixels (default is 0)
  -H <int>              : height of crop area in pixels (default is 0)
  -sz <int>            : size of crop square in pixels (sets W and H)
  -cropbox              : use the crop box rather than media box
  -mono                : generate a monochrome PBM file
  -gray                : generate a grayscale PGM file
  -png                  : generate a PNG file
  -overprint            : enable overprint
  -freetype <string>    : enable FreeType font rasterizer: yes, no
  -thinlinemode <string>: set thin line mode: none, solid, shape. Default: none
  -aa <string>          : enable font anti-aliasing: yes, no
  -aaVector <string>    : enable vector anti-aliasing: yes, no
  -opw <string>        : owner password (for encrypted files)
  -upw <string>        : user password (for encrypted files)
  -q                    : don't print any messages or errors
  -v                    : print copyright and version info
  -h                    : print usage information
  -help                : print usage information
  --help                : print usage information
  -?                    : print usage information


pdftohtml version 0.56.0
Copyright 2005-2017 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1999-2003 Gueorgui Ovtcharov and Rainer Dorsch
Copyright 1996-2011 Glyph & Cog, LLC

Usage: pdftohtml [options] <PDF-file> [<html-file> <xml-file>]
  -f <int>              : first page to convert
  -l <int>              : last page to convert
  -q                    : don't print any messages or errors
  -h                    : print usage information
  -?                    : print usage information
  -help                : print usage information
  --help                : print usage information
  -p                    : exchange .pdf links by .html
  -c                    : generate complex document
  -s                    : generate single document that includes all pages
  -i                    : ignore images
  -noframes            : generate no frames
  -stdout              : use standard output
  -zoom <fp>            : zoom the pdf document (default 1.5)
  -xml                  : output for XML post-processing
  -hidden              : output hidden text
  -nomerge              : do not merge paragraphs
  -enc <string>        : output text encoding name
  -fmt <string>        : image file format for Splash output (png or jpg)
  -v                    : print copyright and version info
  -opw <string>        : owner password (for encrypted files)
  -upw <string>        : user password (for encrypted files)
  -nodrm                : override document DRM settings
  -wbt <fp>            : word break threshold (default 10 percent)
  -fontfullname        : outputs font full name