This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Docbook and DSSSL questions...


Arnaud Fontaine <arnaud@tarentux.org> wrote:

> I have installed pdftk, it splits my PDF file into new documents, one
> document for a page. However, some sections take more than one
> page. Then it doesn't work :/.

Try something like (untested, look at the man page first):

$ pdftk infile.pdf cat 1-5 output outfile.pdf

Michael
-- 

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]