Quote:
Originally Posted by dwwaddell
Well, that fixed it. But, I must admit I would like to know why Calibre is having problems with a process I have been using for years to produce PDFs (the PDFs and the Word document that produced them are fine)? Expecting users to install another 3rd party product is probably asking a lot. In programmer-speak this is clearly an off-by-one issue.
Thanks for your help, Dave.
|
If you have the source in Word creating a PDF in Word then using that for the source of a conversion is
asking for trouble. Either save the document as html (filtered) or RTF and use either one as the source to convert to mobi. PDF should never be an intermediate format for conversions and if possible
PDF should be avoided as a source for any conversion.