Toolbox add-on release notes
Learn about the changes, additions and fixes of the Toolbox add-on.
Version 1.2.0
Added
-
Image sampling accesses and handles the raw pixel data of an image in a sequential order without altering the resolution. This involves reading or setting the pixel values directly, often in the context of image processing or manipulation at the most detailed level. You can now get and set image samples using the Toolbox add-on. Review the Image.Samples property in the API documentation for more information.
-
As of this update, you can set the URL for the Licensing Service using the Sdk Class of the Toolbox add-on. This URL is used for trial licenses and page-based licenses.
Version 1.1.0
Added
-
It is now possible to retrieve information about a content element’s Optional Content Membership using the Toolbox add-on. Optional Content Membership is defined by Optional Content Groups (also called layers) whose state determines whether a content element is visible or invisible.
-
You can now retrieve the Rotation (
None,Clockwise,UpsideDown, orCounterClockwise) of a page using the Toolbox add-on.
Version 1.0.0
Added
- Released the Toolbox add-on, which uses the same license key as the Pdftools SDK.