cordova-plugin-printer icon indicating copy to clipboard operation
cordova-plugin-printer copied to clipboard

Can i print the document as an Image instead of PDF ?

Open pl-jay opened this issue 4 years ago • 1 comments

Is there any option or configuration to print the document as JPEG image, instead of PDF ?

pl-jay avatar Nov 20 '21 09:11 pl-jay

you can do that by give the image as a base64 string

R-Stefano avatar Oct 24 '22 12:10 R-Stefano