![]() |
#1 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 260
Karma: 139980
Join Date: Mar 2014
Device: Android
|
Book Jackets no creating in PDF conversion?
UPDATE: Solved by post #3
**************************** I'm noticing that the book jacket that I create for my epubs through metadata and comments does NOT print as part of the PDF when I convert from epub to PDF. I'm hoping there is a simply "checkbox" option to make this happen or that can be added to the output options. I haven't been able to find one. I know a longer, round-about method to copy the jacket html as another file in the epub to make that happen, but then I'd have to special fixes if I update. Anyone know how to make this happen? I'm surprised the jacket.xhtml file doesn't get included yet the titlepage.xhtml and the start.xhtml files do. I figure there is something in the default programming that has it set as such. Last edited by jecilop; 08-23-2023 at 12:00 AM. Reason: UPDATE |
![]() |
![]() |
![]() |
#2 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,600
Karma: 29709834
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
How did you create the jacket in the EPUB?
I create mine with the Modify plugin, with the "Jacket at the end of the book" option checked, if I convert to PDF that's where the 'jacket' is. BR |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,149
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
The option to include jackets during conversion is in the structure detection section of the conversion dialog
|
![]() |
![]() |
![]() |
#4 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 260
Karma: 139980
Join Date: Mar 2014
Device: Android
|
Quote:
Thanks! |
|
![]() |
![]() |
![]() |
#5 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 260
Karma: 139980
Join Date: Mar 2014
Device: Android
|
Quote:
Kovid solved it for me..see post #3. If still curious, I started with the default jacket template many years ago. Someone (and I even think at one point you helped some) created a more customized one for me. From these things I learned more about the code and setup and have customized it further in both fields included and formatting. The original table format with a white background wreaked havoc on my e-reader and eyes with a dark background. I've done away with that. I use the Polish Book plug-in to add the jacket. It doesn't have an option as to where to put it, but by default it is at the beginning which I like for my uses. If, however, it occasionally mattered to me to place the jacket differently (or perhaps create a permanent file that won't change with metadata changes and polishing), I know how to make or move the jacket.html for that purpose. P.S....jacket related QUESTION....Once upon a time, my series format for the jacket template was set as I wanted. Calibre updates happened, and the series format defaulted back to the Roman numerals. I went and fixed that setting, BUT the order of the format also changed. I cannot figure out how to get it to generate as: " MySeriesName 1 " rather than " 1 of MySeriesName " . So I get 1 of Lord of the Rings rather than Lords of the Rings 1. Remember, this is an entry that only generates IF the data exist which is how I want it. The code ONLY has {series} yet generates an index before it. I haven't found anything to let me adjust this. Even if I add {series_index} after {series}, nothing happens...surprisingly. Any knowledge on this? I can't even remember how it worked that way before older updates as the code from that older template was the same as now.... |
|
![]() |
![]() |
Advert | |
|
![]() |
#6 | |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,600
Karma: 29709834
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
BR |
|
![]() |
![]() |
![]() |
#7 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,149
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Posting the comment from the default jacket template
If you do not want the series number to be formatted using roman numerals change {series.roman} to {series}. You can also access the raw series name and number using {series.name}, {series.number} or {series.roman_number} |
![]() |
![]() |
![]() |
#8 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 260
Karma: 139980
Join Date: Mar 2014
Device: Android
|
Quote:
|
|
![]() |
![]() |
![]() |
#9 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 260
Karma: 139980
Join Date: Mar 2014
Device: Android
|
Quote:
I've attached a screenshot of my setup (with some "test" names in my additional series columns). |
|
![]() |
![]() |
![]() |
#10 | |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,600
Karma: 29709834
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
BTW - the second sentence KG quoted from the comment in template.html was added in version 2.??. I customised the version 1.?? jacket in 2013, its been the same ever since ![]() BR Last edited by BetterRed; 08-24-2023 at 06:24 PM. |
|
![]() |
![]() |
![]() |
#11 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 260
Karma: 139980
Join Date: Mar 2014
Device: Android
|
Quote:
I will note one thing, however, that I didn't realize until after....using the "raw" names means it is generating a series # of 1 even when there is no series entered. Ex: from the provided picture to BetterRed..... Test 2nd 1 and Test 3rd 1 yield just a 1 when there is not series in the blank thus printing unnecessary lines... I had to go back to the default you have set up of "1 of ....." |
|
![]() |
![]() |
![]() |
Tags |
jacket, pdf jacket |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Amazon AZW3 conversion to PDF creating too many breaks | Maddcow | Conversion | 3 | 10-11-2017 10:56 AM |
Recommendations for scanning book covers/dust jackets? | Nightcalib | Workshop | 0 | 12-02-2016 05:43 AM |
Book covers/ jackets into an album for displaying on e-photo frame | cclambie | Calibre | 1 | 01-09-2016 02:15 AM |
Is conversion creating one or two versions of a book ? | glin | Calibre | 11 | 02-22-2015 10:28 AM |
Images resizing in epub to pdf conversion + TOC not creating | brontus | Conversion | 2 | 10-30-2011 12:30 AM |