pdf-zoom-wizard icon indicating copy to clipboard operation
pdf-zoom-wizard copied to clipboard

Run pdf-zoom in batch mode (windows)

Open kchaksuvej opened this issue 2 years ago • 2 comments

Expected Behavior

A clear and concise description of what you expected to happen.

Actual Behavior

A clear and concise description of what the bug is.

Steps to Reproduce

If possible, please provide a sample PDF and describe the steps to reproduce the behavior:

  1. Go to ...
  2. Click on ...
  3. Scroll down to ...
  4. See error ...

Log

Add the log file from ${HOME}/.pdfzoomwizard/log.txt.

Environment

  • OS: [e.g. macOS 10.14.2]
  • PDF Zoom Wizard version: [e.g. 1.2.3]
  • Java version (if use of JAR): [e.g. result of $ java -version]

kchaksuvej avatar Aug 13 '22 15:08 kchaksuvej

Can I run pdf-zoom in batch mode (windows) ? Thanks

kchaksuvej avatar Aug 13 '22 15:08 kchaksuvej

@kchaksuvej you mean like a command-line interface (CLI) for scripting? For example:

$ pdfzw --mode=single --copy --infix='-modified' my-document.pdf

If that is what you mean, no, it doesn't exist yet. But I have already thought about it (see "(Technical) Road Map").

beatngu13 avatar Aug 14 '22 15:08 beatngu13