Hi,
I've encountered strange problem with Calibre's built-in converter.
I've converted a PDF to a Kindle friendly format (AZW3) and noticed that there are some unnecessary page numbers in the result text so I decided to crop it with Briss.
The cropped PDF was named X_cropped.pdf where X was the original name.
Now whenever I try to convert this cropped PDF to any other format (AZW3, Mobi, ePub) Calibre uses the old PDF as source although I have removed all book copies from Calibre and the source PDF from drive.
I've cleaned temporary files.
My conversion log:
Code:
Syntax Error: No display font for 'BookAntiqua-Bold'
Syntax Error: No display font for 'BookAntiqua-Italic'
Syntax Error: No display font for 'BookAntiqua-BoldItalic'
Generating manifest...
Rendering manifest...
Parsing all content...
Parsing index.html ...
Generating default TOC from spine...
Merging user specified metadata...
Detecting structure...
Auto generated TOC with 1 entries.
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Found 2167 items of level: p_1
p_1 left margin stats: Counter({u'0': 2167})
p_1 right margin stats: Counter({u'0': 2167})
Cleaning up manifest...
Trimming unused files from manifest...
Creating AZW3 Output...
Serializing resources...
Splitting markup on page breaks and flow limits, if any...
Splitting on page-break at id=calibre_pb_0
Split into 2 parts
Creating KF8 output
Generating KF8 markup...
Compressing markup...
Creating indices...
AZW3 output written to C:\Users\RAFA~1\AppData\Local\Temp\calibre_5iyic7\tylaun.azw3
What can I do to produce AZW3/ePub from the cropped PDF?