How to make PDF file downloadable in HTML link?
This is a common issue but few people know there’s a simple HTML 5 solution: Where newfilename is the suggested filename for the user to save the file. Or it will default to the filename on the serverside if you leave it empty, like this: Compatibility: I tested this on Firefox 21 and Iron, both worked fine. … Read more