Hi. I'd like to concatenate 2 PDF files, and found that ImageMagick can do this using the command: convert one.pdf two.pdf out.pdf But there's a loss of quality when doing this. Is there anything to do about this? Thanks. Morten