View Single Post
Old 03-27-2011, 12:31 PM   #11
Lightsource
Junior Member
Lightsource doesn't litterLightsource doesn't litterLightsource doesn't litter
 
Lightsource's Avatar
 
Posts: 8
Karma: 216
Join Date: Mar 2011
Location: Houston, TX - USA
Device: Kindle 3
Question:
based on the man page here:
http://calibre-ebook.com/user_manual...t-8.html#id150
(the section is titled "PDF Input to HTML Output", I'm trying to clean up some files using ebook-convert.exe

Here's the command line:
ebook-convert.exe "MyFile.pdf" "MyFile.html" --new-pdf-engine --mobi-ignore-margins --no-inline-toc --smarten-punctuation --line-height=14 --base-font-size=12 --margin-top=5 --margin-left=5 --margin-right=5 --margin-bottom=5

What I get is:
ValueError: No plugin to handle output format: html

Is there something else that I can download to make this work?

Thanks,
-light

ps - this is low priority - I do know that I can batch convert in Acrobat Pro - just trying for a simple scripted solution

Last edited by Lightsource; 03-27-2011 at 01:21 PM. Reason: adding additional information
Lightsource is offline   Reply With Quote