Issue to View PDF file in service portal
Hello experts, I have a feature to embed a pdf file in the service portal page, but it doesn't work for all pdf files.I use this script HTML <object data="{{data.base64}}" type="application/pdf" width="100%" height="1000px" class="internal" id="pdf...
