Unplanned
Last Updated: 05 Jul 2021 09:07 by ADMIN
Charles
Created on: 30 Jun 2021 15:10
Category: PdfProcessing
Type: Feature Request
3
PdfProcessing: Add support for actions of type Launch

This type of action is currently not supported and a NotSupportedActionException is thrown when accessing such an object.

These exceptions can be handled using the Handling Exceptions mechanism.

2 comments
ADMIN
Tanya
Posted on: 05 Jul 2021 09:07

Hello Charles,

The two functionalities look similar in part of their usages but provide different capabilities and their definition inside the document uses separate clauses. If you are interested in the topic, you can check the PdfReference 1.7 - it describes all the action types and their definition starting on page 417(12.6.4 Action Types).

Regards,
Tanya
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Charles
Posted on: 03 Jul 2021 16:20
Is this the same as this feature request: PdfProcessing: Add support for Remote GoTo actions