Forum Discussion
souravbaghel786
Aug 10, 2024Copper Contributor
Not able to open files in IE mode
I've been trying to open a local pdf file in IE mode, every time I try to reload the file in internet explorer mode this dialogue is appearing. It says to open or save the file, If I'm trying to open...
AlexanderLee
Aug 28, 2024Copper Contributor
If you’re comfortable with basic web development, you can run a simple local server (using tools like XAMPP, WAMP, or even Python’s HTTP server module) and place your PDF file in the server directory.