You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to convert a PDF file to jpg images using PDFRenderer. It is converting the file with no exceptions yet all the embedded images in the PDF result in black. I can see the text rendering correctly yet for some reason the images fail.
I tried tracing the code to see what is failing however everything seems to be fine. I even enabled the image debugger and I can confirm that the images are getting drawn correctly, yet when the PDF page is rendered and converted the result is a black square in place of the image.
Hi,
I am trying to convert a PDF file to jpg images using PDFRenderer. It is converting the file with no exceptions yet all the embedded images in the PDF result in black. I can see the text rendering correctly yet for some reason the images fail.
I tried tracing the code to see what is failing however everything seems to be fine. I even enabled the image debugger and I can confirm that the images are getting drawn correctly, yet when the PDF page is rendered and converted the result is a black square in place of the image.
Here is the file in question: http://1drv.ms/1MMpbzM
The text was updated successfully, but these errors were encountered: