Can anyone have an idea how to convert images to pdf using PHP?
Any response will be appreciated.
Thanks...
If you have ImageMagick installed and exec
permissions,
exec("convert foo.jpeg foo.pdf");
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With