merging PDFs

Started by Cedric, March 28, 2023, 03:05:27 PM

Previous topic - Next topic

Cedric

Hi, I'm wondering if someone ever attempted to merge multiple PDF files into one via pvxplus?  I have some PDFs saved on the server where my goal is to open them up on the client side at once. (not file by file).  In some cases, there could be like 25 files to open at once.

I know there's some linux tools I could use, but wondering if it's doable in PVX?

Allen Miglore

We use Ghostscript.  Not pvx, but just an invoke away, and available on both Windows and Linux.

Cedric

Ok, thanks... will give it a try!