Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps QuestPDF from 2024.10.2 to 2024.12.1.

Release notes

Sourced from QuestPDF's releases.

2024.12.1

  • Fixed: The library now provides hints when an additional dependency is required.
  • Improved license-related explanation message.

2024.12.0

This release introduces several long-awaited features releated to document operations such as:

  • Assemble: Rearrange, select, and remove specific pages within a document.
  • Merge: Combine multiple PDF files into a single document.
  • Add Attachments: Embed additional files (such as text or images) as attachments within the PDF.
  • Underlay and Overlay: Apply other PDF as a background (underlay) or foreground (overlay) to another, adding layered content.
  • Linearize: Optimize files for fast web viewing, allowing compatible PDF readers to display the document before it’s fully downloaded.
  • Encrypt with Access Restrictions: Secure PDFs with user and owner passwords, applying access controls (like permissions for printing, filling forms, extracting or modifying content).

These features are built using the qpdf library, available under the "Apache-2.0" license. The qpdf library is available at: https://github.com/qpdf/qpdf We extend our thanks to the authors of qpdf for their contributions to the open-source community.

Further improvements:

  • Adjusted the default path for loading font files to prevent rare application hangs in certain environments
  • Performance optimization: improved scalability by limiting the maximum level of parallelism
  • Performance optimization for legacy .NET Framework: collect stack trace only when running with the Companion App
  • TextBlock: slightly reduced memory usage

2024.12.0-rc3

Fixed: When executing document operation on Windows, escaping file paths does not work as expected.

2024.12.0-rc2

Version 2024.12.0-rc2

  • Document Operations: improved compatibility with Windows operating systems.
  • Fixed: The text underline decoration was not rendering correctly.

2024.12.0-rc0

This release introduces several long-awaited features releated to document operations such as:

  • Assemble: Rearrange, select, and remove specific pages within a document.
  • Merge: Combine multiple PDF files into a single document.
  • Add Attachments: Embed additional files (such as text or images) as attachments within the PDF.
  • Underlay and Overlay: Apply other PDF as a background (underlay) or foreground (overlay) to another, adding layered content.
  • Linearize: Optimize files for fast web viewing, allowing compatible PDF readers to display the document before it’s fully downloaded.
  • Encrypt with Access Restrictions: Secure PDFs with user and owner passwords, applying access controls (like permissions for printing, filling forms, extracting or modifying content).

These features are built using the qpdf library, available under the "Apache-2.0" license. The qpdf library is available at: https://github.com/qpdf/qpdf

We extend our thanks to the authors of qpdf for their contributions to the open-source community.

The code of qpdf library has been extended by QuestPDF to support important PDF/A-3b compliance requirements as well ZUGFeRD metadata extension.

2024.10.4

Fixed: The text underline decoration was not rendering correctly.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2024
Bumps [QuestPDF](https://github.com/QuestPDF/library) from 2024.10.2 to 2024.12.1.
- [Release notes](https://github.com/QuestPDF/library/releases)
- [Commits](QuestPDF/QuestPDF@2024.10.2...2024.12.1)

---
updated-dependencies:
- dependency-name: QuestPDF
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/eFormAPI/Plugins/BackendConfiguration.Pn/QuestPDF-2024.12.1 branch from a9d2238 to 5dd56e4 Compare December 29, 2024 16:20
@renemadsen renemadsen merged commit 71f157c into master Dec 29, 2024
2 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/eFormAPI/Plugins/BackendConfiguration.Pn/QuestPDF-2024.12.1 branch December 29, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants