View Single Post
Old 12-14-2008, 05:49 PM   #129
Roberts324
Mad translator
Roberts324 will become famous soon enoughRoberts324 will become famous soon enoughRoberts324 will become famous soon enoughRoberts324 will become famous soon enoughRoberts324 will become famous soon enoughRoberts324 will become famous soon enough
 
Roberts324's Avatar
 
Posts: 99
Karma: 684
Join Date: Jan 2008
Location: Gradignan près Bordeaux, France
Device: eBookwise 1150 reader, Samsung E60 reader, SAMSUNG N150 netbook
Quote:
Originally Posted by =X= View Post
Try this command from the command line. The only part you might have to fix is the location of "impbuild.exe"

Code:
"c:\program files\ebookutils\impbuild.exe" --out-dir="." --name="TrueNames.imp" --title="True Names" --author="Cory Doctorow" --1150  "Cory_TrueNames.html"
With the attached file (unzip the HTML file)
Thank you, X. I filed the html into the ebookutils directory and ran the above command line in it. It did not work, and I got the following results:

Microsoft Windows XP [version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Program Files\ebookutils>"c:\program files\ebookutils\impbuild.exe" --out-dir
="." --name="TrueNames.imp" --title="True Names" --author="Cory Doctorow" --1150
"Cory_TrueNames.html"

Execution failed at src/impbuild.c:234 while attempting to execute
dhPutValue(impProject, L".ConvertToJPEG = %b", TO_BOOL(image_conv))

Member: .ConvertToJPEG = %b
Function: PutValue
Error In: InvokeArray
Error: Object doesn't support this property or method: 'ConvertToJPEG'
Code: 80020006
Source: IDispatch Interface

C:\Program Files\ebookutils>


Impbuild is version 0.8
Roberts324 is offline   Reply With Quote