Results 1 comments of T G

I'm also having difficulties with the setConvertOptions. I tried adding an options array to the constructor: ``` javascript var image = new PDFImage(path, options); ``` and adding some options using...