I think im lost. See attached here my code for the creation of the pdf. (pdf should be created from the content of screen2), but all solutions i have tried does not work.
See attached the .aia file as well. (the ui is not populated currently) when the app starts up, swipe from left. click on payroll information twice (i.e. swipe again and press). a list, currently only my name will come up. if you select the name, a new screen opens and it will populate the fields from a spreadsheet. Now after the fields have been populated, this where i want to press pdf and it must save a copy to the phone.
Can you or someone please help with what i must do to get this part to work. in order for me to move to the next phase of the project.
ok Please help. still an issue to save the pdf file to storage. write permissions not granted and also height and widt must be positive. if i change it to a positive pixel value it still gives the same feedback. can someone please assist.
Thanks, but did it, changed the filescope to legacy, but i still get the same error. Error908: write-external-storage not granted. i thought the filescope would circumvent it.
Im trying. If the file is set on screen 1 to legacy and no settings changed on screen 2 it does the same. Im reqding up and attempting all possible solutions.
DefaultFileScope is essentially responsible for which storage permissions are declared in the Manifest. Only if it is set to Legacy, WRITE permission is declared in the Manifest.
I have already mentioned / discussed this issue countless times. Search the forum ...
@Ellik_Swart my guess is, you are talking about the file scope of the file component...
however what @Anke is talking about is the default file scope, which can be found in the properties of Screen1
Hi everyone.
I have this problem with this extension.
The extension prints the screen layout, in this way the printout is different for each device.
If the printing is performed on a table it will be different than the printing of a common device.
How can I do?