Lulu.com is a "self-publishing" service. It appears that they used to have an api, but it is no longer offered.

I was wondering if there are any similar services in which I could use a scripting language to generate book documents (pdf, xml, whatever), and programatically place individual orders for custom books.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

There is probably not an API out there for auto-converting a non-ebook format to an ebook format.

I recently attended a discussion on publishing at a software development conference. There was much discussion regarding the process of generating/converting documents to PUB-format and other e-Book formats. Apparently, it's not as simple as clicking "convert." There is a lot of manual typesetting and tweaking that has to be done to get a PDF (or .DOC, or whatever) to look right as an e-book.

link|improve this answer
Is PUB the main ebook format? Are there any others? – user94154 Feb 2 '10 at 2:36
It looks like lulu.com will take pdfs and word docs. And it looks like Prawn is a good tool for pdf generation for Ruby. – user94154 Feb 2 '10 at 4:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.