Skip to content

Support laravel 8 + Custom commands#23

Open
jvandervoo wants to merge 10 commits intoxthiago:masterfrom
WPP-Public:master
Open

Support laravel 8 + Custom commands#23
jvandervoo wants to merge 10 commits intoxthiago:masterfrom
WPP-Public:master

Conversation

@jvandervoo
Copy link

Was running into issues with very large PDF file sizes due to image compression being disabled (converting PDFs from 1.7 to 1.4)

Giving the option to add a custom set of parameters to the command allows for users to opt into image compression, resulting in (potentially) much smaller PDF output size.

Also opted for the -o shorthand instead of the manual flags.

@jvandervoo jvandervoo changed the title Add optional custom flags to ghostscript command Support laravel 8 + Custom commands Apr 15, 2021
Garion Herman and others added 3 commits April 21, 2021 13:23
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

Successfully merging this pull request may close these issues.

3 participants