Multipage Export plugin
The Multipage Export plugin is a custom plugin available for Tungsten Transact.
This plugin runs in the Export module and generates multipage PDF and TIF files in the final drop folder for each document type in a batch. The Multipage Export plugin replaces the deprecated CREATEMULTIPAGE_FILES plugin, offering improved efficiency and functionality. It provides the following improvements and changes:
- Improved OCR quality
- Improved output PDF quality
- A larger selection of output file size options
- Reduced processing time
Here is a high-level overview of the steps to deploy the Multipage Export plugin:
-
Import the Multipage Export plugin to Transact.
-
Add the plugin to your batch class.
-
Restart Transact.
-
Configure the plugin according to your workflow requirements.
Prerequisites
To use the Multipage Export plugin, the following prerequisites must be in place:
- Go to Module > Export, and add the Multipage Export plugin from the Associated Plugins list.
- You need a batch class with a document type configured. For detailed steps, see Add new document type.
The CREATEMULTIPAGE_FILES plugin is deprecated and has been replaced by the MULTI_PAGE_EXPORT plugin. You need to remove the deprecated plugin and its dependencies from the batch class. You can manage plugin dependencies from . For more information, see Workflow Management.
Add the Multipage Export plugin
To add the Multipage Export plugin to your batch class, perform the following steps:
- From the Batch Class Management page, select your batch class and click Open.
- Go to .
- Add the MULTI_PAGE_EXPORT plugin from the Associated Plugins to the Selected Plugins column. This should be the first plugin in the Export module.
- Click Deploy.
- Restart Transact.
Configure the Multipage Export plugin
Perform the following steps to configure the Multipage Export plugin.
-
In your batch class, go to
.
- Set the Multi Page Export Switch to On.
-
Configure the remaining properties according to your workflow requirements.
See the following table for more information.
Configurable property Options Description Multi-Page Export Switch
-
ON
-
OFF
This switch enables the plugin.
PDF Creation Process
-
iText
-
System Default
-
OFF
This property determines the underlying technology to create PDF files.
System Default uses OmniPage . This plugin can create both TIF and PDF files. When this property is set to OFF, Transact does not create PDF files.Use Original PDF Pages
-
NO
-
When EText Detected
This property determines whether Transact uses a transformed image when a text layer is detected, or uses the originally uploaded PDF.
PDF Compression Profile
-
System Default Compression
-
Higher Quality / Low Compression
-
High Quality / Medium Compression (recommended)
-
Medium Quality / High Compression
-
Lower Quality / Max Compression
This property determines the compression profile for the created PDFs. Based on your selection, this property balances file size against the expected quality of images, text, and other file content. System Default Compression uses a single-stage compression method. All other profiles use a dual-stage compression method.
PDF Compliance
-
None
-
PDF/A (for use with iText created PDFs)
This property determines if the exported PDF files are PDF/A-1b compliant.
To select PDF/A, the PDF Creation Process must be set to iText.Documents do not go through PDF/A-1b transformation if:
-
Use Original PDF Pages is set to When EText Detected.
-
PDF Creation Process is set to System Default.
TIF Creation Process
-
OFF
-
ON
This plugin can create both TIF and PDF files. When this property is set to OFF, Transact does not create TIF files.
The Multipage Export plugin can create both PDF and TIF files for export, depending on your configuration. See the following table as a guideline for determining your output file types.Output file types PDF creation process TIF creation process PDF only
iText or Default
OFF
PDF and TIF
iText or Default
ON
TIF only
OFF
ON
-
- Click Apply to update the batch class.
- Click Deploy to update the workflow.
Limitations
- In a new batch class, the values manually configured in the MULTI_PAGE_EXPORT plugin for the previous batch class are displayed instead of default plugin configurations.
- Upgrading the plugin may result in duplicating .jar files in <Transact Installation Directory>\SharedFolders\customPluginJars. This may lead to unexpected results. Remove duplicates manually.
Release notes
|
Release versions |
Release date |
Notes |
|---|---|---|
|
2.0.5 |
January 24, 2025 |
Utilizes the OmniPage engine for improved PDF generation and OCR capabilities. |
|
2.0.4 |
September 12, 2023 |
Compatibility release for Transact 2023.1.00. |
|
2.0.2 |
November 29, 2022 |
Fixed batch XML output related to <override-existing> tags. |
|
2.0.1 |
July 18, 2022 |
Fixed log4j security vulnerability. |
|
2.0.0 |
November 9, 2021 |
Transact for Linux support added. Certified with Transact 2020.1.06 for Linux. |
|
1.0.0 |
March 16, 2021 |
Certified with Transact 2020.1.03 for Windows. Incompatible with Transact for Linux. |