Gettting push button actio n

Hi

<span style=“font-size:11.0pt;font-family:“Calibri”,“sans-serif”;
color:#1F497D”>I have a PDF file, attached herewith, which has a PUSH BUTTON titled: Link to workpaper attachment: 1000-2100 *Engagement
letter
<o:p></o:p>

with mouse down file launch action to launch a file at a relative location: MF Global Holdings Ltd. 2012 - HQ\Planning Activities\1000-2100 _Engagement letter.DOCM

I want to capture this file location from mousedown action.

I tried following code but cannot get anything:

Dim pdfDocument As New Document("C:\delme\01.pdf")

For Each formField As Field In pdfDocument.Form

Console.WriteLine("Field Name : {0} ", formField.PartialName) Console.WriteLine("Value : {0} ", formField.Value)

Next formField


Any idea how can I get the value?


Thank you in advance.

Hitesh

Hi Hitesh,

I am afraid, your requested feature is not supported by Aspose.Pdf for .NET. I have added a new feature request in our issue tracking system with issue id:PDFNEWNET-33287 for our development team to check the feasibility of the feature. You will be notified via this forum thread regarding any update against your issue.

Sorry for the inconvenience,

The issues you have found earlier (filed as PDFNEWNET-33287) have been fixed in Aspose.Pdf for .NET 9.2.0.

The blog post for this release is created over this link


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.