Hello Alaa, there are a few more steps for saving files onto a mobile phone. Basically using the "File" plugin from forge. I will make a video of it soon www.outsystems.com/forge/component-overview/1633/file-plugin
when i try download `ultimate PDF` by leonardo - for outsystem studio 11 i have a information "Application cannot be safely installed in your environment" do you have that same information?
Hello Bodmelkart, you may have some existing apps that this new plugin might impact. hence the platform is trying to alert you. For me, i just go ahead cuz I don't have any serious apps in my environment.
Hi Selva, can you elaborate on the use case like what the app/screen is for and what you need to be able to do? Asking because adding columns in a mobile app will introduce horizontal scrolling, which may look bad. People don't usually want that.
I am using the same and it got worked for me in Dev environment, but when I deploy the changes in UAT server it generated empty pdf, can you please point me into right direction what could be the potential cause?
Hello Kunal, can you explain the use case a bit more? It's a bit strange to save QR codes since they're generated by the app for a given value which the app already has somewhere stored.
Taking the url directly for the browser doesn't take environment into account. Furthermore if you are a long query string, then you may also run into the max query length of the server. Ultimate PDF isn't good for printing (sensitive) content that shouldn't be accessed using a url or for long query string.
Actually I am waiting for this concepts ,Thanks a lot
Sometimes getting error while using the printtopdf server action like "An error while generating pdf" Do you have any solution for this one ?
Have you ever generating 1000+ page?, Great video btw
How can I implement this in reactive? I have to convert the screen into pdf on click of click with data inside the pdf
it helps to solve my problem. thank you.
how to generate pdf for mobile?
I did the same steps in my mobile app but could not find the download function.
Hello Alaa, there are a few more steps for saving files onto a mobile phone. Basically using the "File" plugin from forge. I will make a video of it soon www.outsystems.com/forge/component-overview/1633/file-plugin
when i try download `ultimate PDF` by leonardo - for outsystem studio 11 i have a information "Application cannot be safely installed in your environment" do you have that same information?
Hello Bodmelkart, you may have some existing apps that this new plugin might impact. hence the platform is trying to alert you. For me, i just go ahead cuz I don't have any serious apps in my environment.
How we can add Dynamically columns in mobile app, Please give some documentation or videos
Hi Selva, can you elaborate on the use case like what the app/screen is for and what you need to be able to do? Asking because adding columns in a mobile app will introduce horizontal scrolling, which may look bad. People don't usually want that.
@@OutSystemsHowTos I believe Selva is asking about adding rows.. and pagination or scroll loading would be the solution..
I am using the same and it got worked for me in Dev environment, but when I deploy the changes in UAT server it generated empty pdf, can you please point me into right direction what could be the potential cause?
Hello, sounds like a permission thing. Make sure that the page you're trying to convert to PDF, is accessible to "anonymous"
Hello sir i want to download Qr code which Is generate by every users from my app how i can do this
Hello Kunal, can you explain the use case a bit more? It's a bit strange to save QR codes since they're generated by the app for a given value which the app already has somewhere stored.
Awsome explanation
Thanks very much
Taking the url directly for the browser doesn't take environment into account. Furthermore if you are a long query string, then you may also run into the max query length of the server.
Ultimate PDF isn't good for printing (sensitive) content that shouldn't be accessed using a url or for long query string.
Each plugin could have some pros and cons. Best way is to try them and see which one fits your needs