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

[#6659] Add deprecation warning for HTML_TO_PDF_COMMAND #6660

Merged
merged 1 commit into from Nov 12, 2021

Conversation

gbp
Copy link
Member

@gbp gbp commented Nov 11, 2021

Relevant issue(s)

Fixes #6659

What does this do?

Add deprecation warning for HTML_TO_PDF_COMMAND

Why was this needed?

As with other external commands we need are only going to support one
option (wkhtmltopdf). Doing so will make it easier to pass command
specific arguments to the tool in order to support later versions.

See: #6489

Implementation notes

Will mean release 0.40 will see deprecation notices which we normally resolve before release but this isn't a heavily used feature so is fine for now.

As with other external commands we need are only going to support one
option (`wkhtmltopdf`). Doing so will make it easier to pass command
specific arguments to the tool in order to support later versions.

See: #6489
@gbp gbp requested a review from garethrees November 11, 2021 16:58
@gbp gbp merged commit 72fee22 into develop Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate HTML to PDF command config
1 participant