Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 04-11-2019, 08:17 PM   #31
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,565
Karma: 26954694
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DiapDealer View Post
Those who have used for it decades and have no need or desire to retool technologically or habitually?

Writers often have habits developed over years. Expecting them to make wholesale changes to their process is neither practical nor necessary most times. Word can be used to produce quite lovely ebooks with a little bit of care.
Not only habits and practices, also macro's and addons - I use macros that I first created ~30 years ago, as well as those I filched last week, and I installed one of my 3rd party addons ~15 years ago.

I'm also one of those weirdo's who fell in love with ribbons at first sight.

BR
BetterRed is online now   Reply With Quote
Old 04-11-2019, 08:29 PM   #32
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,565
Karma: 26954694
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DNSB View Post
Or the person who sends you a pdf generated from a Word file to make it easier for you since it is already in an ebook format.
I've talked with writers who have thought: PDF is what my paperbook maker (printer) wants, so it must be what an ebook maker would want. And, at an emotional level they feel they should hang on to the manuscript because that's where their 'creativity' is vested.

Last edited by BetterRed; 04-11-2019 at 08:31 PM.
BetterRed is online now   Reply With Quote
Old 04-11-2019, 08:30 PM   #33
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,093
Karma: 18727053
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Quote:
Originally Posted by Hitch View Post
Turtle:

Brother, you know that I'm 100% on your side, but do you think that regular people--not us--really notice that? Or do you mean that it was unmissable, even for a pedestrian civilian?

Hitch
Yeah, it was unmissable. I would swipe to go to the next chapter and what would normally only take a fraction of a second to generate - even for complex chapters - it would take upwards of 10 seconds! I really thought my iphone was going to crash!

When I opened up the code it was sooo gross...like 9-10 lines (in sigil) of crap code for 1 word of text. Multiple sets of inline styles setting, then re-setting, then re-re-setting how it would be displayed....for each letter of the one word!!!

...not to even mention the tables, with all the colors....gah!!
Turtle91 is offline   Reply With Quote
Old 04-11-2019, 09:30 PM   #34
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,093
Karma: 18727053
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Quote:
Originally Posted by Kiruhdu View Post
May I ask when you have tried this the last time?

Whenever I get a book with *.rtl, *.doc or *.docx I use AWP to produce an epub and for my understanding the code it produce is easy but fine...
Sometimes it needs a minimal overwork in Sigil; and on my reding-devices it get handled with no problems.
Could you please a bit more specific on 'Atlantis' coding is one of the worst not very good either...'?
Sorry for the confusion, I didn't mean to imply I used Atlantis for word processing. I just clean up ePubs that are created from it - and other automated output software programs.

I'm sure AWP does a fine job creating documents...just like Word or any other software. The issue comes when you save as an ePub. The algorithm used to convert its internal markup into the html/xml and css is very .... robotic??? .... literal .... non-intuitive....

For example:
If the author highlighted most of a word, but missed a letter, then selected a Bold font....then realized they missed a letter, highlighted the missed letter, then selected the same Bold font, you could have code that looked like this:

Code:
<p style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; text-indent:1.7777786in;
margin-top:0em; margin-bottom:0em; margin-left:0em; margin-right:0em; font-family:serif">
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">"</span>
<span style="font-weight:bold; font-style:normal; font-size:1em; line-height:1.5; font-family:sanserif">Hell</span>
<span style="font-weight:bold; font-style:normal; font-size:1em; line-height:1.5; font-family:sanserif">o</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">!"</span></p>

<p style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; text-indent:1.7777786in;
margin-top:0em; margin-bottom:0em; margin-left:0em; margin-right:0em; font-family:serif">
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">"</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">Hi</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">!"</span></p>

<p style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; text-indent:1.7777786in;
margin-top:0em; margin-bottom:0em; margin-left:0em; margin-right:0em; font-family:serif">
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">"</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">How are you</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">?"</span></p>

<p style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; text-indent:1.7777786in;
margin-top:0em; margin-bottom:0em; margin-left:0em; margin-right:0em; font-family:serif">
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">"</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">Good</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">!</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif"> </span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">You</span>
<span style="font-weight:normal; font-style:normal; font-size:1em; line-height:1.5; font-family:serif">?"</span></p>
When it should look something like this:
Code:
<p><strong>"Hello!"</strong></p>

<p>"Hi!"</p>

<p>"How are you?"</p>

<p>"Good! You?"</p>


with CSS:
p {font-family:serif}
strong {font-weight:bold; font-family:sanserif}
And I WISH I was exaggerating!!

Of course, as with any software, if you use it properly you can minimize some of this mess, and with the use of plugins or macros, etc. you can fix some of the crud. But that would imply a certain basic understanding of the desired outcome that most people don't want to take the time to learn....sooooo, they just hit the "save-as-epub" button and think they have a good ePub...

Last edited by Turtle91; 04-11-2019 at 09:39 PM.
Turtle91 is offline   Reply With Quote
Old 04-11-2019, 09:43 PM   #35
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,461
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 Turtle91 View Post
Sorry for the confusion, I didn't mean to imply I used Atlantis for word processing. I just clean up ePubs that are created from it - and other automated output software programs.

I'm sure AWP does a fine job creating documents...just like Word or any other software. The issue comes when you save as an ePub. The algorithm used to convert its internal markup into the html/xml and css is very .... robotic??? .... literal .... non-intuitive....

For example:
If the author highlighted most of a word, but missed a letter, then selected a Bold font....then realized they missed a letter, highlighted the missed letter, then selected the same Bold font, you could have code that looked like this:

(snipped to save your eyeballs)

When it should look something like this:
Code:
<p><strong>"Hello!"</strong></p>

<p>"Hi!"</p>

<p>"How are you?"</p>

<p>"Good! You?"</p>


with CSS:
p {font-family:serif}
strong {font-weight:bold; font-family:sanserif}
And I WISH I was exaggerating!!

Of course, as with any software, if you use it properly you can minimize some of this mess, and with the use of plugins or macros, etc. you can fix some of the crud. But that would imply a certain basic understanding of the desired outcome that most people don't want to take the time to learn....sooooo, they just hit the "save-as-epub" button and think they have a good ePub...
I've seen it and cleaned it, and if God loves me, she'll never send me another like that one. ;-) We get a doozy like that at least once a month. (When a given bookmaker on my Crew is on my personal s**tlist, I give it to that bookmaker, ha!)

Hitch
Hitch is offline   Reply With Quote
Old 04-12-2019, 08:21 PM   #36
Kiruhdu
Enthusiast
Kiruhdu began at the beginning.
 
Kiruhdu's Avatar
 
Posts: 25
Karma: 10
Join Date: Mar 2014
Device: Pocket Book Touch Lux 4
Quote:
Originally Posted by Turtle91 View Post
Sorry for the confusion, I didn't mean to imply I used Atlantis for word processing. I just clean up ePubs that are created from it - and other automated output software programs.

I'm sure AWP does a fine job creating documents...just like Word or any other software. The issue comes when you save as an ePub. The algorithm used to convert its internal markup into the html/xml and css is very .... robotic??? .... literal .... non-intuitive....
I think either 1) its along while ago or a very old Version you write about
2) you've never just tried AWP
3) the people who produce the books you write about are all dumb-asses...
Maybe all of them.

I don't know any other word-processor where you can use regex - not to speak about the many other useful features.

Quote:
For example:
If the author highlighted most of a word, but missed a letter, then selected a Bold font....then realized they missed a letter, highlighted the missed letter, then selected the same Bold font, you could have code that looked like this:
Against stupidity, the gods themselves contend in vain...
snipped

Quote:
When it should look something like this:
Code:
<p><strong>"Hello!"</strong></p>

<p>"Hi!"</p>

<p>"How are you?"</p>

<p>"Good! You?"</p>


with CSS:
p {font-family:serif}
strong {font-weight:bold; font-family:sanserif}
And I WISH I was exaggerating!!

Of course, as with any software, if you use it properly you can minimize some of this mess, and with the use of plugins or macros, etc. you can fix some of the crud. But that would imply a certain basic understanding of the desired outcome that most people don't want to take the time to learn....sooooo, they just hit the "save-as-epub" button and think they have a good ePub...
Yes, that's the mentality of most people nowadays - but this has nothing to do with the code-quality AWP produce.
More sense it makes to hit the 'Preview in epub-reader'-button (which is Sigil on my system). Than one can decide to work further in AWP (hit the Cancel-button) or to do some cosmetic changes in Sigil later (cause thatone showed by Sigil in that stage is just a temporary one) and hit the Save-button...

Last edited by Kiruhdu; 04-12-2019 at 08:50 PM.
Kiruhdu is offline   Reply With Quote
Old 04-12-2019, 10:50 PM   #37
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,547
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
We 'bout done, here folks? It's been a pretty decent chew-the-fat session, but I think it's run its useful course, no? We're so far from On Topic, we can't even see On Topic from here.

Last edited by DiapDealer; 04-13-2019 at 05:19 AM.
DiapDealer is online now   Reply With Quote
Old 04-13-2019, 12:35 AM   #38
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 35,356
Karma: 145435140
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Forma, Clara HD, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by DiapDealer View Post
We 'bout done, here folks? It's been a pretty decent chew-the-fat session, but I think it's run it's useful course, no? We're so far from On Topic, we can't even see On Topic from here.
I've enjoyed the discussion but, yeah, we have drifted further than usual into Off Topic.
DNSB is offline   Reply With Quote
Old 04-14-2019, 08:15 AM   #39
ShellShock
Wizard
ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.ShellShock ought to be getting tired of karma fortunes by now.
 
ShellShock's Avatar
 
Posts: 1,176
Karma: 2431850
Join Date: Sep 2008
Device: IPad Mini 2 Retina
But it is interesting for us spectators on the sidelines, reading all these war stories from the ePub frontlines.
ShellShock is offline   Reply With Quote
Old 04-15-2019, 01:49 PM   #40
handycrowd
Member
handycrowd began at the beginning.
 
handycrowd's Avatar
 
Posts: 14
Karma: 10
Join Date: May 2017
Location: Near the beach in Asker, Norway
Device: kindle 10gen
I'll end it then with my results! WORD vs Sigil, the showdown...

Original WORD .docx simply formatted with H1, H2 and P styles. 50k words and 150 images (1400px wide) after uploading straight to KDP turned into 13.96MB Download size file.

Same book in Sigil, again pretty simple probably a dozen tweaks in the style sheet to center the headings and add a splash of colour. After uploading the Epub it turned into a 10.07MB downloadable file.

'bout 25% savings, or nearly 4mb which translates to 58 cents a download extra in my pocket.

Thanks for the insights into your world guys... :-)

Last edited by handycrowd; 04-15-2019 at 01:54 PM.
handycrowd is offline   Reply With Quote
Old 04-15-2019, 04:16 PM   #41
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,515
Karma: 987654
Join Date: Dec 2012
Device: Kindle
> 13.96MB Download size file
> 10.07MB downloadable file.

And those are figures from the pricing page, third tab of the publishing process, not from the Amazon store page?
Notjohn is offline   Reply With Quote
Old 04-15-2019, 04:28 PM   #42
handycrowd
Member
handycrowd began at the beginning.
 
handycrowd's Avatar
 
Posts: 14
Karma: 10
Join Date: May 2017
Location: Near the beach in Asker, Norway
Device: kindle 10gen
Quote:
Originally Posted by Notjohn View Post
> figures from the pricing page, third tab of the publishing process
Yes NJ, exactly. It's just under the royalty plan choice buttons. A tiny little "i" for info about the file size.

quote:
"Your book file size after conversion is 10.07 MB"

Pretty interesting.

p.s. Plus the half a dozen drop caps look beautiful, I never could get them quite right via WORD, even using the word ribbon to insert them, I always got the whole paragraph indented instead of just the lines around the cap. after conversion...

Last edited by handycrowd; 04-15-2019 at 04:31 PM.
handycrowd is offline   Reply With Quote
Old 04-18-2019, 11:12 AM   #43
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,515
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Thanks. That's reassuring, though I would have expected a somewhat greater drop. Either your Word doc is cleaner than mine (Word 2007, which itself was a huge advance over 2000) or your epub isn't as clean.

But to revert to the original notion, do you have a comparable figure for the final size of the Kindle Create creation? Does it match your Sigil epub? Or (I have rather lost the thread of this thread) do you mean a Word doc run through KC rather than uploaded by its lonesome self?
Notjohn is offline   Reply With Quote
Old 04-18-2019, 03:07 PM   #44
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,461
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 Notjohn View Post
Thanks. That's reassuring, though I would have expected a somewhat greater drop. Either your Word doc is cleaner than mine (Word 2007, which itself was a huge advance over 2000) or your epub isn't as clean.

But to revert to the original notion, do you have a comparable figure for the final size of the Kindle Create creation? Does it match your Sigil epub? Or (I have rather lost the thread of this thread) do you mean a Word doc run through KC rather than uploaded by its lonesome self?
NJ, don't be lazy! Just test it yourself--you have plenty of clean files that you could test in a few minutes, don't you? I'm not being argumentative, I mean it--you know how to clean a file, so you could probably just grab one of your existing, cleaned files from an existing book and test it in minutes, couldn't you?

Hitch
Hitch is offline   Reply With Quote
Old 04-24-2019, 06:59 AM   #45
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,515
Karma: 987654
Join Date: Dec 2012
Device: Kindle
I haven't ignored you, Hitch -- I would never do that! But however many times I peruse your reply, I can't figure out why you think I would upload a clean Word doc, when my object is to see whether Kindle Select will tidy up a dirty one.
Notjohn is offline   Reply With Quote
Reply

Tags
file size, format questions, kindle create, sigil, word


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking at the html of a Kindle Create (kpf) file Notjohn Kindle Formats 1 01-15-2019 06:43 PM
Kindle fixed layout file size too big holdit Kindle Formats 12 02-26-2014 04:41 PM
File size for kindle..delivery charge Peter21 Kindle Formats 4 02-21-2014 08:25 AM
File size increases when editing in Sigil Claire3001 Sigil 18 09-04-2013 02:53 PM
Maximum File Size for PDF on Kindle DX dioib Amazon Kindle 0 01-16-2010 05:17 PM


All times are GMT -4. The time now is 06:00 AM.


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