We are looking for a way to display documents (pdf, images) on click directly in the browser. We have that data as binary (from AWS), most documents are bigger than 1,5MB.
Download witht he download widget works fine, but we are still looking for a way to view/preview the file to the user on one click.
We are on ODC, this means no relevant forge companents are available.
Hi @Michael Boehm,
Can you check these components:
I think that could work.
About the size of your file be bigger than 1.5MB and not be shown in the browser, it means that can be a browser limitation and not an ODC issue.
Let me know if this helps.
Regards,
Nelson Pinto
Thanks!
We will look into this ;-)
MIchael