Quote:
Originally Posted by =X=
 That was my code you changed...I forgot I had most of the code in place LOL. After looking at the code I remember, I hard coded the number "2" because I didn't know what the values where for the other IMP formats, Thank you!
|
You're welcome! Those values were used in my Perl scripts that interface with the ETI SBPubX COM. I guess, "2"=EBW1150 was all you needed, but it's nice to be able to generate the other .imp formats as well.
Quote:
I did not realize eBookTechnologies made ePUB. Is it an updated version. Also is it in the API?
=X=
|
If you are using current ETI builds (v2.3 and up) of eBook Publisher, then .epub's can be used/created in place of .oeb files. However, the API (COM) interface is not yet up to snuff and it is vey difficult to manipulate them through the SBPubX calls that worked so well with .oeb files.
BTW, the ETI .epubs are not split to adhere to the ADE 300K limitation used for Sony .epubs, so you're best to stick to calibre for .epub creation.
Actually, in my GuteBook program, I also use calibre to prepare a "master" / "source" .epub without any splits or size chunk limitations. This is so that the .epub may be used as an archival copy of the source files.
Care to add another output format option to BC?