Forum Discussion
jmartinez760
Aug 11, 2022Copper Contributor
Opening FDF (Forms Data Format) file in Edge.
I have an application that deals with FDF files. Similar to PDF's but the extensions is FDF because it contains data. In Internet Explorer 11, when I would double click that file it would open up wit...
WhitePJ
Aug 12, 2022Copper Contributor
Not a helpful solution, but this is the 'work-around' that I use:
Don't store the PDF on SharePoint, keep it on an SMB network share.
As soon as I reference any http URL, Edge hijacks the process and breaks everything.
Don't store the PDF on SharePoint, keep it on an SMB network share.
As soon as I reference any http URL, Edge hijacks the process and breaks everything.
- jmartinez760Aug 15, 2022Copper Contributor
WhitePJ thank you for the reply!
Moving forward yes we are going to be moving the content to a different location. For now I need to find a solution for day-to-day for the users to access the content. Unfortunately this seems like its going to require some form of customization. I was hoping Edge would just be able to handle the content!