Hi everyone,
I’m looking for a reliable way to display a PDF directly inside a Creatio web page preferably within a Freedom UI page. The goal is to display the PDF on-screen that’s stored as an attachment for the record.
I tried using an IFrame with the file’s OData URL, but Chrome blocks it due to security restrictions (X-Frame-Options / This page has been blocked by Chrome). So the usual IFrame approach doesn’t work.
If anyone has implemented this before, I’d appreciate guidance on:
- The supported method to embed a PDF inside a Creatio page
- Whether Creatio has any built-in component or recommended approach
- Any workaround for loading PDFs from the File entity without browser blocking
- Options for fillable PDFs (if possible)
Any insights or examples would be helpful. Thanks!
Like
0 comments