Open mikeshi80 opened 3 months ago
https://github.com/hymhub/pdf-vue3/blob/8249e9998e6ff2474d3e6af99ee3349d7edfbb8c/src/pdf-vue3.vue#L109
If the URL in the src ends with ".PDF" or ".Pdf", not all lower case characters, the URL will be recognised as base64 encoded data.
src
https://github.com/hymhub/pdf-vue3/blob/8249e9998e6ff2474d3e6af99ee3349d7edfbb8c/src/pdf-vue3.vue#L109
If the URL in the
src
ends with ".PDF" or ".Pdf", not all lower case characters, the URL will be recognised as base64 encoded data.