Image Print Extension
Hello, sorry no. As, I am away from home (printer is at my house), so I can’t do anything right now.
This extension pretty much launches a support app that can print, as in Android it is not possible to print directly. Most of Android phones has Google Cloud Print preinstalled. So I think yes, it works with BT printers.
Hi. Thanks so much for this extension. If I want to print the display on the screen what do I put for jobName and path?
Hi. In this example I want the user to be able to print a screenshot. The screenshot is mainly text. I would also like to know how the user can print a results label which only contains text. Thanks.
@Dalia_Jayes Hey just take a screenshot with @taifun Screenshot extension using TakeScreenshot method and afterwards use AfterScreenshot block. Inside it call PrintImage method and set Path to Image and JobName to a name of this job. Example of job name: Screenshot Printing Job
Anyways to print TEXT only?
Screenshot is not a solution for me because my TEXT is more than the screen height.
Nope, sorry. Image print extension , but you can always do a 10$ contribution to help and App Inventor, it’s distros!
@Hassan You can convert text into an image. An example: Place the text you want to print on a canvas, save the image and then use the image print extension of @ILoveThunkable.
To place the text on the canvas, you can use @Italo ´s Tutorial Outlined Text.
Thank you but it still not a solution for me because my TEXT is large. So by doing this, the TEXT get cuts