How to remove image from pdf file

Hello guys!

Help me please, I need to remove existing image from existing pdf...
But it can only replace image (viewer.loadedDocument.Pages[0].ReplaceImage(position, image)), is there any way to do remove image???

1 Reply

SK Surya Kumar Syncfusion Team April 30, 2018 09:44 AM UTC

Hi Borya, 
 
 
At present we do not have support for “ Removing images from a pages of PDF document “. As a workaround you can replace the empty image at the places where you need to remove the image using ReplaceImage method. 

Please refer below UG documentation link to replace images in PDF: 


Regards, 
Surya Kumar 


Loader.
Up arrow icon