commandbox-gitbook icon indicating copy to clipboard operation
commandbox-gitbook copied to clipboard

Export to mobi and ePub formats

Open lmajano opened this issue 4 years ago • 5 comments

Would be nice if with one command I can produce a PDF an epub and a mobi. This will capture all the abilities to do book publishing in one command.

lmajano avatar Aug 12 '19 14:08 lmajano

https://ebook.online-convert.com/convert-to-mobi

lmajano avatar Aug 12 '19 14:08 lmajano

Ooh, nice. Do they have an API?

bdw429s avatar Aug 12 '19 16:08 bdw429s

Ooh, nice. Do they have an API?

They do, and it should work fine, it uses a queuing system to convert, so we would need to poll for the completion. That would be the only trick, you can query for status, and then it will present the file location once the file is finished processing.

scottsteinbeck avatar Aug 12 '19 16:08 scottsteinbeck

Maybe we can use a jar for this

Luis Majano CEO Ortus Solutions, Corp www.ortussolutions.com P/F: 1-888-557-8057


From: Scott Steinbeck [email protected] Sent: Monday, August 12, 2019 11:34:51 AM To: scottsteinbeck/commandbox-gitbook [email protected] Cc: Luis Majano [email protected]; Author [email protected] Subject: Re: [scottsteinbeck/commandbox-gitbook] Export to mobi and ePub formats (#27)

Ooh, nice. Do they have an API?

They do, and it should work fine, it uses a queuing system to convert, so we would need to poll for the completion. That would be the only trick, you can query for status, and then it will present the file location once the file is finished processing.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/scottsteinbeck/commandbox-gitbook/issues/27?email_source=notifications&email_token=AABBPFZPVFEH7HJLNFXVUO3QEGGKXA5CNFSM4ILB26LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4DDA2Q#issuecomment-520499306, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AABBPFY37IY3LNFNNX32HBDQEGGKXANCNFSM4ILB26LA.

lmajano avatar Aug 12 '19 19:08 lmajano

Ok found this

https://www.convertapi.com/epub-to-pdf

Luis Majano CEO Ortus Solutions, Corp www.ortussolutions.com P/F: 1-888-557-8057


From: Luis Majano [email protected] Sent: Monday, August 12, 2019 2:23:05 PM To: scottsteinbeck/commandbox-gitbook [email protected]; scottsteinbeck/commandbox-gitbook [email protected] Cc: Author [email protected] Subject: Re: [scottsteinbeck/commandbox-gitbook] Export to mobi and ePub formats (#27)

Maybe we can use a jar for this

Luis Majano CEO Ortus Solutions, Corp www.ortussolutions.com P/F: 1-888-557-8057


From: Scott Steinbeck [email protected] Sent: Monday, August 12, 2019 11:34:51 AM To: scottsteinbeck/commandbox-gitbook [email protected] Cc: Luis Majano [email protected]; Author [email protected] Subject: Re: [scottsteinbeck/commandbox-gitbook] Export to mobi and ePub formats (#27)

Ooh, nice. Do they have an API?

They do, and it should work fine, it uses a queuing system to convert, so we would need to poll for the completion. That would be the only trick, you can query for status, and then it will present the file location once the file is finished processing.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/scottsteinbeck/commandbox-gitbook/issues/27?email_source=notifications&email_token=AABBPFZPVFEH7HJLNFXVUO3QEGGKXA5CNFSM4ILB26LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4DDA2Q#issuecomment-520499306, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AABBPFY37IY3LNFNNX32HBDQEGGKXANCNFSM4ILB26LA.

lmajano avatar Aug 12 '19 19:08 lmajano