On 2018.03.15 05:00, Neil Bothwick wrote:
On Thu, 15 Mar 2018 07:48:21 +0100, J. Roeleveld wrote:
> > I need to "overlap" two PDF file, one on top of another, it is
like
> > watermarking. I only do it once a year when I print a tax
> > form/slips.
>
> Maybe script your own solution?
> Extract images from the PDF
> Overlay the images
> convert the images back to PDF
Since it's only once a year:
Print one PDF
Put the paper back in the printer
Print the other page
It doesn't always pay to overcomplicate things :)
You forget the last step:
- scan the page to get it back as a PDF. :-)
I wonder if one of the GhostScript components would do the overlay?
Also, have you searched for a "watermark" feature in any of the
potential tools?