random-webdeveloper
random-webdeveloper
Edit: sorry, should have thought about this more before opening an issue. is there any way to pass a mediastream object to cast on the chromecast? This way we can...
# Feature request With the implemented $mpdf->Annotation() function you can only insert simple popup and file annotations to PDFs, we need to insert complex annotations like this ``` > ```...
Hi, The port to vue seems really promising and nice to use, but i'm afraid that i don't know how to use it at all. A few examples would be...
when using $pdf->setSourceFile($url) on the attached document, the error "Numeric value expected" occurs This is also reproducable in this demo of yours: https://www.setasign.com/products/fpdi/demos/fpdi-pdf-parser/#p-210.5 Document: [Ansicht_Süd-West.PDF](https://github.com/Setasign/FPDI/files/8079708/Ansicht_Sud-West.PDF)
### Version 2.2.2 ### Reproduction link [https://play.nativescript.org/?template=play-vue&id=izWGL9&v=1](https://play.nativescript.org/?template=play-vue&id=izWGL9&v=1) ### Platform and OS info Tested on Android 10 (Pixel 2) ### Steps to reproduce Just scroll from top to bottom and up...
### Guidelines - [X] I understand that [if I fail to provide all required details, this issue may be closed without review](https://github.com/mpdf/mpdf/blob/development/.github/CONTRIBUTING.md). ### Description of the bug I'm merging PDFs...
running it without detached mode gives me `standard_init_linux.go:211: exec user process caused "exec format error"` after that the container dies. I think i set it up correctly
Hi guys. great library you made, was looking for something like this for years. I have a problem when running a nuxt project (with vite) with this library in docker...