Swapping a pdf document page

Can you please make the paid-support page show that we have renewed our paid-support subscription.

It was renewed at least two weeks ago.

I’m trying to replace the first page of a pdf document with a single-page pdf.

Here’s what I’m trying to do:
Extract page one from a multi-page pdf.
Convert the extracted page to an image file.
Convert the image file back to a single-page pdf.
Put the new single-page pdf back into the document as page one.

doc.Save(ePlan)​
Perhaps you have an example of how I might go about this.​

The difficulty I’m experiencing is that the pages in the new document display in Adobe CS as if they are all on one page. The page order is also changed.

The end goal is to make it difficult for customers to edit the first page while leaving the rest of the document editable.

Thank you for your help.

Derek Williams

@Derek_Berek

We request you to please post your inquiry in our Purchase forum where you will be assisted accordingly and issue will be addressed.

We will surely prepare a sample code snippet for you. However, could you kindly share your sample PDF documents along with one expected PDF output? This would help us testing the scenario accordingly.