| Description: |
What's new in Foxit Reader SDK ActiveX 3.0?
Foxit Reader SDK ActiveX 3.0 has introduced some new features and enhancements that are listed below:
- #Creating Forms with Form Module
With the new form module users are able to add push buttons, text fields, check boxes, combo boxes, list boxes and radio buttons to a PDF programmatically and specify their properties. To manage your form data easily, you can also obtain the form data in a programmatic way, as well as import/export the PDF form field's values into a FDF file.
- *Enticing Multimedia Design
Users are empowered to add their choice of sounds and movies into PDF documents to enhance the interactivity and visual interest with the incredible Movie/Sound Tools.
- PDF Security Settings
Allows users to have exceptional security control over their PDF files. To provide adequate protection for PDFs, you can set a user password, owner password as well as user permission to prevent unauthorized access and restrict sensitive operations.
- *Managing PDF HyperLinks
Allows users to activate/highlight a hyperlink and obtain the information of the hyperlink in a PDF, Also allows calculating the number of hyperlinks, getting the link's type and destination.
- Working with FTP server
Enables users to upload PDF you are reading to a FTP server. Additionally, users can also open PDF files from FTP server with ease.
- Flexible Navigation Panel
Displaying different navigation panels, including Layer panel, Attachments panel, Pages panel and Bookmarks panel, to help users to navigate within PDF documents.
- Enhanced Printing
This release contains enhancements in print capabilities, such as setting print magnification, rotating PDF pages, reverse printing, the ability to define a print range, etc.
- New Events Introducing
- OnOpenFile – returns an error code when failing to open a file.
- OnFilePathInvalidate – this event is triggered if a user enters an invalid file path when calling the Save as function.
- OnShowSavePrompt – defines whether to prompt users with dialog box for file saving and whether to save the document when closing a modified file.
- OnContextMenuIndex – captures the serial number of selected option in the context menu and makes the corresponding operation by the serial number.
- OnRButtonClick – triggers context menu events.
- OnDownLoadFinish – this event is triggered before a user opens a PDF from HTTP or FTP server.
- FormFieldError – this event is triggered when there's an error with form fields adding.
- Many Properties, Methods and Interfaces Updated
Please refer to the Developer's Guide for details.
- Many bug fixes.
|