Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 09-08-2020, 12:12 PM   #1
increase
Connoisseur
increase began at the beginning.
 
increase's Avatar
 
Posts: 95
Karma: 10
Join Date: Jan 2020
Device: kindle
Turning epub with links into a paperback

I have an epub which uploads to KDP without an issue, but I want to create a paperback version of the book, but the epub has 100's of hyperlinks, too many to remove manually.

When I try to upload the epub to KDP I receive the message 'Error processing interior', which I assume is because of all the links.

Is there any way to 'turn off' all links?
increase is offline   Reply With Quote
Old 09-08-2020, 02:33 PM   #2
increase
Connoisseur
increase began at the beginning.
 
increase's Avatar
 
Posts: 95
Karma: 10
Join Date: Jan 2020
Device: kindle
Quote:
Originally Posted by increase View Post
I have an epub which uploads to KDP without an issue, but I want to create a paperback version of the book, but the epub has 100's of hyperlinks, too many to remove manually.

When I try to upload the epub to KDP I receive the message 'Error processing interior', which I assume is because of all the links.

Is there any way to 'turn off' all links?
This works but it removes the text
a[href] { display: none }
increase is offline   Reply With Quote
Advert
Old 09-08-2020, 02:43 PM   #3
increase
Connoisseur
increase began at the beginning.
 
increase's Avatar
 
Posts: 95
Karma: 10
Join Date: Jan 2020
Device: kindle
like this does it

a[href] {
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
}
increase is offline   Reply With Quote
Old 09-08-2020, 04:23 PM   #4
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,072
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
You will be very lucky if you get good results by uploading an EPUB to create a paperback. It it far better to produce a print book by uploading a PDF file. See the KDP help topic: Create a Paperback PDF File
jhowell is offline   Reply With Quote
Old 09-08-2020, 06:27 PM   #5
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,757
Karma: 145864619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
You can use Diap's Editing Toolbag plugin for the Calibre editor to remove all the link very easily.
JSWolf is offline   Reply With Quote
Advert
Old 09-09-2020, 10:24 AM   #6
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by jhowell View Post
You will be very lucky if you get good results by uploading an EPUB to create a paperback. It it far better to produce a print book by uploading a PDF file. See the KDP help topic: Create a Paperback PDF File
As jhowell says, uploading an ePUB to make a paperback is just not a great idea. If you want my best advice--which is worth what you're paying for it--in Sigil, join the HTML sections, (merge) and then save the file. Unzip it, and then open the HTML in Word.

Save as Word (docx) and then use THAT file to make a print layout. When you've formatted it, you should then export it as a PDF and upload THAT to the KDP. Please, trust me on this. If you want to flail around and keep trying to use an ePUB, knock yourself out, but doing this other process will save you untold amounts of brain-damage and frustration.

Hitch
Hitch is offline   Reply With Quote
Old 09-09-2020, 01:26 PM   #7
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,549
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
You could create a PDF directly from the ePub, for example with the PrincePDF plugin for calibre. It may need some tweaking and CSS-fu, but if you manage to get a PDF you are satisfied with, you can use that PDF for printing.
Jellby is offline   Reply With Quote
Old 09-09-2020, 01:43 PM   #8
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,072
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
In case it isn't obvious I wanted to mention that additional formatting will almost always be needed to produce a proper looking printed book.

For example your EPUB will not have page numbers so they will need to be added, but only on some pages. Your EPUB table of contents will have links to chapters, but for a printed book you will need to provide page numbers instead.

You may want to pay attention to pages that end up with only one or two lines of text when printed and many prefer chapters to begin only on right-hand pages. These are just some of the considerations you need to take into account for a printed book intended for sale.
jhowell is offline   Reply With Quote
Old 09-09-2020, 04:19 PM   #9
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by Jellby View Post
You could create a PDF directly from the ePub, for example with the PrincePDF plugin for calibre. It may need some tweaking and CSS-fu, but if you manage to get a PDF you are satisfied with, you can use that PDF for printing.
Well...I would say that Prince, for an ePDF, might be fine, but despite using it for this/that, over the years, for ePUB-->PDF formatting, I would say that it's a pretty far piece from being a viable print layout PDF. Print layout has conventions, traditions, etc., that aren't really even close to what an ePDF uses.

But, that's just my $.02.

Hitch
Hitch is offline   Reply With Quote
Old 09-09-2020, 04:32 PM   #10
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,757
Karma: 145864619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Hitch View Post
As jhowell says, uploading an ePUB to make a paperback is just not a great idea. If you want my best advice--which is worth what you're paying for it--in Sigil, join the HTML sections, (merge) and then save the file. Unzip it, and then open the HTML in Word.

Save as Word (docx) and then use THAT file to make a print layout. When you've formatted it, you should then export it as a PDF and upload THAT to the KDP. Please, trust me on this. If you want to flail around and keep trying to use an ePUB, knock yourself out, but doing this other process will save you untold amounts of brain-damage and frustration.

Hitch
There is an even easier solution. Use Calibre to convert to HTML. Unzip the HTMLZ file and load index.html into Word. Then you have the full eBook ready to be edited for output to paper.
JSWolf is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
iLiad Trying WIFI: turning on, connecting, and then turning off after ~5 seconds wankel iRex 2 02-21-2016 05:43 AM
Turning pages in epub (remar) DemosStogios Calibre 2 01-11-2015 07:08 PM
Touch Normal links becomes footnotes links in epub made with Calibre il_mix Kobo Reader 15 08-10-2014 01:19 PM
Fastest e-ink reader for epub page turning? Polydwarf Which one should I buy? 11 02-25-2010 02:34 AM
Epub Page turning gets slower further into the novel mukoan Sony Reader 8 01-27-2010 05:26 AM


All times are GMT -4. The time now is 12:22 PM.


MobileRead.com is a privately owned, operated and funded community.