Do you have to print to paper?
Do you have to print out to paper from the phone/device?
Could you simply send the file by email or up to google drive for printing with a computer ?
I am not able to test because my printer is to old to connect up via wifi / with android.
The problem is not the printer used or the application to open the pdf. The problem is the screen size of the device. Kio4 prints as displayed in the device screen size.
PDF transformation and direct printing are orthogonal concepts.
PDF, PCL, Postscript share the common concept of wrapping text and images with instructions for how the text and images should be presented. You can do your own wrapping, if you read the manual(s) and code the text JOINs.
direct printing is irrelevant, since smart printers search their incoming data for markup regardless of how and when the data arrives.
I created an app where the user enters values from the keyboard. I want this form to become a pdf file with A4 pages or however the form content has to fit on a page type. Unfortunately with Juan's extension this is not possible; what other method can i use or extension and how is it implemented with mit app inventor?
I did not say that. It is not possible to set the pdf to A4 with Juan's extension. But it will print out as A4 if you use google drive to print from, as I showed above.
Yes, I had tried but I was wondering if there was another faster and more effective way to directly generate the file in A4 format perhaps using another extension or by transferring these fields to google sheet?