Quote:
Originally Posted by Jellby
Yes, it is. The rest is only checking the files exist and passing options to prince. The script boils down to:
Code:
prince -s default.css -s bookstyle.css -o output.pdf Cover.xhtml Chapter-01.xhtml Chapter-02.xhtml ...
after uncompressing the .epub and getting the correct names and paths for all these filenames.
|
Can you post what attributes of what tags need to be pulled? Or ought it be obvious from your source even if I have no in-depth knowledge of your choice of scripting language?
- Ahi