Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spot Color #130

Open
azc666 opened this issue Jul 24, 2023 · 2 comments
Open

Spot Color #130

azc666 opened this issue Jul 24, 2023 · 2 comments

Comments

@azc666
Copy link

azc666 commented Jul 24, 2023

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?

@zaidhaziq
Copy link

The 'LaravelMpdf' package does not contain the 'AddSpotColor' method. This package does not directly support spot color functionality.

@azc666
Copy link
Author

azc666 commented Jul 24, 2023

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 :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants