Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,138
Thanks: 10 times Was thanked: 133 time(s) in 130 post(s)
|
We are pleased to announce the release of Patagames Pdf.Net SDK. This is the most complete Pdfium.Net SDK release to date, and we encourage users to upgrade as soon as reasonable. Product version:4.40.2704 Assembly versions:4.24.27.2704 - Pdfium.dll 1.5 - libpdfium.dylib 7.46.23.xx - Patagames.Pdf.dll 4.15.15.xx - Patagames.Pdf.Wpf.dll 4.14.14.xx - Patagames.Pdf.WinForms.dll Changes in This Release:- Added API for accessing and manipulating selected text in an input field that has input focus.
Low-level API - Pdfium.FORM_GetFocusedText
- Pdfium.FORM_GetSelectedText
- Pdfium.FORM_SetSelectedText
Class library: - PdfForms.FocusedText
- PdfForms.SelectedText
- PdfForms.SelectText
- Fixed an issue where a newly created link annotation do not become clickable until the document was reloaded;
- Fixed a bug that caused the Destination property of an action to return NULL for GoToE actions;
- Fixed a bug due to which the go-to actions was not performed when opening a document (both WinForms and Wpf PdfViewer);
- Fixed an issue in the PdfViewer for .Net 5 (both, WinForms and WPF), when the error message "The system cannot find the file specified" appeared on clicking on the URL;
- Added processing of the PdfDocument.OpenDestination property when opening a document (both WinForms and Wpf PdfViewer);
- Methods PdfViewer.ProcessAction and PdfViewer.ProcessDestination are now protected virtual, which allows you to override the handling of actions and destinations in the child class;
- NamedDestinationsViewer and BookmarksViewer now call the above methods instead of their own handling of actions and destinations;
- Added processing of actions GoToE and GoToR (both WinForms and Wpf PdfViewer);
- The PdfLink.Destination property can now be used with named destinations;
- Added setters for the PdfBookmark.Action and PdfBookmark.Destination properties;
- Added PdfBookmarkCollections.InsertAt method overloads for inserting actions and destinations to the bookmarks collection.
- Added the ability to create a named destination that points to a location in a remote or embedded document.
- Added methods for creating specific types of destinations
- PdfDestination.CreateXYZ
- PdfDestination.CreateFit
- PdfDestination.CreateFitH
- PdfDestination.CreateFitV
- PdfDestination.CreateFitR
- PdfDestination.CreateFitB
- PdfDestination.CreateFitBH
- PdfDestination.CreateFitBV
- PdfDestinationCollections (PdfDocument.NamedDestinations property) are no longer readonly. Now you can insert named destinations;
- Added the following properties to PdfDocument class
- PdfDocument.BaseUri
- PdfDocument.OpenAction
- PdfDocument.OpenDestination
- Added the following properties and methods to PdfAction class
- PdfAction.Document
- PdfAction.Next
- PdfAction.FromHandle
- Added Pdfium.FPDFAction_GetRemoteDest method;
- The PdfAction class is now the base class for the following:
- Pdf3DViewAction
- PdfGoToAction
- PdfGoToEAction
- PdfGoToRAction
- PdfHideAction
- PdfImportDataAction
- PdfJavaScriptAction
- PdfLaunchAction
- PdfMovieAction
- PdfNamedAction
- PdfOCGStateAction
- PdfRenditionAction
- PdfResetFormAction
- PdfSoundAction
- PdfSubmitFormAction
- PdfThreadAction
- PdfTransitionAction
- PdfUriAction
- Attention, possible incompatibility:
Removed properties PdfAction.Destination and PdfAction.ActionUrl. If you used them, then you must to convert PdfAction to one of the above type and use the appropriate property of the child class. The PdfDestination.IsSameDocument was also removed.
To get this release, please visit our download page. Pdfium.Net SDKTesseract.Net SDKEdited by user Saturday, January 23, 2021 12:26:15 AM(UTC)
| Reason: Not specified
|
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close