Uploading .PDF from App

Hi Thunkers! :wave:

My app enables my users to share office documents.
Most of the Documents would be in .PDF format, but Thunkable X only has a way of uploading .JPG/.PNG (images) through Photo Library.

Is there any way, to enable the user to select a File/Document from his/her device?

Thanks a lot! :blush:
P.S. I have read previous threads on this topic, but could not find anything helpful to me…

I’m not too familiar with it but it looks like Cloudinary allows PDF upload:

https://docs.thunkable.com/media-db
https://cloudinary.com/documentation/image_transformations#supported_image_formats

Oh, nevermind, I don’t think Thunkable provides a way to select a file such as a PDF on a device.

1 Like

It looks like there may have been a way but the link @Mark provides no longer works.

Edit: although it implies that the PDFs would have to be pre-loaded in the app which is not what you want.

1 Like

I’ve updated that post, but as you’ve noted that doesn’t really provide what @kartik14 wants.

1 Like

So, @mark, is it possible to let the user select a .PDF file from his/her device?

Thanks! :blush:

There is not currently a general file picker component, which I think is what you are asking for.

-Mark

So, are there any plans on it?

Thanks for your reply! :blush:

1 Like

I also look for a way to upload files, for example to build an app where the user can upload pictures or documents, and the app processes them further. The upload should be possible form a local drive, or google drive or apple cloud.

1 Like