Next in thread →
Next in month →
Re: [docbook] Combining Existing PDF File with Docbook Output
XEP (and probably FOP also) can include a PDF file if you use it via <imagedata>. I suspect your problem is that your image (a full page circuit diagram) is too large. If you'd like to stick with the current DocBook toolchain (and I would recommend that), see if someone can help you overcome the problem of putting in a large graphic. Otherwise, use pdftk and script it to add the pages automatically. On 12/16/06, Dave Cushman <> wrote: > Is it possible to combine an existing PDF document with a PDF created > through the docbook toolchain? I've got a technical manual that is > being run through the toolchain and output as PDF, but I'd like to > attach, as an appendix to the manual, some circuit diagrams that are > already in PDF. The final result should be a combined PDF file, vice > linking between the two documents. I can do this manually with the two > PDFs, but I would prefer to do it through the toolchain if possible. > I'm using Xalan and FOP 0.92 beta. > > Thanks, > Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- http://chris.chiasson.name/
Next in thread →
Next in month →