Quote:
Originally Posted by AlanHK
I kjnow that. I was wondering how the ASIN was in the AZW file, so I unpacked it and found it in the OPF.
Can I put an ASIN in the epub OPF to set my own (fake or maybe real) ASIN?
|
You can define your own ASIN number using one of the two following metadata entry formats:
Code:
<dc:identifier opf:scheme="MOBI-ASIN">XXXXXXXXXX</dc:identifier>
<dc:identifier opf:scheme="AMAZON">XXXXXXXXXX</dc:identifier>
Quote:
Originally Posted by AlanHK
Can you advise what these numbers mean? The size? But the thumbnails aren't square.
|
Unfortunately, I can't help you with that, I believe that I arrived at these values after some trial and error with my PW2. IIRC, both values need to be identical to maintain the aspect ratio.
BTW, if you also have a modern PC, you might want to give
jhowell's
Calibre KFX plugin a try.