Environment
No response
Reproduction
Thanks for testing out nuxt-pdf!
print card
<script setup>
import { exportToPDF } from "#imports";
const pdfSection = ref(null);
</script>
Describe the bug
When i use image from cdn, it gives me a blank space after image
Additional context
No response
Logs
No response
Environment
No response
Reproduction
Thanks for testing out nuxt-pdf!
Describe the bug
When i use image from cdn, it gives me a blank space after image
Additional context
No response
Logs
No response