abramovks

Results 2 comments of abramovks

My solution. Replace function and add -a key to Grep pdf2image = PDFToImage def pdf2image.page_size(filename, page) cmd = "pdfinfo -f #{page} -l #{page} #{Shellwords.escape(filename)} | grep -a Page" output =...

I have the same problem "expo": "^51.0.31", "react-native": "0.74.5", "react-native-awesome-gallery": "^0.4.2",