@Cbhihe
for me it's working, it seems that default output is $HOME
for example:
epub2pdf test.epub
will be written into: /home/rdbeni0/test.pdf
and you can define output dir in the configuration file.
Git Clone URL: | https://aur.archlinux.org/epub2pdf.git (read-only, click to copy) |
---|---|
Package Base: | epub2pdf |
Description: | epub2pdf is a command-line tool that quickly generates PDF files from EPUB ebooks. It will run on any platform that supports JRE version 6 or later. |
Upstream URL: | http://epub2pdf.com |
Keywords: | epub pdf |
Licenses: | GPL3 |
Submitter: | rdbeni0 |
Maintainer: | rdbeni0 |
Last Packager: | rdbeni0 |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-19 08:45 (UTC) |
Last Updated: | 2017-05-01 17:28 (UTC) |
@Cbhihe
for me it's working, it seems that default output is $HOME
for example:
epub2pdf test.epub
will be written into: /home/rdbeni0/test.pdf
and you can define output dir in the configuration file.
How do you use this package ? I tried on CLI:
$ epub2pdf sourceFile.epub destinationFile.pdf
and got:
IOException at:
com.amphisoft.epub2pdf.Converter.convert
Is there any minimal doc anywhere ?
Pinned Comments
rdbeni0 commented on 2017-03-21 18:06 (UTC)