Replacing images

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

relapse
User
Posts: 167
Joined: Wed Jan 18, 2012 11:10 am

Replacing images

Post by relapse »

Is it possible to replace images in a pdf document with PDF-XChange Viewer?

Thanks!
Walter-Tracker Supp
User
Posts: 381
Joined: Mon Jun 13, 2011 5:10 pm

Re: Replacing images

Post by Walter-Tracker Supp »

You cannot use the Viewer SDK or the Viewer Active-X control for this.

We have a Tool SDK and Pro SDK which let you retrieve images and place images on pages, but there is no direct way to replace images with other ones. You could place new images over top of old ones, as something of a workaround.

If the pages only contain images, you could also create an entirely new PDF with the new images that you want.