Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 64 total)
  • Author
    Posts
  • in reply to: Export fixed layout ePub to KF8 #80346
    Ken Jones
    Member

    Please try out the free trial version of CircularFLO from http://www.circularflo.com

    CircularFLO is our commercial software to easily create fixed layout KF8 and EPUB3 from InDesign files or print PDFs. Used by many top publishers and self publishers alike.

    Thanks
    Ken Jones
    Circular Software

    in reply to: PDF to Epub : Page size and format questions #79961
    Ken Jones
    Member

    Hi Jim

    The key word here is ‘reflowable’. If you do mean that you want the EPUB to be reflowable then the page size is irrelevant as the page is not converted, only the content. And with reflowable probably not all the content and certainly not the page design (no full bleed images, no text over images, no rotations, no transparency) and you will have very little control over the fonts.

    If you want to convert any set of print PDFs to searchable fixed layout EPUB3 and a KF8 for Amazon too that exactly looks like the original I recommend you try a free trial of our product CircularFLO from CircularFLO.com

    Thanks
    Ken Jones
    Circular Software

    in reply to: FIXING FONT IN EPUB3 #79356
    Ken Jones
    Member

    Hi Matt

    As I understand it fonts can only be specified by the publisher when using the fixed layout EPUB3 standard.
    The only other option for reflowable EPUB3 would be to convert the hebrew text to graphics.

    Ken Jones
    Circular Software
    http://www.circularflo.com

    in reply to: IBooks not opening EPUB after unzipping and rezipping #78870
    Ken Jones
    Member

    Hi Jordan

    You seem to be introducing an error when you include the cover and indeed are pointing to a cover file ‘resource’ which is not included in the EPUB package. Rather than trying to do this by hand coding it may be easier to just choose the cover from within InDesign using the General options in the EPUB Export Options?

    Tip: Make sure you don’t just ZIP the ebook if you have have needed to open it up. Use free tools instead.
    https://www.circularflo.com/troubleshooting/#unzipping_and_zipping_epubs

    If you are still having problems I can take a quick look if you share the EPUB file. Contact me on twitter via @CircularKen

    Ken Jones
    Director

    CircularFLO – make beautiful interactive ebooks without coding
    circularflo.com
    “The CircularFLO workflow is clever and provides features and controls that aren’t found elsewhere.” – MacUser

    in reply to: EPUB to Kindle conversion #78619
    Ken Jones
    Member

    Hi Jordan

    If you are looking for InDesign or PDF conversion to fixed layout KF8 for Amazon devices then please check out our software CircularFLO at https://circularflo.com/

    Ken Jones
    Circular Software

    in reply to: Pdf to epub3 (fxl) #75557
    Ken Jones
    Member

    Hi Carrie

    Either the PDFs exported from iBooks Author or the interactive PDFs you mention can be placed in to InDesign and a fixed layout EPUB then generated.

    CircularFLO has tools to help you do this and to make sure that the live text in the PDFs remains searchable in the final fixed layout EPUB3. https://www.circularflo.com/instructions/#pdf_tools

    in reply to: xhtml previews badly #75333
    Ken Jones
    Member

    Hi Tim

    InDesign applies font obfuscation and so the fonts will only work inside an EPUB reader that support this obfuscation.
    Readium and iBooks both support the font obfuscation method used and so the fonts will work, the browser does not and so these fonts can’t be used.

    CircularFLO from Circular Software https://circularflo.com/ offers the choice to switch off the font obfuscation when using live text as this is required for some EPUB and other ebook formats readers not least Amazon KF8.

    Hope this helps
    Ken

    in reply to: highlighting is not working in my read -along-book #75125
    Ken Jones
    Member

    Free trial available for all Mac InDesign users of InDesign CS6 or later – https://www.circularflo.com/download/

    in reply to: highlighting is not working in my read -along-book #75124
    Ken Jones
    Member

    You need to add in audio tracks, mark each word in turn, accurately work out the timings of every word and then write this into an extra xml file and also make amendments in code to make the words actually highlight.

    The good news is that CircularFLO has solved this and there is now a way to create read aloud fixed layout EPUBs directly from InDesign CS6 or later using our unique tools and with no coding required. More info here https://www.circularflo.com/instructions/#read_aloud_tools

    in reply to: highlighting is not working in my read -along-book #75123
    Ken Jones
    Member

    Please check out circularflo.com to see how we have solved this problem

    in reply to: Pdf to epub3 (fxl) #74899
    Ken Jones
    Member

    Hi Tim

    Sounds like a lengthy process! Actually there is no need to change typefaces for our PDF solution as we can use embedded text for search and display a high quality graphic to the reader without embedding a font.

    in reply to: Pdf to epub3 (fxl) #74894
    Ken Jones
    Member

    Hi Tim

    The tools we have give an easy and quick way to get PDFs converted to searchable Fixed Layout EPUB3 and Amazon KF8.

    Attempting to convert your PDFs into InDesign documents and then exporting out to EPUB will be a more lengthy approach, it will be harder to do, you may well not get an exact conversion and you also won’t get the Amazon KF8 output. So, yes, I would recommend our method!

    Thanks
    Ken

    in reply to: value of attribute error #74538
    Ken Jones
    Member

    Hi Janis

    ID references are not allowed to start with a number so IDs such as “15745.png” are causing these errors.

    <item id=”15745.png” href=”image/15745.png” media-type=”image/png” />

    A simple fix here would be to add a letter in front of the image name to change the ID to e.g. “i15745.png”.

    BTW I see you are adding read aloud to your EPUB… FYI my company’s software CircularFLO works with InDesign on the Mac to allow you to add read aloud highlighting without the need for any coding. See more at https://www.circularflo.com/instructions/#read_aloud_tools – it would also never cause an ID error such as this :)

    Thanks
    Ken

    in reply to: value of attribute error #74516
    Ken Jones
    Member

    Agreed although I was trying to avoid the unzipping and finding the OPF and finding the lines of code etc…

    Janis – More info on this sort of thing including links to some neat free zipping and unzipping tools here https://www.circularflo.com/troubleshooting/#unzipping_and_zipping_epubs

    in reply to: value of attribute error #74514
    Ken Jones
    Member

    Hi Janis

    People do sometimes get these problems with direct EPUB exports from InDesign. It most likely means an ‘illegal character’ is being used in the name of an image somewhere. If you’d care to post the EPUB on Dropbox or similar I can let you know very easily. BTW the (93,72) in the error message mean line 93, character 72 is the exact place that the error occurs so if you ever wanted to delve into the code you do know exactly where to look… but as I say I can offer to have a quick look and tell you.

    Ken Jones
    Director
    Circular Software Limited

    CircularFLO – make beautiful interactive ebooks without coding
    circularflo.com
    “The CircularFLO workflow is clever and provides features and controls that aren’t found elsewhere.” – MacUser

Viewing 15 posts - 46 through 60 (of 64 total)