[xep-support] cover pages front and back

G. Ken Holman gkholman at CraneSoftwrights.com
Fri Mar 30 23:00:30 PDT 2007


At 2007-03-30 14:35 -0400, Elliotte Harold wrote:
>Bob Stayton wrote:
>>Hello,
>>The DocBook XSL stylesheets currently don't provide direct support 
>>for covers, only front title pages.  Covers can come in a variety 
>>of configurations, such as single-sheet for front and back, 
>>wrap-around with spine, or wrap-around without spine for saddle 
>>stitch.  Text placement and graphics are highly individual, so it 
>>is hard to write a general-purpose stylesheet for all possible 
>>designs.  Also, cover PDFs are often produced separately because 
>>their production process (color, heavier stock) may differ from the 
>>process for the book block.
>>
>
>While I agree with all that, it would still be very useful if there 
>were some way to automatically stitch a cover provided from another 
>source together with the DocBook XSL output; ideally without mucking 
>up the page counts either. I.e. assume I have one of these:
>
>1. A PDF or other graphic wrap around cover generated from another program
>2. Separate graphic covers fro front and back and spine
>3. An XML source document along with my own stylesheet to generate 
>the covers in XSL-FO
>
>
>Given one of those three inputs, would it be possible to somehow 
>parameterize the DocBook XSL stylesheets so it could add extra pages 
>for the front and back covers and pull in the external PDF (or 
>GIF/PNG/etc.)  to make "covers" in the PDF?
>
>I know we can;t do that now, but would this much be hard to add?

Remember there are no built-in facilities in XSL-FO for reading and 
manipulating PDF files.

I do the identified tasks using the free http://itext.sf.net 
library.  Not knowing Java, I wrote a python program under 
http://www.jython.org to do the Java library manipulation.  I tack on 
front title pages and rear evaluation forms, shuffle the pages into 
2-up, create half-sized double-sided and single-sided outputs (with a 
half-size output the user prints off the stack of pages, cuts the 
stack in two, puts the left stack on top of the right stack and has a 
complete book in half the printed page size).

I hope this helps.

. . . . . . . . . . . . Ken

(p.s. my cross-post response may not make it to the docbook list)

>Also is there any sort of de facto standard for where the covers 
>appear in pure PDF? e.g. if I buy a Pragmatics or O'Reilly or APress 
>eBook, are the covers in the PDF I buy and if so where?
>
> From a quick scan of the few such PDF books I have handy, it seems 
> the front cover is included as a graphic on the first page. The 
> back cover and spine are not included.
>
>If nothing else, this is actually quite useful for Finder previews 
>in Mac OS X.


--
World-wide corporate, govt. & user group XML, XSL and UBL training
RSS feeds:     publicly-available developer resources and training
G. Ken Holman                 mailto:gkholman at CraneSoftwrights.com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/f/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Cancer Awareness Aug'05  http://www.CraneSoftwrights.com/f/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list