Skip to content

sync main with develop for upcoming RC 18.0.5PlusP1m #57

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

datalogics-aarroyo
Copy link
Contributor

No description provided.

datalogics-josepha and others added 3 commits March 31, 2025 09:46
Occasionally there's a desire for setting the background color and it's not obvious based on the API how to accomplish this as the most typical case is just a white background.

For more advanced usage, it's desirable to set the value of the alpha channel for rendering to DeviceRGBA/DeviceCMYKA which are special colorspace types PDFL recognizes for rendering
to a buffer that includes an Alpha Channel which is placed in the Image's SoftMask.

Add support for this to the sample with commentary about how to use it.

This is disabled by default in the sample as it's not the typical use case.

Also, some sample cleanup.
Fix typo

More cleanup
@datalogics-aarroyo datalogics-aarroyo added the merge at public release Should be done when PDFL is released. label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge at public release Should be done when PDFL is released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants