Question
how to extract images from pdf using pdfservices-sdk
I have seen tutorials on extracting text content from pdf using pdfservices-sdk. I would like to understand how to extract images in the pdf using the sdk(python).
I have tried extracting the images using pdfextract api. i would like to do the same using pdfservices-sdk
