Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

epub to pdf #17

Open
GoogleCodeExporter opened this issue Sep 3, 2015 · 0 comments
Open

epub to pdf #17

GoogleCodeExporter opened this issue Sep 3, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I have downloaded epub2pdf library
   chmod +x ./epub2pdf.sh
2. ./epub2pdf.sh /var/www/barrie-little-white-bird.epub
3. I have not changed any code in scripting file
by all these stuffs i am not able to get the converted pdf

What is the expected output? What do you see instead?
No Output. Just at the command prompt i am getting some message as follows:
USAGE:

epub2pdf.sh [options] input.epub output.pdf

Where the options are:
  -s "style.css"  Use "style.css" as stylesheet (default is "default.css")
  -S "style.css"  Use "style.css" as highest-priority stylesheet
         Stylesheets will be searched in the current directory first, and then in ~/.epub2pdf
  -v              Verbose output
  -h              Show this help


What version of the product are you using? On what operating system?
Ubuntu

Please provide any additional information below.
Please suggest me to convert the file into pdf format

Original issue reported on code.google.com by shailesh...@gmail.com on 4 Jul 2011 at 2:59

Attachments:

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

No branches or pull requests

1 participant