Robert Lummert wrote: >2. I would like to have multiple pages transformed into a single pdf, >but don't know, how. > > I don't know, if this is of any use for you:
If you have installed the ImageMagick lib and can do it outside Java, I'd recommend $ convert infiles*.pdf outfile.pdf Works fine from the command line. Regards Manuel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
