🔥 Free Glide PDF Plugin - HTML2PDF

@Loqode my client has reported an issue where the downloaded file isn’t recognised as a PDF. I can reproduce in both safari and chrome on MacOS 15.3 and 15.3.1. It is working as expected on iOS.

I have isolated it to when the filename contains a “.” which isn’t ideal as people tend to use it in versioning. For example, “Filename V2.1” breaks, but “Filename V2” works fine.

I have found that manually adding the .pdf extension to the broken files fixes the issue.

In the meantime, we will avoid naming files with a period.
I haven’t tested on Windows, etc. Any suggestions regarding Glide configuration to resolve? Otherwise, hopefully this is an easy fix on your end.

Cheers :slight_smile: