You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is disappointing. I need to send clients print ready pdf's with spot color, not cmyk. I was using domPDF, (no spot color support), decided to try mpdf which does show the spot color in the pdf's it creates but the workflow kinda sucks compared to domPDF. Since laravel-mpdf uses the mpdf library I thought spot colors would work and I would have a similar workflow to domPDF. Oh well :(
in mpdf i can use spot color but in laravel-mpdf
Method Mccarlosen\LaravelMpdf\LaravelMpdf::AddSpotColor does not exist.
Can I use spot colors? Is the class misnamed?
The text was updated successfully, but these errors were encountered: