I am using Google's PDFium library and would like to know if it is able to read and render PostScript files?
Any direction is appreciated. Thank you.
As far as I am aware PDFium only handles PDF files. Of course you can use Ghostscript to create a PDF file from a PostScript file.