phantommagick
phantommagick copied to clipboard
PhantomMagick provides a simple API to ease the process of converting HTML to PDF or images
Hi, is it possible to convert a view(foo.blade.php) to pdf or image?how can i do it? Thanks
I can use phantommagick in local server but when I upload my laravel project to my server; `Converter::make($html) ->toPng() ->download('teklif.png');` is return me "binary does not exist". Please help
Hello, I is possible set height of the pdf according to the document height
I am using Laravel 5.6 and I have download the phantomjs correctly on windows and verified by making testPhantom.js and running it from command line too. this is my Converter...
I'm using laravel 5.1 and I have downloaded `phantomjs` and copied it into `public` folder. I also copied that file into `/usr/bin` and make both of them executable by running...
I'm converting an html page (via external url) into PDF. On my local computer (Windows 10) the conversion to PDF is correct, with all the html content inside the A4...
zoom factor can't go lower than 1, this is important because the one html page keeps taking up two pdf pages
I am unable to update the sdk
I am unable to update the sdk
Hello @alanhr @patrickcurl @anam-hossain @alanhr @dwightwatson This one is awesome. But I got something is missing in my application. Can I get some guide from you ? My method :...