Hello.
Thing No 1: can i get some help with ViewPrintJob.Builder ?
I've created the linear layout containing a bunch of textviews and few linear layouts, sent the main container view it to the ViewPrintJob.Builder, but it doesnt print anything...
I cant find any tiny snippet of this method on the docs.
Can someone give an example of this?
Thing No 2: i was thinking if its possible to get the bitmap of a webview and send it to the printer or maybe get the bitmap of an image and send it to the printer, using ImagePrintJob for both cases... So is it possible?
Thanks.
Cheers.