I'm trying to implement your method from here Rasterize to allow me to rasterize pdf into collection of images.
When I try to open pdf file
What can be a reason for it. I've checked the file path and it seems to be correct
Thanks
When I try to open pdf file
_rasterizer.Open(inputPdfPath, _lastInstalledVersion, false);
I get this error: An error occured when call to 'gsapi_init_with_args' is made: -15What can be a reason for it. I've checked the file path and it seems to be correct
Thanks