Extract images method doesn't exist

Hi,
When I use ExtractImages() from PdfPageBase, it shows an error that method doesn't exist as seen in the screenshot below.


1 Reply 1 reply marked as answer

GK Gowthamraj Kumar Syncfusion Team May 5, 2021 09:36 AM UTC

Hi Ziad, 
 
Thank you for contacting Syncfusion support.  
  
We can extract the images from a page using the ExtractImages method in the PdfPageBase classYou need to refer this package “Syncfusion.Pdf.Imaging.Net.Core” in your Net Core application. We have created sample for extracting the image from the existing PDF document in the .Net Core application. And we have attached the working sample for your reference. Kindly please run the below sample on your end and let us know the result.      
     
   
Please refer to this below links for more information,      
 
Please let us know if you need any further assistance with this.  
 
Regards, 
Gowthamraj K 


Marked as answer
Loader.
Up arrow icon