Raj kumar
Results
2
issues of
Raj kumar
Actually we are try to do social authentication using react js. But we don't have find correct module for reactJS till now. My question is React native module will be...
 **My Code :** var fs = require('fs'); var PDFImage = require("pdf-image").PDFImage; var pdfImage = new PDFImage("test.pdf"); pdfImage.convertPage(0).then(function (imagePath) { // 0-th page (first page) of the slide.pdf is available...