Tungsten Power PDF Business 2025.3 Update 6
Build Date: Jul 6, 2026
© 2026 Tungsten Automation. All rights reserved.
Use is subject to license terms.
Introduction
You can install Tungsten Power PDF Business 2025.3.6 to resolve the issues listed below.
Issues resolved in this update
| 426306 | Enhancement: Expanded Power PDF application SDK/API ("TungstenPowerPDFPluginSDK-2025.3.6.zip" is available as a separate download). | New feature. |
| 1000339 | Enhancement: Developed a new email archiving add-in for Microsoft Outlook (new). | New feature |
| 1011689 | Enhancement: Added a GPO setting that allows JavaScript-based dynamic stamps to function even when JavaScript is disabled in Power PDF. | New feature. |
| 952244 | Enhancement: Implemented auto-run OCR functionality when using the "Edit Text" tool in Power PDF. | New feature. |
| 1023667 | Vulnerability: CVE-2026-5545, CVE-2026-3805 in libcurl.dll v8.18. | Updated version to 8.21. |
| 1022931 | Power PDF incorrectly restricted specific text fields to a maximum of two lines of input. | Fixed form bugs to support multi-line input. |
| 1021274 | Power PDF failed to exclude certain certificates that are unsuitable for document signing. | Filtering condition updated. |
| 1020900 | When Power PDF signed a PDF 2.0 document, it changed the PDF version to 2.4. | Bug fix in save precedure when signing. |
| 1018987 | Power PDF Preview Handler rendered PDFs at an incorrect scale when moving Windows Explorer across displays with different DPI settings. | Fix in scale factor calculation. |
| 1018916 | Power PDF failed to open a PDF file (file-specific). | Fixed XFA code error to ensure the file opens correctly. |
| 1016314 | Combining the manual stamping sequence command with a watermark could result in a missing watermark. | Fixed sequencer workflow. |
| 1015050 | Opening certain documents could cause Power PDF to become unresponsive (file-specific). | Bug fix to ensure the files open correctly. |
| 1014110 | The Handwritten Signature option was not available in Power PDF (file-specific). | The permissions have been modified. |
| 1013125 | Power PDF could become unstable when opening certain form documents with custom warning messages (file-specific). | Fixed form code error based on crash report. |
| 1011432 | The Windows Explorer Preview pane rendered incomplete PDF pages in mixed-DPI multi-monitor configurations. | Fix added to redraw the view at different DPI. |
| 1010737 | A new cumulative update failed to remove registry entries related to previous updates. | Fix in the installer to clean up entries properly. |
| 1010267 | Power PDF failed to retain the "Arial" font for Headers and Footers schemes. | Fix to preserve the last used font. |
| 1009301 | Batch Converter failed to perform OCR on documents exceeding 22 inches in either dimension (file-specific). | Pixel limits are increased to 15 000. |
| 1009066 | A UI element disabled by GPO could become unavailable after further manual customization. | Fixed disabling logic to avoid the issue. |
| 1008951 | Power PDF failed to correctly display a custom JavaScript information window (file-specific). | Fix for handling image objects in JavaScript windows. |
| 1005032 | Power PDF failed with an "Unknown PDEColorSpace value" error when reducing certain documents (file-specific). | Fix in the core code based on log files. |
| 1004744 | Power PDF failed to print ligatures correctly when printing to "Power PDF printer driver". | Unicode mappings for the ligatures "fi" and "ff" were fixed to set the same code point, avoiding "fi" to print as "ff". |
| 1004431 | Power PDF could become unstable when opening or previewing a specific document (file-specific). | Fix in the core code to ensure the file opens correctly. |
| 1003998 | Power PDF failed to render certain form elements (file-specific). | Fix in the core code to ensure the file is rendered correctly. |
| 1003577 | The Pencil tool in Power PDF failed to draw a dot using a single mouse click. | Fix in the handling of the Pencil tool to allow single clicks. |
| 1002567 | Power PDF failed to make documents searchable when performing OCR on Chinese PDFs with automatic language detection. | Code updated to ignore irrelevant warning: "IMF_FONT_MISSING_WARN". |
| 1001469 | A period of inactivity in the SharePoint Connector could cause instability Power PDF. | Code updated to handle an unexpected exception. |
| 1000515 | Power PDF failed to access certain SharePoint sites. | Improved handling of localized site names. |
| 1000430 | In certain environments, creating PDF files using the Windows Explorer context menu could cause Power PDF to become unstable. | Replaced SetWindowLong interface with SetWindowLongPtr in direct monitor. |
| 994850 | Power PDF did not preserve custom "Alternate Text" for images when converting DOCX to PDF. | The code tries to get alternative text from the original document, rather than applying the default one for images. |
| 994560 | Merging two PDF/UA-compliant documents resulted in a PDF that was not PDF/UA-compliant. | Core module updated to add correct tags. |
| 991581 | Power PDF could become unstable when applying a Purview label for users with migrated user profiles. | Optimize exceptions based on logs to ensure no crash occurs during operations. |
| 982111 | The Edit Text feature in Power PDF could disrupt formatting in certain text fields (file-specific). | Multiple fixes in the core code to preserve the original formatting of the text when editing. |
Issues resolved in previous updates
Issues resolved in Update 5
| ID | Issue | Solution |
|---|---|---|
| 969237 | Enhancement: Added integration and support for WPS Office. | Added support for WPS Office files and an add-in that integrates to the WPS apps. |
| 970553 | Enhancement: Added new Sequencer commands: “Save” and “Manual Stamping". | New Sequencer commands were implemented: “Save” and “Manual Stamping". |
| 977424 | Enhancement: Added option to bypass the initial "Tungsten" choice screen when using CLS for Power PDF application. | Introduced a GPO setting that allows predifining the CLS authentication method. |
| 1008528 | Vulnerability: CVE-2026-31789/90 and CVE-2026-28387/88/89/90 in OpenSSL v3.0.19. | OpenSSL was updated to v3.0.20. |
| 1011550 | Power PDF failed to update the “total” field when adding dynamic form rows. | Fixed an XFA error to ensure that the calculation script runs correctly. |
| 1011412 | When archiving emails, Power PDF failed to create links to PDF attachments with accented characters in their title. | Special characters are replaced with characters that are compatible with those supported by the PDF format. |
| 1010651 | Power PDF could become unstable when tabbing through fields in a PDF form (file-specific). | The XFA code was updated to handle the exception. |
| 1009362 | Resizing was not possible for the “Combine Files” and “Combine All” dialogs. | Properties of the dialog were modified to allow resizing. |
| 1006416 | Power PDF could become unstable when combining PDF files (file-specific). | The code was updated to handle the exception. |
| 1005238 | Power PDF failed to open a signed document (file-specific). | Signature verification efficiency was improved. |
| 1005237 | Power PDF did not display a warning with the font name in case of a missing font. | The code was updated to display the font name. |
| 1004263 | The second signature in a document required an additional click to validate (file-specific). | The signature verification logic was improved. |
| 1003961 | The “New Mail” dialog in Outlook was displayed as modal when a dynamic mail link was clicked in Power PDF. | Changed the method of calling Outlook. |
| 1002927 | Power PDF could become unstable when handling multiple handwritten signatures. | The code updated to handle the exception. |
| 1002161 | Power PDF failed to reposition certain content of a document (file-specific). | Optimized the code when selecting text and other objects while holding down control. |
| 1001420 | Power PDF did not display an error message when attempting to access OneDrive while offline. | An error message is displayed in case the connection is unsuccessful. |
| 1000701 | Power PDF failed to display certain Chinese characters (font-specific). | Improved support for specific Chinese fonts. |
| 1000563 | Power PDF failed to render a specific PDF document (file-specific). | Updated the core library to fix document rendering. |
| 1000331 | Power PDF could become unstable when printing multiple documents in a row. | Handled out-of-bounds pointer access to avoid exception. |
| 998496 | Power PDF failed to display certain text-based content in a PDF (file-specific). | Updated the core library to fix document rendering. |
| 997744 | Power PDF was unable to render a document with partial errors (file-specific). | Updated the core library to fix document rendering. |
| 990418 | Power PDF rendered image in grayscale instead of color (file-specific). | Updated the core library to fix document rendering. |
| 987093 | Power PDF failed to render a document properly (file-specific). | Updated the core library to fix document rendering. |
| 579172 | Power PDF failed to render a 3D object in a document (file-specific). | The 3D library has been updated to render the attached 3D object. |
Issues resolved in Update 4
| ID | Issue | Solution |
|---|---|---|
| 959825 | Enhancement: General improvements and bug fixes in the SharePoint connector. | New capabilities were added, including support for site nicknames and multi-site configurations. |
| 1004626 | Enhancement: General improvements and bug fixes in the Copilot feature. | New generative AI features have been introduced, including Smart Redaction, support for multiple documents, and Document Repository. |
| 1000641 | Vulnerability: CVE-2025-15467/68160/69418/69419/69420/69421, CVE-2026-22795/22796 in libssl-3.dll and libcrypto-3.dll v3.0.18 | Open SSL was updated to v3.0.19. |
| 1000412 | Power PDF's OneDrive connector might become unstable when logging is enabled. | The code was updated to include a check that prevents potential null pointer references. |
| 1000210 | Power PDF 2025.3 GPO templates failed to import into Intune. | The GPO template was refined to ensure compatibility with the stricter Intune XML validation rules. |
| 1003576 | Power PDF might become unstable after printing 3–4 documents consecutively. | Fixed an issue that was causing instability during batch printing. |
| 996540 | The Customization Kit did not display the Trust ALL root certificates in Windows setting if it had been enabled previously. | Resolved an issue that prevented modified properties from being read correctly. |
| 996409 | When converting MSG files to PDF, some hidden tags appeared in the output (file-specific). | Additional hidden tags were identified and incorporated into the exclusion list. |
| 996386 | Power PDF failed to add links to MSG attachments when they were appended to the body during email archiving. | The issue with attachment indexing was resolved. |
| 996373 | The Create PDF from attachments feature failed to process MSG attachments, unlike the Archive Mails feature. | MSG attachments were added as supported file types in the mail processing workflow. |
| 996042 | When the user attempted to merge signed documents, the error message in the log was not clear enough. | The warning messages in the user log were improved to provide clearer explanations. |
| 996040 | Power PDF did not prepopulate the drop-down list in the form (file-specific). | Resolved an issue with extracting list items correctly. |
| 994548 | Copilot options popped up on the wrong screen when using dual monitors. | Resolved an issue with detecting multi-monitor configurations. |
| 987064 | Power PDF did not delete local copies of released iManage files, leading to warnings from the iManage agent. | Released (checked-in) files are now removed immediately to avoid triggering warnings in the iManage client. |
| 973978 | Power PDF failed to open a PDF when launched from an external application with a URL in the command line. | Added support in the SharePoint connector to open URLs passed via the command line. |
| 963796 | Power PDF failed to render a page in color, producing a grayscale version (file-specific). | Resolved a rendering issue affecting certain specially encoded images. |
| 954164 | Power PDF failed to scale a document during DOCX conversion when the original PDF page size exceeded DOCX limits (file-specific). | Content that exceeds DOCX limitations is now automatically resized to fit within supported constraints. |
Issues resolved in Update 3
984436: Enhancement: Improved the appearance of attachment shortcuts in archived emails.
956397: Enhancement: Improved the alignment of email-related headers in archived messages.
984401: Some users with Chinese-based computer host names failed to obtain a license from the KLS.
987032: Power PDF displayed an incorrect size limitation warning when splitting files by size.
990616: MailTo links with a dot at the end did not function correctly.
990617: Power PDF failed to render specific characters (file-specific).
992859: Power PDF could become unstable when a checkbox was clicked in a form (file-specific).
994905: Power PDF became unresponsive when access to open files was lost due to VPN/Wi-Fi issues.
951430: Multiple recognition issues occurred with Arabic content during conversion from PDF to DOCX.
972890: A single Arabic character was recognized in subscript formatting (file-specific).
951387: Power PDF failed to make a PDF document searchable (file-specific).
Issues resolved in Update 2
963588: Enhancement: Added support for JFIF image files.
978082: Vulnerability: CVE-2025-4947 and CVE-2025-5025 in libcurl.dll v8.12.0.0
986764: Purview labels and statuses displayed in the notification bar were not accessible to screen readers.
986763: There was a short delay when using the Select tool for the first time.
986715: Saving a specific file took an unusually long time (file-specific).
986712: Enhancement: Added default browser authentication support for Purview.
986711: Power PDF was rendering certain characters as garbled or missing (file-specific).
983321: Power PDF did not detect ScanSnap iX500 scanners.
970502: Power PDF was hiding the SSO option for SignDoc when the AccountID was included in the server URL.
Issues resolved in Update 1
976790: Power PDF could become unstable when printing to Canon Generic Plus PS3 driver.
978719: Requested to bundle certificate for Power PDF's Office add-in.
974654: Power PDF could become unstable when the Compare feature is accessed via the "Find a Tool" search
974406: Added new root certificate for DocuSign.
Initial set of fixes for 2025.3 - these fixes were addressed in version 5.1 prior to the release of 2025.3 [5.1.1.10 - 5.1.1.12]
975648: Power PDF failed to update the "Edit Date" field of a PDF document in iManage when saving it as a "New Version".
972939: Vulnerability: CVE-2025-9230 and CVE-2025-9232 in OpenSSL v3.0.16
972685: Power PDF failed to copy a button with an assigned action (file-specific).
972239: Power PDF failed to render an XFA form, resulting in missing parts of the form (file-specific).
972135: Some redactions in Power PDF were not applied accurately enough, causing content loss in the surrounding text.
970911: Copying "ß" (sharp s) from Power PDF resulted in double "ss" when pasted into other apps.
970719: Power PDF failed to process iManage documents with an empty name.
968623: Stamps created at high resolution were applied at an oversized scale in Power PDF.
966949: The caret indicator did not appear after text insertion on selected text (file-specific).
966538: Power PDF did not recognize the digital certificate on the new Belgian eID 2034 cards.
965629: Power PDF might become unstable when switching to the select tool in documents with rotated text (file-specific).
965116: A Power PDF automation workflow was interrupted by a pop-up prompt.
964854: Power PDF failed to import XFDF files via the automation interface.
963717: The new DocuSign root certificate was not trusted by default.
963137: Text wrapping was not functioning in form fields.
962282: Enhancement: Added an option to underline text in Headers and Footers.
962280: Power PDF failed to process iManage documents with a trailing space in the workspace name.
961796: Power PDF split ligatures when copying. For example, "æ" became "ae".
960500: Power PDF rendered a document with unwanted artifacts, such as a green line appearing across the page (file-specific).
960093: Power PDF failed to apply the "Edit Object" function to a block of text on Windows N/KN editions (without the Media Feature Pack).
959673: Ref field links in Word became uneditable after printing to Power PDF printer.
958859: Power PDF failed to process iManage documents with a colon in the name.
958401: Enhancement: Added alphabetical sorting for form fields in the Form Controls panel.
958174: Power PDF search defaulted to the first result instead of the next result on the same or subsequent pages.
957886: Power PDF might become unstable when printing Purview-labeled documents.
956113: Enhancement: Embedded browser login support for Purview.
953822: When converting a finalized PDF to Advanced Editor, unwanted dot objects remained in place of the table when moved.
953563: Power PDF could become unstable when cloning form elements in large documents.
953323: Power PDF failed to save a stamped and flattened PDF when opened via drag-and-drop, displaying the error: "A file I/O error has occurred."
952439: Power PDF Create Assistant failed to preserve the content of the "From" field when processing emails (file-specific).
952120: For Purview-labeled PDFs, Power PDF showed the admin description instead of the user description.
951841: Power PDF failed to open PDF files protected by AD-RMS.
951458: Power PDF prompted for Purview authorization even when opening labeled PDFs that were not protected.
951457: When converting PDF to DOCX, some text and graphics were misaligned and cropped (file-specific).
951444: Power PDF did not prompt for justification when a Purview sensitivity label was changed or removed.
951429: PDF preview from a network share loaded slowly and did not fully render in File Explorer.
951410: Power PDF did not allow signing of PDFs labeled or protected by Purview (the Sign option was unavailable).
951409: Power PDF failed to correctly render a document with Adobe Acrobat Extended Features (file-specific).
951390: When converting PDF to DOCX in Flowing Column mode, some footer text ran over to the next page.
951283: The pages appeared blank in Power PDF (file-specific).
949979: Using the active markup tool, it was not possible to "strike out" single character spaces between words.
949816: Power PDF printed a document with black rectangles instead of text (file-specific).
949662: When Power PDF opened a file by dragging, the application failed to apply a signature and returned the error: "A file I/O error has occurred."
949569: Enhancement: Added the ability to control the display of the Purview notification bar, which is disabled by default to prevent login prompts for unprotected documents.
947177: Power PDF failed to create PDFs from JPEG2000 files (file-specific).
947083: Power PDF failed to open specific PDFs generated by an ERP system, returning the "Could not repair file" error message.
946981: A custom button in an interactive form did not work in Power PDF (file-specific).
946934: Disabling OCR was not supported when using the Archive Mail feature in the Outlook add-in.
946933: Enhancement: Added a GPO setting that can enforce Mandatory and Default Purview labeling on save.
946932: Power PDF might become unstable when adding long header text in Advanced Editor.
946341: PDF Create Assistant and Power PDF Office add-ins ignored compression settings.
945333: The Retag feature changed the Z-order of certain objects in the PDF, resulting in unwanted overlapping (file-specific).
945265: Enhancement: Added word wrap support for long watermark text.
937941: The Collate setting was not preserved when switching printers in Power PDF.
935252: Power PDF slowed down when applying multiple redactions with the comment panel open.
934047: When converting a PDF to DOCX, Power PDF failed to convert certain essential parts of the document.
870906: Intermittent internal server error 500 occurred when saving from Power PDF to iManage.
809847: Document reduction time increased since Fix Pack 5.1.1.2.
757047: Watch Folder and Batch Converter failed to process content extracted using the "extract page" sequence command.
725051: The Compliance Checker in Power PDF failed to resolve a CID font–related issue automatically.
516634: Power PDF might become unstable when saving to iManage as a New Version using the Power PDF MS Word add-in.
Applies to
You can apply this Update to update any of the following versions:
- Power PDF 2025.3 Advanced (Build ID: 25517.0100; SRO: PO-1721-870)
- Power PDF 2025.3 Business (Build ID: 25517.0100; SRO: PO-1722-870)
- Power PDF 2025.3 Not For Resale (Build ID: 25517.0100; SRO: PO-1726-870)
Install this update
Use the following procedure to install the update.
- Verify that the following applications/services are not running.
- Tungsten Power PDF 2025.3
- Extract the contents of the zip archive and double-click on the msi file to install the update.
- Click Next to proceed with the installation.
- Follow the instructions on subsequent installer screens.
- When prompted that the installation is finished, click Finish.
- Restart the machine if the installer requires it.
Note: For best results, install the update during off-peak processing hours.
The update installer screen appears.
Remove this update
It is not possible to uninstall an update or roll it back to a previous version.
To install an earlier update version, completely uninstall Power PDF, then reinstall the base version.
Special instructions
Understanding Digital Signature Expiration and Trusted Publishers in Microsoft Office add-ins
When dealing with digital signatures in the context of Microsoft Office add-ins, it is important to understand how expiration periods work. The expiration date of a signature refers to the window in which the signature can be used to sign files. However, this expiration does not mean that the signed add-in is no longer valid after that date.
Timestamps and Long-Term Validity: In practice, timestamps are often used alongside digital signatures to ensure that the signature remains verifiable even after the expiration of the signing certificate. A timestamp records the exact moment the signing occurred, ensuring the file or add-in can still be validated long after the signing certificate has expired.
Context in Microsoft Office add-ins: When the Require Application Add-ins to be signed by Trusted Publishers setting is enabled, Office checks that the add-in’s digital signature matches a trusted certificate, to ensure that only verified, secure code is executed.
Adding Certificates to Trusted Publishers: To ensure that Microsoft Word recognizes your add-ins as safe, the signing certificate should be added to the list of trusted publishers. Even if the certificate has expired, Word will still trust the signed add-in as long as the certificate was valid at the time of signing.
When the Office feature for trusted publishers is enabled, it is important to install the certificate included with each new update into the trusted publishers repository.
Follow the steps below to manually add the certificate:
- Double-click the .cer file that comes with the update.
- Click Install Certificate.
- Choose Current User or Local Machine depending on your preference, then click Next.
- Select Place all certificates in the following store, then click Browse and select "Trusted Publishers", then click OK.
- Click Next, then Finish to confirm and complete the certificate import.
1000339: Enhancement: Developed a new email archiving add-in for Microsoft Outlook (new).
The email archiving add-in for Microsoft Outlook (new) requires .NET 10 to be installed on the client machine.
The following .NET 10 components are required:
- ASP.NET Core Runtime
- .NET Desktop Runtime
Both runtimes can be downloaded from the official Microsoft .NET 10 download page:
https://dotnet.microsoft.com/en-us/download/dotnet/10.0
984401: Some users with Chinese-based computer host names failed to obtain a license from the KLS.
To apply this fix, in addition to installing the Power PDF update (TungstenPowerPDFBusiness-2025.3.3), you must also update the License Client component by installing KofaxLicenseClient-2025.2.0.msi. This component is included in the current package within the KLS installation media (KofaxLicenseServer-2025.2.ISO), located in the KLS 2025.2.0.105 subfolder.
However, there is no need to update the server component (KofaxLicenseServer-2025.2.0.msi) if you have already installed and configured the version supplied with the base build of Power PDF. Regardless, updating the server component is not recommended, as it would require reconfiguring the license.
1941298: Enhancement: Added the capability to include ZertES certificates to the list of trusted certificates for Power PDF.
To add ZertES certificates to Power PDF's trusted list, you must apply the zertes-2025.3.*.mst transform file to the update installer.
Transform files can be applied through the command line, for example:
TungstenPowerPDFBusiness-2025.3.*.msi TRANSFORMS=zertes-2025.3.*.mst
(Here, the "*" character represents the current update number.)
In the case of the deployment using Active Directory, you can also specify it in the appropriate field.
The transform file is part of this update distribution file set, and can be found in the ..\Transform files\ subfolder.
Files included
This update includes the following files:
| File name | Version |
|---|---|
| AIAssistant.ara | 2025.3.26311.1700 |
| AIAssistant.chs | 2025.3.26311.1700 |
| AIAssistant.cht | 2025.3.26311.1700 |
| AIAssistant.csy | 2025.3.26311.1700 |
| AIAssistant.dan | 2025.3.26311.1700 |
| AIAssistant.deu | 2025.3.26311.1700 |
| AIAssistant.enu | 2025.3.26311.1700 |
| AIAssistant.esp | 2025.3.26311.1700 |
| AIAssistant.fin | 2025.3.26311.1700 |
| AIAssistant.fra | 2025.3.26311.1700 |
| AIAssistant.hun | 2025.3.26312.1400 |
| AIAssistant.ita | 2025.3.26311.1700 |
| AIAssistant.jpn | 2025.3.26311.1700 |
| AIAssistant.kor | 2025.3.26311.1700 |
| AIAssistant.nld | 2025.3.26311.1700 |
| AIAssistant.nor | 2025.3.26311.1700 |
| AIAssistant.plk | 2025.3.26311.1700 |
| AIAssistant.ptb | 2025.3.26311.1700 |
| AIAssistant.rus | 2025.3.26311.1700 |
| AIAssistant.sve | 2025.3.26311.1700 |
| AIAssistant.trk | 2025.3.26311.1700 |
| Annot.ara | 2025.3.26311.1700 |
| Annot.chs | 2025.3.26311.1700 |
| Annot.cht | 2025.3.26311.1700 |
| Annot.csy | 2025.3.26311.1700 |
| Annot.dan | 2025.3.26311.1700 |
| Annot.deu | 2025.3.26311.1700 |
| Annot.enu | 2025.3.26311.1700 |
| Annot.esp | 2025.3.26311.1700 |
| Annot.fin | 2025.3.26311.1700 |
| Annot.fra | 2025.3.26311.1700 |
| Annot.hun | 2025.3.26311.1700 |
| Annot.ita | 2025.3.26311.1700 |
| Annot.jpn | 2025.3.26311.1700 |
| Annot.kor | 2025.3.26311.1700 |
| Annot.nld | 2025.3.26311.1700 |
| Annot.nor | 2025.3.26311.1700 |
| Annot.plk | 2025.3.26311.1700 |
| Annot.ptb | 2025.3.26311.1700 |
| Annot.rus | 2025.3.26311.1700 |
| Annot.sve | 2025.3.26311.1700 |
| Annot.trk | 2025.3.26311.1700 |
| Annot.zxt | 2025.3.0.46 |
| appsettings.json | |
| AuthWrapper.dll | 1.0.0.6 |
| Azure.Core.dll | 1.5000.25.55604 |
| Azure.Identity.dll | 1.1700.226.21520 |
| Azure.Security.KeyVault.Certificates.dll | 4.600.24.11403 |
| Azure.Security.KeyVault.Secrets.dll | 4.600.24.11403 |
| AzureOpenAI.ara | 2025.3.26301.900 |
| AzureOpenAI.chs | 2025.3.26301.900 |
| AzureOpenAI.cht | 2025.3.26301.900 |
| AzureOpenAI.csy | 2025.3.26301.900 |
| AzureOpenAI.dan | 2025.3.26301.900 |
| AzureOpenAI.deu | 2025.3.26301.900 |
| AzureOpenAI.enu | 2025.3.26301.900 |
| AzureOpenAI.esp | 2025.3.26301.900 |
| AzureOpenAI.fin | 2025.3.26301.900 |
| AzureOpenAI.fra | 2025.3.26301.900 |
| AzureOpenAI.hun | 2025.3.26301.900 |
| AzureOpenAI.ita | 2025.3.26301.900 |
| AzureOpenAI.jpn | 2025.3.26301.900 |
| AzureOpenAI.kor | 2025.3.26301.900 |
| AzureOpenAI.nld | 2025.3.26301.900 |
| AzureOpenAI.nor | 2025.3.26301.900 |
| AzureOpenAI.plk | 2025.3.26301.900 |
| AzureOpenAI.ptb | 2025.3.26301.900 |
| AzureOpenAI.rus | 2025.3.26301.900 |
| AzureOpenAI.sve | 2025.3.26301.900 |
| AzureOpenAI.trk | 2025.3.26301.900 |
| AzureRMS.zxt | 2025.3.0.36 |
| batchconverter.exe | 2025.3.26301.900 |
| BatesStamp.zxt | 2025.3.0.33 |
| BCLib.dll | 2025.3.26272.2100 |
| BoxConnector.dll | 2025.3.26272.2100 |
| CompareDoc.zxt | 2025.3.0.34 |
| ConvertFile.ara | 2025.3.26311.1700 |
| ConvertFile.chs | 2025.3.26311.1700 |
| ConvertFile.cht | 2025.3.26311.1700 |
| ConvertFile.csy | 2025.3.26311.1700 |
| ConvertFile.dan | 2025.3.26311.1700 |
| ConvertFile.deu | 2025.3.26311.1700 |
| ConvertFile.enu | 2025.3.26311.1700 |
| ConvertFile.esp | 2025.3.26311.1700 |
| ConvertFile.fin | 2025.3.26311.1700 |
| ConvertFile.fra | 2025.3.26311.1700 |
| ConvertFile.hun | 2025.3.26311.1700 |
| ConvertFile.ita | 2025.3.26311.1700 |
| ConvertFile.jpn | 2025.3.26311.1700 |
| ConvertFile.kor | 2025.3.26311.1700 |
| ConvertFile.nld | 2025.3.26311.1700 |
| ConvertFile.nor | 2025.3.26311.1700 |
| ConvertFile.plk | 2025.3.26311.1700 |
| ConvertFile.ptb | 2025.3.26311.1700 |
| ConvertFile.rus | 2025.3.26311.1700 |
| ConvertFile.sve | 2025.3.26311.1700 |
| ConvertFile.trk | 2025.3.26311.1700 |
| DMSNetCommon.dll | 2025.3.26326.1700 |
| dotnet-tools.json | |
| ECConnectorCore.resources.dll | 2025.3.26301.900 |
| FileToPDFHelper.exe | 2025.3.26355.1800 |
| GoogleDrive.dll | 2025.3.26272.2100 |
| GPDFDirectRes.ara | 2025.3.26311.1700 |
| GPDFDirectRes.chs | 2025.3.26311.1700 |
| GPDFDirectRes.cht | 2025.3.26311.1700 |
| GPDFDirectRes.csy | 2025.3.26311.1700 |
| GPDFDirectRes.dan | 2025.3.26311.1700 |
| GPDFDirectRes.deu | 2025.3.26311.1700 |
| GPDFDirectRes.enu | 2025.3.26311.1700 |
| GPDFDirectRes.esp | 2025.3.26311.1700 |
| GPDFDirectRes.fin | 2025.3.26311.1700 |
| GPDFDirectRes.fra | 2025.3.26311.1700 |
| GPDFDirectRes.hun | 2025.3.26311.1700 |
| GPDFDirectRes.ita | 2025.3.26311.1700 |
| GPDFDirectRes.jpn | 2025.3.26311.1700 |
| GPDFDirectRes.kor | 2025.3.26311.1700 |
| GPDFDirectRes.nld | 2025.3.26311.1700 |
| GPDFDirectRes.nor | 2025.3.26311.1700 |
| GPDFDirectRes.plk | 2025.3.26311.1700 |
| GPDFDirectRes.ptb | 2025.3.26311.1700 |
| GPDFDirectRes.rus | 2025.3.26311.1700 |
| GPDFDirectRes.sve | 2025.3.26311.1700 |
| GPDFDirectRes.trk | 2025.3.26311.1700 |
| Inbox.zxt | 2025.3.26301.900 |
| libcurl.dll | 8.21.0.0 |
| libcurl-x64.dll | 8.21.0.0 |
| MailProcessor.dll | 2025.3.26355.1800 |
| MailProcessor_x64.dll | 2025.3.26355.1800 |
| Microsoft.AspNetCore.Authentication.JwtBearer.dll | 10.0.25.52411 |
| Microsoft.AspNetCore.Authentication.OpenIdConnect.dll | 10.0.25.52411 |
| Microsoft.Bcl.AsyncInterfaces.dll | 8.0.23.53103 |
| Microsoft.Graph.dll | 6.1.0.0 |
| Microsoft.Graph.Core.dll | 4.0.1.0 |
| Microsoft.Identity.Abstractions.dll | 12.0.0.0 |
| Microsoft.Identity.Client.dll | 4.84.1.0 |
| Microsoft.Identity.Client.Extensions.Msal.dll | 4.83.1.0 |
| Microsoft.Identity.Web.dll | 4.10.0.0 |
| Microsoft.Identity.Web.Certificate.dll | 4.10.0.0 |
| Microsoft.Identity.Web.Certificateless.dll | 4.10.0.0 |
| Microsoft.Identity.Web.Diagnostics.dll | 4.10.0.0 |
| Microsoft.Identity.Web.TokenAcquisition.dll | 4.10.0.0 |
| Microsoft.Identity.Web.TokenCache.dll | 4.10.0.0 |
| Microsoft.IdentityModel.Abstractions.dll | 8.18.0.26120 |
| Microsoft.IdentityModel.JsonWebTokens.dll | 8.18.0.26120 |
| Microsoft.IdentityModel.Logging.dll | 8.18.0.26120 |
| Microsoft.IdentityModel.LoggingExtensions.dll | 8.18.0.26120 |
| Microsoft.IdentityModel.Protocols.dll | 8.18.0.26120 |
| Microsoft.IdentityModel.Protocols.OpenIdConnect.dll | 8.18.0.26120 |
| Microsoft.IdentityModel.Tokens.dll | 8.18.0.26120 |
| Microsoft.IdentityModel.Validators.dll | 8.18.0.26120 |
| Microsoft.IO.RecyclableMemoryStream.dll | 3.0.1.0 |
| Microsoft.Kiota.Abstractions.dll | 2.0.0.0 |
| Microsoft.Kiota.Authentication.Azure.dll | 2.0.0.0 |
| Microsoft.Kiota.Http.HttpClientLibrary.dll | 2.0.0.0 |
| Microsoft.Kiota.Serialization.Form.dll | 2.0.0.0 |
| Microsoft.Kiota.Serialization.Json.dll | 2.0.0.0 |
| Microsoft.Kiota.Serialization.Multipart.dll | 2.0.0.0 |
| Microsoft.Kiota.Serialization.Text.dll | 2.0.0.0 |
| MIPAuth.dll | 1.0.0.6 |
| NameAndTitle.xml | |
| NExportPDF_x64.dll | 2025.3.0.40 |
| NExportPDF_x86.dll | 2025.3.0.40 |
| NExportPDFRes.ara | 2025.3.26326.1700 |
| NExportPDFRes.chs | 2025.3.26326.1700 |
| NExportPDFRes.cht | 2025.3.26326.1700 |
| NExportPDFRes.csy | 2025.3.26326.1700 |
| NExportPDFRes.dan | 2025.3.26326.1700 |
| NExportPDFRes.deu | 2025.3.26326.1700 |
| NExportPDFRes.enu | 2025.3.26326.1700 |
| NExportPDFRes.esp | 2025.3.26326.1700 |
| NExportPDFRes.fin | 2025.3.26326.1700 |
| NExportPDFRes.fra | 2025.3.26326.1700 |
| NExportPDFRes.hun | 2025.3.26326.1700 |
| NExportPDFRes.ita | 2025.3.26326.1700 |
| NExportPDFRes.jpn | 2025.3.26326.1700 |
| NExportPDFRes.kor | 2025.3.26326.1700 |
| NExportPDFRes.nld | 2025.3.26326.1700 |
| NExportPDFRes.nor | 2025.3.26326.1700 |
| NExportPDFRes.plk | 2025.3.26326.1700 |
| NExportPDFRes.ptb | 2025.3.26326.1700 |
| NExportPDFRes.rus | 2025.3.26326.1700 |
| NExportPDFRes.sve | 2025.3.26326.1700 |
| NExportPDFRes.trk | 2025.3.26326.1700 |
| olres_ara.dll | 2025.3.26318.1700 |
| olres_bra.dll | 2025.3.26318.1700 |
| olres_chs.dll | 2025.3.26318.1700 |
| olres_cht.dll | 2025.3.26318.1700 |
| olres_czh.dll | 2025.3.26318.1700 |
| olres_dan.dll | 2025.3.26318.1700 |
| olres_dut.dll | 2025.3.26318.1700 |
| olres_eng.dll | 2025.3.26318.1700 |
| olres_fin.dll | 2025.3.26318.1700 |
| olres_fre.dll | 2025.3.26318.1700 |
| olres_ger.dll | 2025.3.26318.1700 |
| olres_hun.dll | 2025.3.26318.1700 |
| olres_ita.dll | 2025.3.26318.1700 |
| olres_jpn.dll | 2025.3.26318.1700 |
| olres_kor.dll | 2025.3.26318.1700 |
| olres_nor.dll | 2025.3.26318.1700 |
| olres_pol.dll | 2025.3.26318.1700 |
| olres_rus.dll | 2025.3.26318.1700 |
| olres_spa.dll | 2025.3.26318.1700 |
| olres_swe.dll | 2025.3.26318.1700 |
| olres_tur.dll | 2025.3.26318.1700 |
| OpenAI.ara | 2025.3.26301.900 |
| OpenAI.chs | 2025.3.26301.900 |
| OpenAI.cht | 2025.3.26301.900 |
| OpenAI.csy | 2025.3.26301.900 |
| OpenAI.dan | 2025.3.26301.900 |
| OpenAI.deu | 2025.3.26301.900 |
| OpenAI.enu | 2025.3.26301.900 |
| OpenAI.esp | 2025.3.26301.900 |
| OpenAI.fin | 2025.3.26301.900 |
| OpenAI.fra | 2025.3.26301.900 |
| OpenAI.hun | 2025.3.26301.900 |
| OpenAI.ita | 2025.3.26301.900 |
| OpenAI.jpn | 2025.3.26301.900 |
| OpenAI.kor | 2025.3.26301.900 |
| OpenAI.nld | 2025.3.26301.900 |
| OpenAI.nor | 2025.3.26301.900 |
| OpenAI.plk | 2025.3.26301.900 |
| OpenAI.ptb | 2025.3.26301.900 |
| OpenAI.rus | 2025.3.26301.900 |
| OpenAI.sve | 2025.3.26301.900 |
| OpenAI.trk | 2025.3.26301.900 |
| OutlookAddin.dll | 2025.3.26265.1000 |
| OutlookAddin_x64.dll | 2025.3.26265.1000 |
| PDFAttachHelper.exe | 2025.3.26330.2300 |
| PDFAttachPlugin.api | 2025.3.26352.700 |
| PDFAttachPlugin_x64.api | 2025.3.26352.700 |
| PDFCOffice2007Addin.dll | 2025.3.26265.1000 |
| PDFCOffice2007Addin_x64.dll | 2025.3.26265.1000 |
| PDFCore8.dll | 8.5.2.31 |
| PDFCore8_x64.dll | 8.5.2.31 |
| PDFCore8_x86.dll | 8.5.2.31 |
| PDFEngine.dll | 2025.3.26322.2300 |
| PDFEngineWorker.exe | 2025.3.26322.2300 |
| PowerPDF.ara | 2025.3.26326.1700 |
| PowerPDF.chs | 2025.3.26326.1700 |
| PowerPDF.cht | 2025.3.26326.1700 |
| PowerPDF.csy | 2025.3.26326.1700 |
| PowerPDF.dan | 2025.3.26326.1700 |
| PowerPDF.deu | 2025.3.26326.1700 |
| PowerPDF.enu | 2025.3.26326.1700 |
| PowerPDF.esp | 2025.3.26326.1700 |
| PowerPDF.exe | 2025.3.0.62 |
| PowerPDF.fin | 2025.3.26326.1700 |
| PowerPDF.fra | 2025.3.26326.1700 |
| PowerPDF.hun | 2025.3.26326.1700 |
| PowerPDF.ita | 2025.3.26326.1700 |
| PowerPDF.jpn | 2025.3.26326.1700 |
| PowerPDF.kor | 2025.3.26326.1700 |
| PowerPDF.nld | 2025.3.26326.1700 |
| PowerPDF.nor | 2025.3.26326.1700 |
| PowerPDF.plk | 2025.3.26326.1700 |
| PowerPDF.ptb | 2025.3.26326.1700 |
| PowerPDF.rus | 2025.3.26326.1700 |
| PowerPDF.sve | 2025.3.26326.1700 |
| PowerPDF.trk | 2025.3.26326.1700 |
| PPDFCreate.exe | 2025.3.0.36 |
| PPDFOutlookServer.dll | 2025.3.26355.1800 |
| PPDFOutlookServer.exe | 2025.3.26355.1800 |
| PPDFOutlookServer.deps.json | |
| PPDFOutlookServer.resources.dll | 2025.3.26355.1800 |
| PPDFOutlookServer.runtimeconfig.json | |
| PPDFOutlookServer.staticwebassets.endpoints.json | |
| PPKLite.ara | 2025.3.26301.900 |
| PPKLite.chs | 2025.3.26301.900 |
| PPKLite.cht | 2025.3.26301.900 |
| PPKLite.csy | 2025.3.26301.900 |
| PPKLite.dan | 2025.3.26301.900 |
| PPKLite.deu | 2025.3.26301.900 |
| PPKLite.enu | 2025.3.26301.900 |
| PPKLite.esp | 2025.3.26301.900 |
| PPKLite.fin | 2025.3.26301.900 |
| PPKLite.fra | 2025.3.26301.900 |
| PPKLite.hun | 2025.3.26301.900 |
| PPKLite.ita | 2025.3.26301.900 |
| PPKLite.jpn | 2025.3.26301.900 |
| PPKLite.kor | 2025.3.26301.900 |
| PPKLite.nld | 2025.3.26301.900 |
| PPKLite.nor | 2025.3.26301.900 |
| PPKLite.plk | 2025.3.26301.900 |
| PPKLite.ptb | 2025.3.26301.900 |
| PPKLite.rus | 2025.3.26301.900 |
| PPKLite.sve | 2025.3.26301.900 |
| PPKLite.trk | 2025.3.26301.900 |
| PPKLite.zxt | 2025.3.0.37 |
| RegistryController.exe | 2025.3.26318.800 |
| res_ara.dll | 2025.3.26311.1700 |
| res_bra.dll | 2025.3.26311.1700 |
| res_chs.dll | 2025.3.26311.1700 |
| res_cht.dll | 2025.3.26311.1700 |
| res_czh.dll | 2025.3.26311.1700 |
| res_dan.dll | 2025.3.26311.1700 |
| res_dut.dll | 2025.3.26311.1700 |
| res_eng.dll | 2025.3.26311.1700 |
| res_fin.dll | 2025.3.26311.1700 |
| res_fre.dll | 2025.3.26311.1700 |
| res_ger.dll | 2025.3.26311.1700 |
| res_hun.dll | 2025.3.26311.1700 |
| res_ita.dll | 2025.3.26311.1700 |
| res_jpn.dll | 2025.3.26311.1700 |
| res_kor.dll | 2025.3.26311.1700 |
| res_nor.dll | 2025.3.26311.1700 |
| res_pol.dll | 2025.3.26311.1700 |
| res_rus.dll | 2025.3.26311.1700 |
| res_spa.dll | 2025.3.26311.1700 |
| res_swe.dll | 2025.3.26311.1700 |
| res_tur.dll | 2025.3.26311.1700 |
| SaveAs.zxt | 2025.3.26323.2000 |
| Search.zxt | 2025.3.0.34 |
| sharepoint.dll | 2025.3.26326.1700 |
| sharepoint.resources.dll | 2025.3.26311.1700 |
| Std.UriTemplate.dll | 2.0.8.0 |
| SUISupportRes.ara | 2025.3.26311.1700 |
| SUISupportRes.chs | 2025.3.26311.1700 |
| SUISupportRes.cht | 2025.3.26311.1700 |
| SUISupportRes.csy | 2025.3.26311.1700 |
| SUISupportRes.dan | 2025.3.26311.1700 |
| SUISupportRes.deu | 2025.3.26311.1700 |
| SUISupportRes.enu | 2025.3.26311.1700 |
| SUISupportRes.esp | 2025.3.26311.1700 |
| SUISupportRes.fin | 2025.3.26311.1700 |
| SUISupportRes.fra | 2025.3.26311.1700 |
| SUISupportRes.hun | 2025.3.26311.1700 |
| SUISupportRes.ita | 2025.3.26311.1700 |
| SUISupportRes.jpn | 2025.3.26311.1700 |
| SUISupportRes.kor | 2025.3.26311.1700 |
| SUISupportRes.nld | 2025.3.26311.1700 |
| SUISupportRes.nor | 2025.3.26311.1700 |
| SUISupportRes.plk | 2025.3.26311.1700 |
| SUISupportRes.ptb | 2025.3.26311.1700 |
| SUISupportRes.rus | 2025.3.26311.1700 |
| SUISupportRes.sve | 2025.3.26311.1700 |
| SUISupportRes.trk | 2025.3.26311.1700 |
| System.ClientModel.dll | 1.800.25.55302 |
| System.IdentityModel.Tokens.Jwt.dll | 8.18.0.26120 |
| System.Memory.Data.dll | 8.0.1024.46610 |
| SZnPdfUIRes.ara | 2025.3.26311.1700 |
| SZnPdfUIRes.chs | 2025.3.26311.1700 |
| SZnPdfUIRes.cht | 2025.3.26311.1700 |
| SZnPdfUIRes.csy | 2025.3.26311.1700 |
| SZnPdfUIRes.dan | 2025.3.26311.1700 |
| SZnPdfUIRes.deu | 2025.3.26311.1700 |
| SZnPdfUIRes.enu | 2025.3.26311.1700 |
| SZnPdfUIRes.esp | 2025.3.26311.1700 |
| SZnPdfUIRes.fin | 2025.3.26311.1700 |
| SZnPdfUIRes.fra | 2025.3.26311.1700 |
| SZnPdfUIRes.hun | 2025.3.26311.1700 |
| SZnPdfUIRes.ita | 2025.3.26311.1700 |
| SZnPdfUIRes.jpn | 2025.3.26311.1700 |
| SZnPdfUIRes.kor | 2025.3.26311.1700 |
| SZnPdfUIRes.nld | 2025.3.26311.1700 |
| SZnPdfUIRes.nor | 2025.3.26311.1700 |
| SZnPdfUIRes.plk | 2025.3.26311.1700 |
| SZnPdfUIRes.ptb | 2025.3.26311.1700 |
| SZnPdfUIRes.rus | 2025.3.26311.1700 |
| SZnPdfUIRes.sve | 2025.3.26311.1700 |
| SZnPdfUIRes.trk | 2025.3.26311.1700 |
| Sznprnuires.ara | 2025.3.26311.1700 |
| Sznprnuires.chs | 2025.3.26311.1700 |
| Sznprnuires.cht | 2025.3.26311.1700 |
| Sznprnuires.csy | 2025.3.26311.1700 |
| Sznprnuires.dan | 2025.3.26311.1700 |
| Sznprnuires.deu | 2025.3.26311.1700 |
| Sznprnuires.enu | 2025.3.26311.1700 |
| Sznprnuires.esp | 2025.3.26311.1700 |
| Sznprnuires.fin | 2025.3.26311.1700 |
| Sznprnuires.fra | 2025.3.26311.1700 |
| Sznprnuires.hun | 2025.3.26311.1700 |
| Sznprnuires.ita | 2025.3.26311.1700 |
| Sznprnuires.jpn | 2025.3.26311.1700 |
| Sznprnuires.kor | 2025.3.26311.1700 |
| Sznprnuires.nld | 2025.3.26311.1700 |
| Sznprnuires.nor | 2025.3.26311.1700 |
| Sznprnuires.plk | 2025.3.26311.1700 |
| Sznprnuires.ptb | 2025.3.26311.1700 |
| Sznprnuires.rus | 2025.3.26311.1700 |
| Sznprnuires.sve | 2025.3.26311.1700 |
| Sznprnuires.trk | 2025.3.26311.1700 |
| Watermark.ara | 2025.3.26311.1700 |
| Watermark.chs | 2025.3.26311.1700 |
| Watermark.cht | 2025.3.26311.1700 |
| Watermark.csy | 2025.3.26311.1700 |
| Watermark.dan | 2025.3.26311.1700 |
| Watermark.deu | 2025.3.26311.1700 |
| Watermark.enu | 2025.3.26311.1700 |
| Watermark.esp | 2025.3.26311.1700 |
| Watermark.fin | 2025.3.26311.1700 |
| Watermark.fra | 2025.3.26311.1700 |
| Watermark.hun | 2025.3.26311.1700 |
| Watermark.ita | 2025.3.26311.1700 |
| Watermark.jpn | 2025.3.26311.1700 |
| Watermark.kor | 2025.3.26311.1700 |
| Watermark.nld | 2025.3.26311.1700 |
| Watermark.nor | 2025.3.26311.1700 |
| Watermark.plk | 2025.3.26311.1700 |
| Watermark.ptb | 2025.3.26311.1700 |
| Watermark.rus | 2025.3.26311.1700 |
| Watermark.sve | 2025.3.26311.1700 |
| Watermark.trk | 2025.3.26311.1700 |
| web.config | |
| ZDigSig.zxt | 2025.3.0.39 |
| ZeonForm.zxt | 2025.3.0.44 |
| ZFillSign.ara | 2025.3.26311.1700 |
| ZFillSign.chs | 2025.3.26311.1700 |
| ZFillSign.cht | 2025.3.26311.1700 |
| ZFillSign.csy | 2025.3.26311.1700 |
| ZFillSign.dan | 2025.3.26311.1700 |
| ZFillSign.deu | 2025.3.26311.1700 |
| ZFillSign.enu | 2025.3.26311.1700 |
| ZFillSign.esp | 2025.3.26311.1700 |
| ZFillSign.fin | 2025.3.26311.1700 |
| ZFillSign.fra | 2025.3.26311.1700 |
| ZFillSign.hun | 2025.3.26311.1700 |
| ZFillSign.ita | 2025.3.26311.1700 |
| ZFillSign.jpn | 2025.3.26311.1700 |
| ZFillSign.kor | 2025.3.26311.1700 |
| ZFillSign.nld | 2025.3.26311.1700 |
| ZFillSign.nor | 2025.3.26311.1700 |
| ZFillSign.plk | 2025.3.26311.1700 |
| ZFillSign.ptb | 2025.3.26311.1700 |
| ZFillSign.rus | 2025.3.26311.1700 |
| ZFillSign.sve | 2025.3.26311.1700 |
| ZFillSign.trk | 2025.3.26311.1700 |
| ZFillSign.zxt | 2025.3.0.33 |
| ZJavaScript.zxt | 2025.3.0.35 |
| zPreview_arm64.dll | 2025.3.0.33 |
| zPreview_x64.dll | 2025.3.0.33 |
| zPreview_x86.dll | 2025.3.0.33 |
| ZTouchup.ara | 2025.3.26327.100 |
| ZTouchup.chs | 2025.3.26327.100 |
| ZTouchup.cht | 2025.3.26327.100 |
| ZTouchup.csy | 2025.3.26327.100 |
| ZTouchup.dan | 2025.3.26327.100 |
| ZTouchup.deu | 2025.3.26327.100 |
| ZTouchup.enu | 2025.3.26327.100 |
| ZTouchup.esp | 2025.3.26327.100 |
| ZTouchup.fin | 2025.3.26327.100 |
| ZTouchup.fra | 2025.3.26327.100 |
| ZTouchup.hun | 2025.3.26327.100 |
| ZTouchup.ita | 2025.3.26327.100 |
| ZTouchup.jpn | 2025.3.26327.100 |
| ZTouchup.kor | 2025.3.26327.100 |
| ZTouchup.nld | 2025.3.26327.100 |
| ZTouchup.nor | 2025.3.26327.100 |
| ZTouchup.plk | 2025.3.26327.100 |
| ZTouchup.ptb | 2025.3.26327.100 |
| ZTouchup.rus | 2025.3.26327.100 |
| ZTouchup.sve | 2025.3.26327.100 |
| ZTouchup.trk | 2025.3.26327.100 |
| ZTouchUp.zxt | 2025.3.0.40 |
| Related to earlier fixes: | |
| ACLicInf.dll | 2025.2.0.105 |
| AIAssistant.zxt | 2025.3.0.41 |
| AzureModels.xml | |
| AzureOpenAI.zxt | 2025.3.0.40 |
| AzureRMS.ara | 2025.3.25604.2000 |
| AzureRMS.chs | 2025.3.25604.2000 |
| AzureRMS.cht | 2025.3.25604.2000 |
| AzureRMS.csy | 2025.3.25604.2000 |
| AzureRMS.dan | 2025.3.25604.2000 |
| AzureRMS.deu | 2025.3.25604.2000 |
| AzureRMS.enu | 2025.3.25604.2000 |
| AzureRMS.esp | 2025.3.25604.2000 |
| AzureRMS.fin | 2025.3.25604.2000 |
| AzureRMS.fra | 2025.3.25604.2000 |
| AzureRMS.hun | 2025.3.25604.2000 |
| AzureRMS.ita | 2025.3.25604.2000 |
| AzureRMS.jpn | 2025.3.25604.2000 |
| AzureRMS.kor | 2025.3.25604.2000 |
| AzureRMS.nld | 2025.3.25604.2000 |
| AzureRMS.nor | 2025.3.25604.2000 |
| AzureRMS.plk | 2025.3.25604.2000 |
| AzureRMS.ptb | 2025.3.25604.2000 |
| AzureRMS.rus | 2025.3.25604.2000 |
| AzureRMS.sve | 2025.3.25604.2000 |
| AzureRMS.trk | 2025.3.25604.2000 |
| BatchConverter.com | 2025.3.26154.2100 |
| BatesStamp.ara | 2025.3.25604.2000 |
| BatesStamp.chs | 2025.3.25604.2000 |
| BatesStamp.cht | 2025.3.25604.2000 |
| BatesStamp.csy | 2025.3.25604.2000 |
| BatesStamp.dan | 2025.3.25604.2000 |
| BatesStamp.deu | 2025.3.25604.2000 |
| BatesStamp.enu | 2025.3.25604.2000 |
| BatesStamp.esp | 2025.3.25604.2000 |
| BatesStamp.fin | 2025.3.25604.2000 |
| BatesStamp.fra | 2025.3.25604.2000 |
| BatesStamp.hun | 2025.3.25604.2000 |
| BatesStamp.ita | 2025.3.25604.2000 |
| BatesStamp.jpn | 2025.3.25604.2000 |
| BatesStamp.kor | 2025.3.25604.2000 |
| BatesStamp.nld | 2025.3.25604.2000 |
| BatesStamp.nor | 2025.3.25604.2000 |
| BatesStamp.plk | 2025.3.25604.2000 |
| BatesStamp.ptb | 2025.3.25604.2000 |
| BatesStamp.rus | 2025.3.25604.2000 |
| BatesStamp.sve | 2025.3.25604.2000 |
| BatesStamp.trk | 2025.3.25604.2000 |
| BrowserAuthCs.dll | 2025.3.26227.900 |
| BuildContents.zxt | 2025.3.0.32 |
| CLS.dll | 2025.3.26202.800 |
| Compliance.zxt | 2025.3.26154.2100 |
| ConvertFile.zxt | 2025.3.0.35 |
| DMSConnector.zxt | 2025.3.26264.900 |
| DMSNetCommonExports.dll | 2025.3.26270.1800 |
| Dropbox.dll | 2025.3.26254.1300 |
| EditText.zxt | 2025.3.0.32 |
| FileSplit.ara | 2025.3.26120.1500 |
| FileSplit.chs | 2025.3.26120.1500 |
| FileSplit.cht | 2025.3.26120.1500 |
| FileSplit.csy | 2025.3.26120.1500 |
| FileSplit.dan | 2025.3.26120.1500 |
| FileSplit.deu | 2025.3.26120.1500 |
| FileSplit.enu | 2025.3.26120.1500 |
| FileSplit.esp | 2025.3.26120.1500 |
| FileSplit.fin | 2025.3.26120.1500 |
| FileSplit.fra | 2025.3.26120.1500 |
| FileSplit.hun | 2025.3.26120.1500 |
| FileSplit.ita | 2025.3.26120.1500 |
| FileSplit.jpn | 2025.3.26120.1500 |
| FileSplit.kor | 2025.3.26120.1500 |
| FileSplit.nld | 2025.3.26120.1500 |
| FileSplit.nor | 2025.3.26120.1500 |
| FileSplit.plk | 2025.3.26120.1500 |
| FileSplit.ptb | 2025.3.26120.1500 |
| FileSplit.rus | 2025.3.26120.1500 |
| FileSplit.sve | 2025.3.26120.1500 |
| FileSplit.trk | 2025.3.26120.1500 |
| FormTyper.zxt | 2025.3.26154.2100 |
| GPDFBatch.dll | 2025.3.0.34 |
| ImageResource.dll | 2025.3.26217.1400 |
| ImageResource_blue.dll | 2025.3.26217.1400 |
| ImageResource_gray.dll | 2025.3.26217.1400 |
| ImageResource_lightgray.dll | 2025.3.26217.1400 |
| ImageResource_purple.dll | 2025.3.26217.1400 |
| iManage10.dll | 2025.3.26207.1700 |
| imgpdf.dll | 2025.3.26268.1500 |
| imgpdf64.dll | 2025.3.26268.1500 |
| Kofax.Licensing.Activation.DLL | 2025.2.0.105 |
| Kofax.Licensing.SharedData.DLL | 2025.2.0.105 |
| KSALicClnt.DLL | 2025.2.0.105 |
| KSALicenseCommon.dll | 2025.2.0.105 |
| KSALicSrvInf.dll | 2025.2.0.105 |
| layer.ara | 2025.3.26202.1600 |
| layer.chs | 2025.3.26202.1600 |
| layer.cht | 2025.3.26202.1600 |
| layer.csy | 2025.3.26202.1600 |
| layer.dan | 2025.3.26202.1600 |
| layer.deu | 2025.3.26202.1600 |
| layer.enu | 2025.3.26202.1600 |
| layer.esp | 2025.3.26202.1600 |
| layer.fin | 2025.3.26202.1600 |
| layer.fra | 2025.3.26202.1600 |
| layer.hun | 2025.3.26202.1600 |
| layer.ita | 2025.3.26202.1600 |
| layer.jpn | 2025.3.26202.1600 |
| layer.kor | 2025.3.26202.1600 |
| layer.nld | 2025.3.26202.1600 |
| layer.nor | 2025.3.26202.1600 |
| layer.plk | 2025.3.26202.1600 |
| layer.ptb | 2025.3.26202.1600 |
| layer.rus | 2025.3.26202.1600 |
| layer.sve | 2025.3.26202.1600 |
| layer.trk | 2025.3.26202.1600 |
| Layer.zxt | 2025.3.0.32 |
| libcrypto-3-x64.dll | 3.0.20.0 |
| libssl-3-x64.dll | 3.0.20.0 |
| onedrive.dll | 2025.3.26254.1300 |
| OpenAI.zxt | 2025.3.0.39 |
| OpenAIModels.xml | |
| OpenAIModels.xml.bak | |
| Optimize.zxt | 2025.3.26154.2100 |
| pdfauthSDK.dll | 1.9.1.1 |
| PDFCore8_arm64.dll | 8.5.2.22 |
| PPDFWDS.exe | 2025.3.26154.2100 |
| Print2PDFHandler.dll | 2025.3.26208.1800 |
| Print2PDFHandler_x64.dll | 2025.3.26208.1800 |
| Publish Mode.xml | |
| retag.zxt | 2025.3.26257.900 |
| RMSDRM.zxt | 2025.3.0.32 |
| signdoc.zxt | 2025.3.26105.2000 |
| SZnPrint.exe | 8.5.2.1 |
| sznprncmd.dll | 2025.3.0.32 |
| sznprncmd_x64.dll | 2025.3.0.32 |
| sznprngraf.dll | 0.3.3790.1996 |
| sznprnui.dll | 0.3.3790.1996 |
| Watermark.zxt | 2025.3.0.32 |
| Z3D2.zxt | 2025.3.0.34 |
| zbi.dll | 4.6.5.2 |
| ZPDFConverter.dll | 2025.3.0.32 |
| zrtf.dll | 4.6.5.2 |
| ztypeset.dll | 4.6.5.2 |
| ----- CSDK 2025.1.0.4.1 ----- | |
| AppDomainLoader.dll | 22.3.26152.1600 |
| Asian.dll | 22.3.26152.1600 |
| Defaults.dll | 22.3.26152.1600 |
| DocXConv.dlc | 22.3.26152.1600 |
| DocXWrapper.dll | 22.3.26152.1600 |
| ExcelCnv.dlc | 22.3.26152.1600 |
| ExcelXCnv.dlc | 22.3.26152.1600 |
| ExcelXWrapper.dll | 22.3.26152.1600 |
| FireWrx.dll | 22.3.26152.1600 |
| FmxLFR.dll | 22.3.26152.1600 |
| FmxOcrA.dll | 22.3.26152.1600 |
| FmxVirt.dll | 22.3.26152.1600 |
| Formatter.dll | 22.3.26173.100 |
| HTMLCnv.dlc | 22.3.26152.1600 |
| icdllw32.dll | 22.3.26152.1600 |
| ichunw32.dll | 22.3.26152.1600 |
| Icr2.dll | 22.3.26152.1600 |
| Icr2c.dll | 22.3.26152.1600 |
| IF_JP2K.dll | 22.3.26152.1600 |
| IF_PNG.dll | 22.3.26152.1600 |
| IsisClientU.exe | 22.3.26152.1600 |
| jp2k_kdu_apps_vnew.dll | 8.6.0.0 |
| kdu_vnewR.dll | 8.6.0.0 |
| KernelAPI.dll | 22.3.26152.1600 |
| LecsoMgr.dll | 22.3.26173.100 |
| LFRModIfc.dll | 22.3.26152.1600 |
| LNNEngine.dll | 22.3.26152.1600 |
| LNNEngineAVX.dll | 22.3.26152.1600 |
| LNNEngineAVX2.dll | 22.3.26152.1600 |
| LNNEngineAVX512.dll | 22.3.26152.1600 |
| Microsoft.Bcl.AsyncInterfaces.dll | 8.0.23.53103 |
| Mor.dll | 22.3.26152.1600 |
| MorIF.dll | 22.3.26152.1600 |
| OmniPageCSDK.ArgTypes.dll | 22.3.26152.1600 |
| OmniPageCSDK.CAPI.dll | 22.3.26152.1600 |
| OmniPageCSDK.Objects.dll | 22.3.26152.1600 |
| p4dll.vm | |
| P4DLL1.dll | 4.1.26152.1600 |
| P4DLL2.dll | 4.1.26152.1600 |
| PDFCnv.dlc | 22.3.26152.1600 |
| pdfopt.dll | 22.3.26152.1600 |
| PPTXConv.dlc | 22.3.26152.1600 |
| PptXWrapper.dll | 22.3.26152.1600 |
| PreRendering.dll | 22.3.26152.1600 |
| RecApiPlus.dll | 22.3.26152.1600 |
| RecDiag.dll | 22.3.26152.1600 |
| Rendering.dll | 22.3.26152.1600 |
| Rendering2.dll | 22.3.26152.1600 |
| rndsdawg.dll | 22.3.26152.1600 |
| Rndsinso.dll | 22.3.26152.1600 |
| RnISISu.rsd | 22.3.26152.1600 |
| RnRsdLogU.exe | 22.3.26152.1600 |
| RnRSDresU_eng.dll | 22.3.26152.1600 |
| RnRSDu.dll | 22.3.26152.1600 |
| RnRsdWizResU_ara.dll | 22.3.26152.1600 |
| RnRsdWizResU_bra.dll | 22.3.26152.1600 |
| RnRsdWizResU_chs.dll | 22.3.26152.1600 |
| RnRsdWizResU_cht.dll | 22.3.26152.1600 |
| RnRsdWizResU_czh.dll | 22.3.26152.1600 |
| RnRsdWizResU_dan.dll | 22.3.26152.1600 |
| RnRsdWizResU_dut.dll | 22.3.26152.1600 |
| RnRsdWizResU_eng.dll | 22.3.26152.1600 |
| RnRsdWizResU_fin.dll | 22.3.26152.1600 |
| RnRsdWizResU_fre.dll | 22.3.26152.1600 |
| RnRsdWizResU_ger.dll | 22.3.26152.1600 |
| RnRsdWizResU_hun.dll | 22.3.26152.1600 |
| RnRsdWizResU_ita.dll | 22.3.26152.1600 |
| RnRsdWizResU_jpn.dll | 22.3.26152.1600 |
| RnRsdWizResU_kor.dll | 22.3.26152.1600 |
| RnRsdWizResU_nor.dll | 22.3.26152.1600 |
| RnRsdWizResU_pol.dll | 22.3.26152.1600 |
| RnRsdWizResU_rus.dll | 22.3.26152.1600 |
| RnRsdWizResU_spa.dll | 22.3.26152.1600 |
| RnRsdWizResU_swe.dll | 22.3.26152.1600 |
| RnRsdWizResU_tur.dll | 22.3.26152.1600 |
| RnRSDwizU.dll | 22.3.26152.1600 |
| RnScanSnapU.rsd | 22.3.26152.1600 |
| RnTWAINu.rsd | 22.3.26152.1600 |
| RnWIA2u.rsd | 22.3.26152.1600 |
| RnWIAu.rsd | 22.3.26152.1600 |
| RtfConv.dlc | 22.3.26152.1600 |
| ScanSnapAdapterU.exe | 22.3.26152.1600 |
| SkiaSharp.dll | 2.88.8.0 |
| SkiaSharp.Views.Desktop.Common.dll | 2.88.8.0 |
| SkinnedClasses.dll | 22.3.26152.1600 |
| SPDFLib.dll | 22.3.26152.1600 |
| System.Buffers.dll | 4.600.24.56208 |
| System.Memory.dll | 4.600.24.56208 |
| System.Numerics.Vectors.dll | 4.600.24.56208 |
| System.Runtime.CompilerServices.Unsafe.dll | 6.100.24.56208 |
| System.Text.Encodings.Web.dll | 8.0.23.53103 |
| System.Text.Json.dll | 8.0.1024.46610 |
| System.Threading.Tasks.Extensions.dll | 4.600.24.56208 |
| System.ValueTuple.dll | 4.6.26515.6 |
| TTSManager.dll | 22.3.26152.1600 |
| TwainClient64U.exe | 22.3.26152.1600 |
| TwainClientU.exe | 22.3.26152.1600 |
| TxtConv.dlc | 22.3.26152.1600 |
| xocr.dll | 22.3.26152.1600 |
| xocr2.dll | 22.3.26152.1600 |
| x86\ | |
| jp2k_kdu_apps_vnew.dll | 8.6.0.0 |
| kdu_vnewR.dll | 8.6.0.0 |
| KernelAPI.dll | 22.3.26152.1600 |
| P4DLL2.dll | 4.1.26152.1600 |
| RecDiag.dll | 22.3.26152.1600 |
| ----- iManageSDK_10.10.1.91 ----- | |
| Analytics.dll | 3.8.1.0 |
| ARSoft.Tools.Net.dll | 2.2.8.0 |
| ARSoft.Tools.Net.xml | |
| BouncyCastle.Crypto.dll | 1.8.15362.1 |
| DocumentFormat.OpenXml.dll | 2.5.5631.0 |
| iManage.Common.LocalizableRes.dll | 10.10.1.91 |
| iManage.Utilities.dll | 10.10.1.91 |
| iManage.WorkOfficeAddIn.Patcher.dll | 10.10.1.91 |
| iManage.WorkOfficeAddinRes.dll | 10.10.1.91 |
| IManExtNet.dll | 10.10.1.91 |
| IMANRestClient.dll | 10.10.1.91 |
| Interop.Acrobat.dll | 1.1.0.0 |
| iwAddinInterfaces.dll | 10.10.1.91 |
| iwAddinObjects.dll | 10.10.1.91 |
| iwADFS.dll | 10.10.1.91 |
| iwCoauthorExt.dll | 10.10.1.91 |
| iwCommands.dll | 10.10.1.91 |
| iwCommandsRes.dll | 10.10.1.91 |
| iwCommandUtilities.dll | 10.10.1.91 |
| iwExtensibility.dll | 10.10.1.91 |
| iwFilePicker.dll | 10.10.1.91 |
| iwForms.dll | 10.10.1.91 |
| iwhost.dll | 10.10.1.91 |
| iwhost.xml | |
| iwIntegratedAppObjects.dll | 10.10.1.91 |
| IWInterfaces.dll | 10.10.1.91 |
| iwKillSessionCache.exe | 10.10.1.91 |
| iwObjects.dll | 10.10.1.91 |
| iwPortable.dll | 10.10.1.91 |
| iwRestServices.dll | 10.10.1.91 |
| iwSessionCache.exe | 10.10.1.91 |
| iwto.dll | 10.10.1.91 |
| iwto.xml | |
| iwWPFControls.dll | 10.10.1.91 |
| iwZipHttpServer.dll | 10.10.1.91 |
| JetBrains.Profiler.Windows.Api.dll | 777.0.0.0 |
| JetBrains.Profiler.Windows.SelfApi.dll | 777.0.0.0 |
| log4net.dll | 2.0.12.0 |
| log4net.xml | |
| Microsoft.ApplicationInsights.dll | 2.23.0.29 |
| Microsoft.ApplicationInsights.xml | |
| Microsoft.VisualStudio.OLE.Interop.dll | 7.10.6070.0 |
| Microsoft.Web.WebView2.Core.dll | 1.0.2903.40 |
| Microsoft.Web.WebView2.Core.xml | |
| Microsoft.Web.WebView2.WinForms.dll | 1.0.2903.40 |
| Microsoft.Web.WebView2.WinForms.xml | |
| Microsoft.Web.WebView2.Wpf.dll | 1.0.2903.40 |
| Microsoft.Web.WebView2.Wpf.xml | |
| Mono.Net.HttpListener.dll | 10.2.7.2 |
| Mono.Security.dll | 10.2.7.2 |
| Newtonsoft.Json.dll | 13.0.1.25517 |
| Newtonsoft.Json.xml | |
| RestSharp.dll | 106.2.2.20 |
| System.Runtime.InteropServices.APIs.dll | 1.0.0.0 |
| System.Windows.Forms.TreeListView.dll | 1.0.0.0 |
| \runtimes\win-x64\native\ | N/A |
| WebView2Loader.dll | 1.0.2903.40 |
| \runtimes\win-x86\native\ | N/A |
| WebView2Loader.dll | 1.0.2903.40 |