Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is it possible to merge two pages stored in two separate PDF files, i.e. a data file and a background file into one file with the text overlayed on the image?

0
Posted

Is it possible to merge two pages stored in two separate PDF files, i.e. a data file and a background file into one file with the text overlayed on the image?

0

Using PDFNet toolkit it is very simple to merge content from several pages into one. The first step is to import the overly page into the background document. You can then merge page content in two ways. A) You can read Elements from the overly page using ElementReader and write them using ElementWriter on the background page. B) You can create Form XObject Element out of the overly page using ElementBuilder and write it on the background page using ElementWriter.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123