Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

Trying to convert a file without .pdf file ending causes unexpected error on linux #501

Closed
siyb opened this issue Apr 2, 2015 · 2 comments

Comments

@siyb
Copy link

siyb commented Apr 2, 2015

pdf2htmlEX --dest-dir out --split-pages 1 --printing 1 --embed-css 0 --embed-font 0 --embed-image 0 --embed-javascript 0 --embed-outline 0 --page-filename %d.page --bg-format jpg /home/user/somedir/eb8bf01a-c133-4fcb-b24d-eef1e56af85d

Error: Cannot open out/ for writing

while running

pdf2htmlEX --dest-dir out --split-pages 1 --printing 1 --embed-css 0 --embed-font 0 --embed-image 0 --embed-javascript 0 --embed-outline 0 --page-filename %d.page --bg-format jpg /home/user/somedir/eb8bf01a-c133-4fcb-b24d-eef1e56af85d.pdf

works

coolwanglu added a commit that referenced this issue May 1, 2015
@coolwanglu
Copy link
Owner

Fixed in the incoming branch.

@esoftcard
Copy link

why --splitpage not work, document display not as origianl

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants