Detailed description of new features, enhancements and fixes for the AccurioPro Variable Data product line
CURRENT RELEASE VERSION
Version v18.80b29 for Adobe InDesign 2023 (Released: May 21, 2023)
OLDER RELEASES
Version v18.80b27 for Adobe InDesign 2023 (Released: May 2, 2023)
Version v18.80b10 for Adobe InDesign 2023 (Released: January 16, 2023)
Version v18.80b05 for Adobe InDesign 2023 (Released: November 21, 2022)
Version v18.80b02 for Adobe InDesign 2023 (Released: November 1, 2022)
All features listed below are available in the current release version.
Version-specific features are identified where appropriate.
Support for Adobe InDesign 2023 (with native support for Apple Silicon devices and macOS Monterey)
All releases for Adobe InDesign 2023 now support macOS Monterey, and will run natively on Apple Silicon devices.
NEW! – Data File Record Count Indicators [v18.80b27]
The AccurioPro VDP user interface has been modified to display the number of records available in the currently selected data file. To view the currently selected data file, along with the number of data records it contains, please check the following:
DDF Tool Tip on Panel
Hover your mouse over the DDF listed at the bottom of the AccurioPro VDP floating panel.
Verify Data File Dialog
When prompted to verify the currently selected data file, the record count will be displayed next to the data file name. If you do not see this dialog, please enable the Prompt for Data File Each Time preference option.
VDP Packager Data File
When you create a VDP Package, the data file name and number of records will be presented in the package asset list. Note that the record count (and other values) can be incorporated into your VDP Package name as well (see new VDP Packager Name Options feature below).
NEW! – VDP Packager Name Options [v18.80b27]
A new preference item called the Package Name Format allows you to specify the default name to use for VDP Packages. In addition to static text, there are several replaceable parameters that may be used in the name format. These replaceable parameters will be swapped with actual values when the VDP Packager dialog is opened. Following is a summary for the currently supported replaceable parameters:
<DOC_NAME> – Will be swapped with the base name of the InDesign Document to be packaged.
<DATA_FILE_NAME> – Will be swapped with the base name of the Data File to be packaged.
<RECORD_COUNT> – Will be swapped with the number of Records/Rows contained in the data file to be packaged.
The default Package Name Format is <DOC_NAME>, which uses the base name of the Adobe InDesign document for the package. Please note that all packages will receive the .zip filename extension, so it is not necessary to include this in the Package Name format.
NEW! – Single PDF File Output Mode for PDF/VT
This version includes a new output mode for PDF/VT that is designed to quickly produce individual, personalized PDF files. The file naming for each PDF can be controlled using the Control Frame feature, allowing each PDF file to be uniquely named using data extracted from the data file, or set via a rule. This new mode is distinct from the previous method of producing personalized PDF files in that it is more than 10 times faster! Please click here for more details about this new feature.
NEW! – Sheet Counter Functions
Two new functions (Sheet Counter and Job Sheet Counter) are now available for use. These counters can be used to automatically place sheet numbers anywhere on the InDesign document page. The functions work across the entire range of records, but can also be reset for job chunking applications. In addition, the sheet counter values can be evaluated by any rule, and the data can also be encoded into bar codes using the embedded link feature. Please click here to review the current list of supported variable link functions.
NEW! – Precise Width Adjustment for Linear Bar Codes [v18.80b27]
For certain linear bar codes, it may be necessary to make slight bar width adjustments to the codes in order to ensure compatibility with scanners and to pass quality standards. To assist in this process, a new setting for certain bar codes now allows you to adjust the width of the wider bars for the code. To enable this feature, simply select the setting that you want when you create the Barcode link, as shown below:
Each setting will slightly extend the width of the wider bars. The bar code formats that support this feature are Codabar, Code 39, Interleaved 2 of 5, and MSI-Plessey. This new feature can also be used in combination with horizontal scale and point size adjustments, which can be used to adjust equally the width of ALL bars within a linear bar code.
NEW! – 2D Bar Code Module Enhancements Following is the list of enhancements added to the 2D Bar Code Module for this release. |
> Full Support for Unicode: [v18.08b08] Added full support for Unicode data in 2D bar codes when using Embedded Links along with the 2D bar code Templates feature. This is important when creating 2D bar code formats such as vCard or Swiss QR Bill that must support special, accented characters. |
> Better Performance for Size to Fill: The new Size to Fill mode has been optimized to improve performance. This new mode is now much faster than previous versions, and is now the default option. Because of the chance that older codes (using the old Size to Fill option) would be sized differently, the older mode has been named Size to Fill (Legacy). If you have existing 2D bar codes and you want to take advantage of the updated speed, simply edit the code settings and change the Sizing mode from Size to Fill (Legacy) to Size to Fill. |
> New Sizing Option – Size to Match: The new Size to Match sizing option will automatically adjust the 2D code to match the width of the code already in the frame. To use this feature, create a default 2D code and then resize it using InDesign tools (drag-resize the frame, etc). Once the desired size is set, all subsequent bar codes will be rendered in the identical size, regardless of data content. This new mode is just as fast as Size to Fill, but also ensures consistent code dimensions across all data records. |
> New Template Editor Feature: The older Template dropdown menu has been replaced with a Template… button. When clicked, this option opens a separate template editor window, allowing you to easily create more complex 2D bar codes, such as the vCard format. No more having to edit text by hand – just use the template editor to map the data values you want to use and the code will be created for you. When used in conjunction with the new Read 2D Bar Code Data function, creating a 2D vCard can be accomplished in just a few clicks. Please click here for more details. |
> New Function to Read 2D Bar Code Data: A new variable link function called Read 2D Bar Code Data has been implemented in this version. This new variable link function is designed to read the default data used to create a 2D bar code. If the data contains Embedded Variable Link references (for example, if the data was created using the new template editor feature), then the embedded links will be swapped with live data during the merge, resulting in a unique code for each record. This approach is much easier than the older method, which required the creation of a link rule to drive the data. Please click here for more details. |
> New Hexadecimal Encoding for Data Matrix: A new encoding mode has been added for Data Matrix bar codes called Hexadecimal. This encoding format is designed to produce Deutsche Post bar codes. The input data is expected to be an even number of characters. Each 2-character pair represents the hexadecimal value of the character to be encoded in the bar code. With this encoding, each hex pair will be converted into the actual character represented by the hex value. The converted data will then be encoded as a Data Matrix bar code. |
> New Line Break Control Feature: [v18.80b27] This feature ensures that raw line break codes are translated into a specific line break character sequence. Background: For certain 2D Bar Code formats (such as Swiss QR Bill and vCard), each entry for the format is expected to end with a line break, and in fact the line break code can sometimes be very specific. For example, the Swiss QR Bill format specifies that each element MUST be terminated by a Decimal 10 character (commonly referred to as a LF or Macintosh line break), and the elements of the popular vCard format must be terminated by two line break characters (Decimal 10 and Decimal 13, commonly referred to as a CR/LF or a Windows line break). NOTE: As reported by our European customers, in the case of vCard, the CR/LF line break setting is important to ensure proper scanning on Android devices – it seems that iOS devices do not really care about the line break character. To ensure that the appropriate line break character will be applied to your codes, we added a feature that will verify all line break codes in variable data and force them to be a specific type. This has been added as a new dropdown menu in the 2D Bar Code interface, as shown below: Choose the default setting of Auto to use the default line break codes (same as in previous versions), or select a specific line ending code to use for your data. The software will use the selected code for all line breaks in the encoded data, thereby ensuring a quality 2D bar code encoding. |
> New Context Menu Support: [v18.80b27] If you select a text frame using the Selection tool, right-clicking on the frame will expose the 2D Bar Code Module menu: We hope this change will make it easier to create and manage variable 2D bar codes in your documents. |
NEW! – Longest and Shortest Line Test Improvements Following is the list of enhancements added to the Longest/Shortest Line test feature. |
> Automatic Overset Text Reporting: After running a Longest Line or a Shortest Line test, an Overset Text Report is now run automatically. This report will provide a list of any overset text encountered in the document, and allow you to jump to and review those areas quickly. In order to facilitate an undo of any changes (for example, overset text that may have been modified by CopyFit), the report dialog now provides a single Undo Change button, which will automatically revert the document back to the state prior to initiating the operation. This feature was added per user request, and we appreciate the feedback and suggestions! |
> Record Range Reporting: [v18.80b27, updated in v18.80b29] A new Records… button has been added to the Overset Text Report dialog that will provide a list of record numbers responsible for the longest/shortest lines, allowing you to preview or proof only those records. Details: The Longest and Shortest Line Tests have always worked in the same fashion. Basically, the longest/shortest piece of text for every variable link that is used in a document is located in the data file, and then that data is used to populate those links in the document. This presents a worst case scenario that you can use to resize existing text or frames to ensure you will not encounter any overset conditions during the merge. The problem with this approach is that it lacked the ability to identify the specific records of the data file responsible for the longest/shortest lines, and often disparate data from different records ended up being merged into the same text frame, which presents an unrealistic condition that would not actually be encountered during the merge session. To assist with these tests, we have added a new Records… button to the Overset Text summary dialog that appears at the end of each test. The Records button will display a comma-separated list of all record numbers that resulted in the longest/shortest line of data for all variable links in the document. This comma-separated list can then be copy/pasted into the Record Range field at the start of a merge session, allowing you to proof or print only those records responsible for the longest/shortest lines. This approach will provide a more accurate reflection of the actual longest/shortest conditions to be encountered in the job. HINT: You may wish to enable the Show Overset Text Info preference item, which will indicate in the Data Preview panel whether there are any overset text frames in the document as you preview each of the data records. |
NEW! – Field Remapping Feature
Another user request was to be able to retain defined variable links and rules, even when the field ordering of the data file has been changed. To facilitate this, when the user runs a Data Source Setup, if the document has already been prepared using a previous setup, the user will be prompted with several options. One of those options is to remap the fields/links already defined in the document. In this case, a separate dialog window is presented showing the user which links have been remapped. This new feature should make it easier for clients to utilize updated data files where the field ordering has been modified.
NEW! – Skip Pasteboard Objects Preference
For certain customers (using the Build Document feature, for example), it is sometimes desired not to process items that have been placed onto the pasteboard area of the document (note that these items are always skipped during a merge/print session, but are processed during Data Preview and Build Document). This preference option now prevents pasteboard objects from being processed during a merge session.
NEW! – Specify Import Options for Variable PDF Files
There is now an option under the AccurioProA > Utilities menu called Set PDF Import Options…, which allows you to explicitly set the Page Number, Cropping, and Transparency settings that will be applied to any PDF file merged into the selected InDesign picture frame. This feature replaces the previous Set PDF Page Number to Import menu item (note that the rule action Set PDF Page Number to Import is still fully supported). Please click here for more details about using this feature.
NEW! – Text Link Visual Indicator Changes
We have modified the visual indicator for text range links in the document to allow users to more easily visualize where rules and styles have been applied. Here is a list of how the new indicators should appear in your documents:
Legacy Placeholder Mode [v18.80b27]
If you prefer to view the placeholders as they appeared in previous versions, we added a mode to the panel flyout menu called Legacy Placeholder Mode. When this mode has been toggled, the variable link placeholders continue to be drawn in the original, single-underscore fashion. You can toggle between modes if you need assistance detecting where a Rule or a Price Style have been applied in the document (both of which will display with a double-underscore placeholder indicator).
Updated Duplex Sequencing for Multi-up Imposition [v18.80b27]
Based on feedback from our customers, we have modified the way that the Multi-up Imposition feature creates and sequences duplex templates. This change will be especially apparent when rotation has been applied. Many thanks to our customers for their valuable feedback on this modification!
Fixed MPS Variable Table Crash Condition [v18.80b27]
Fixed a problem in AccurioPro Catalog that caused a crash when a table was updated using the AccurioPro Catalog floating panel and a table row was removed via the MPS Variable Table feature. This crash occurred only while updating via the floating panel and did not occur in standard document updates.
Fixed Preflight Report Minor Issue [v18.80b27]
Fixed a minor Preflight Report issue where the report was not listing Article files that were referenced in variable text links.
Fixed PDF/VT Crossover Graphic Issue [v18.80b27]
Fixed a PDF/VT caching issue related to crossover graphics. The symptom was the misplacement of the static graphics in the PDF output.
Fixed UTF-8 Filename Issue [v18.80b27]
Fixed a Windows-only bug related to UTF-8 characters not being interpreted correctly when creating individual, variable PDF files.
Fixed UI Issues [v18.80b27]
Fixed various UI issues in several dialogs, including the Variable Links and Rules dialog windows.
Fixed Odd Anchored Frame Issues [v18.80b27]
Fixed a crash condition that was related to anchored, variable frames, which also appeared in overset text (took a while to track that one down)! In addition, we also fixed a problem with auto-sized, anchored text frames that were not resized properly following a merge.
Added Warning for Variable Picture in Picture [v18.80b27]
We have added a warning for variable picture frames that have been placed within another picture frame (a rare occurrence, but one that you should be aware of because images placed in this fashion can be confusing and will cause a performance slowdown).
Fixed Issue with Create Document from PDF Feature [v18.80b27]
A customer reported an issue where the resulting document dimensions where incorrect if the unit specifier (pt, in, etc.) was omitted from the width or height fields in the dialog window. This issue has now been repaired.
Fixed Issue with 2D Bar Codes and Proof Link Mode [v18.80b27]
A customer reported an issue related to changing the sequence number of a variable, 2D bar code causing some strange behavior. This was related to having been in Proof Link Mode while performing the change. This issue has now been repaired.
Fixed Windows-only Crash on Update Alerts [v18.80b10 update 1 for Windows]
Fixed a problem with Windows systems that would occasionally cause a crash to occur after dismissing a software activation alert at startup.
Fixed PDF/VT Compatibility Issue [v18.80b10]
Fixed a problem with PDF/VT compatibility where the incorrect metadata was being stored.
Fixed Variable PDF Placement Issue [v18.80b05]
Fixed a problem where the default PDF Placement settings (in AccurioPro VDP Preferences) were not being implemented properly.
Fixed Mixed Line Ending Issue
Fixed a bug where data files that contained a mix of different line ending codes were causing the the software to determine the incorrect File Origin when using Auto Detect mode.
Fixed Odd Extra Character Issue
Fixed an uncommon issue where certain documents that contained other hidden tag information could cause an extra character to appear during data preview and print output. This occurred only when the document contained hidden information, and where the placeholder was assigned to exactly two-characters of text (I told you it was odd)!
Fixed Optical Kerning Issue for 2D Bar Codes
Fixed a bug where optical kerning applied to a 2D bar code was not being reset during the code creation. To ensure proper code scanning, when working with Linear or 2D bar codes please do not apply any kerning or letterspacing to the bar code text.
Fixed Macintosh Splash Screen Issue
Fixed a long-standing issue with Macintosh systems where launching InDesign by double-clicking on an document would successfully launch the application, but the selected document could not be opened due to interference from the AccurioPro VDP splash screen. This has been repaired and should no longer be an issue (splash screen is now suppressed when a document open event is detected). Sorry it took so long to fix this one!
Support for Adobe InDesign 2022 (with native support for Apple Silicon devices and macOS Monterey)
This is the fifth full release for Adobe InDesign 2022 for both Macintosh and Windows. This release also supports macOS Monterey, and will run natively on Apple Silicon devices. This release requires Adobe InDesign version 17.2 or newer, so please be sure to update your copy of Adobe InDesign before installing the new version.
REQUIRES ADOBE INDESIGN 17.2 OR NEWER – REQUIRES ADOBE INDESIGN 17.2 OR NEWER – REQUIRES ADOBE INDESIGN 17.2 OR NEWER
See below for a video overview of the new major features!
NEW! – Enhanced Linear Bar Code Integration
This release includes a complete update of the linear bar code capability for AccurioPro VDP. The new version now supports a variable link type called “Barcode”, which eliminates the need to create specially-named Keyword Links as in previous versions of the software. Along with this new link type comes a brand new set of Open Type bar code fonts in various sizes. This new integration completely streamlines the creation of the most popular linear bar code formats. Please visit www.meadowsps.com/keyword-link-conversion for more details about how to convert your existing Keyword bar code links into the new variable link format. A full bar code tutorial video and copious documentation is also available at www.meadowsps.com/barcode-documentation.
NEW! – Updated and Brand New Variable Link Functions
As with the updated barcode link type, we are also replacing the older Keyword Link method for implementing a number of powerful variable link functions. When a function is specified for a variable link, the data to be merged is calculated by the software (rather than being read from a data field). Some common examples of functions include Date, Time, and Record Number. The new version has been enhanced to include support for a number of new functions, including Job Count, Job Number, and Page Number functions. Please see www.meadowsps.com/functions-documentation for more details about using the variable link function feature.
NEW! – Additional Control for Empty Links and Line Deletion
When a user chooses the option to delete a Variable Link when the incoming data is empty, previous versions of the software included a checkbox option to also remove the entire line. However, the Remove empty lines feature worked only if the rest of the line did not contain any printable characters. The new software includes a feature to remove the entire line, even if the line contains printable characters or other links. This feature will be very useful for the automatic removal of lines in a tab-separated table structure, for example. Please click here for more details about the new Delete entire line option.
NEW! – Improved Performance for Large Data Files
Customers running large data files may see a dramatic performance improvement with this version. Previous versions sometimes exhibited a slowdown as the merged records were being processed for longer record ranges. This slowdown was evident only on jobs that could not be indexed efficiently. The internal indexing process has been revised to allow for linear processing times across the entirety of the data file records (in other words, it’s faster now)! [Added in v17.77b03]
Fixed Cannot Delete Temp Folder Error
A number of users reported a random error message related to being unable to remove a temporary file during VDP processing. This condition has been repaired in this release. We apologize for the inconvenience.
Fixed Picture Positioning Issue
Some users reported that, when a variable picture frame already had an existing picture in place, subsequent variable images inherited the scaling of the image last placed into the frame. This was evident only when the positioning option was set to Top/Left, Center, or Fit Frame to Picture. In the new software version images imported using one of these positioning methods will be placed at 100% scale, even if the frame already contains an existing picture.
Fixed Rules Module Interactive Mode Issue
Repaired an issue when running the Rules Module in Interactive Mode that caused a crash condition for various Frame Rules.
Fixed Keyword Link Font Issue
Repaired a problem where, when a Keyword Link (now known as Functions) was utilized, the merged data would sometimes revert to the default font instead of retaining the font and style assigned to the link.
Fixed VDP Packager Zip File Issue on Macintosh
Updated the VDP Packager to fix an issue where some type-1 fonts were being added to the Zip archive with zero bytes.
Updated Squinch Reporter Module
Updated the Squinch Reporter module for AccurioPro Catalog to address two customer-reported issues related to anchored items and pasteboard items causing an error condition during automated Squinch frame creation.
Fixed Function Issues
Updated the new Function support to fix a couple of issues related to the Page Name and Page Number functions where the data returned from those functions could not be evaluated via a rule. [Added in v17.77b03]
Fixed Preflight Issues
Fixed a few issues related to Preflighting when specific record ranges were being used. [Added in v17.78b00]
Added Inclusive Terminology
Updated some menu items and messages to coincide with Adobe’s new inclusive terminology, specifically Master Pages are now referred to as Parent Pages.
Support for Adobe InDesign 2022(with native support for Apple Silicon devices and macOS Big Sur)
This release fully supports the latest 2022 release of Adobe InDesign for both Macintosh and Windows. This release also supports macOS Big Sur, and will run natively on Apple Silicon devices.
NEW! – Enhanced Preflight Caching for Article and GroupPicture Links
Jobs that utilize AccurioPro Article or GroupPicture links are now included as a part of the Preflight Report, and will also be cached via the Preflight Caching mechanism. This change will result in dramatic performance improvements for jobs that utilize these two Variable Link types.
Updated HTTP Module
The HTTP Module has been modified to no longer read newline characters from the HTTP Fragment files. All HTTP Fragment files should include a single URL for processing.
Updated Index Builder Module
The Index Builder module has been updated to address a potential crash condition that occurred when attempting to add a first-level index item to an existing index list.
Support for Adobe InDesign 2021(with native support for Apple Silicon devices and macOS Big Sur)
This is the sixth release to fully support the latest 2021 release of Adobe InDesign for both Macintosh and Windows. This version (16.74b08) has been updated for use with Adobe InDesign 2021 v16.4 (and newer versions). This release also supports macOS Big Sur, and will run natively on Apple Silicon devices. Please update your copy of Adobe InDesign before installing this updated software.
REQUIRES ADOBE INDESIGN 16.4 OR NEWER – REQUIRES ADOBE INDESIGN 16.4 OR NEWER – REQUIRES ADOBE INDESIGN 16.4 OR NEWER
NEW! – Native Support for Apple Silicon Devices
This is the first release to fully support macOS Big Sur, and the software will now also run natively on Apple Silicon-equipped devices (and let me tell you – it’s fast!)
NEW! – Added Multi-page PDF File Caching
The variable asset caching mechanism has been modified to now support the caching of individual PDF pages selected for import using the Set PDF Page Number to Import feature of the software. PDF assets that use different page numbers are now treated as unique and will be cached accordingly, resulting in dramatically improved performance.
NEW! – Improved Page Omission Performance for PDF/VT
Vastly improved performance for multi-page variable data jobs that omit pages from printing based on Page Rule criteria specified by the user. Previous versions encountered performance degradation when pages were omitted from the output. This new version now ensures that all of the preflight and other caching mechanisms are unaffected by the omission of pages from PDF output (in brief, it’s faster).
NEW! – Faster Preflight Performance
The built-in Preflight feature has been streamlined to provide even better overall performance. This performance improvement will be most noticeable on documents that utilize a large number of Variable Links.
Updated Enfocus Switch Configurator
An updated version of the Enfocus Switch Configurator (v18.0) is now available. This version of the AccurioPro VDP Configurator is compatible only with the current AccurioPro VDP software release (v16.74b08) or newer. Please open a support ticket if you would like to receive the latest version of the AccurioPro VDP Configurator for Enfocus Switch. NOTE: Enfocus Switch is not yet compatible with macOS Big Sur and Apple Silicon devices.
Data Source Detection Improvements
Additional checks have been added to better determine ASCII, ANSI, and Unicode (UTF-8) data types when the data type is not set to Automatic. This serves to warn the user when the selected data file does not match the format chosen for their DDF settings.
Fixed Anchored Image Issue
Fixed a customer-reported issue related to the caching of static, inline/anchored images when multiple instances were utilized within the same text frame, and the VDP Optimizer mode was set to Advanced.
Fixed Character/Paragraph Style Issue
Fixed a customer-reported issue where Character and Paragraph styles were not being applied via a Rule when the data being imported was empty, and the Variable Link was set to Ignore the imported content. This unique approach provides a cool way to apply InDesign style sheets to ostensibly static content in the document.
Thank you to our customers for your continued support of our software, and for your most valued feedback – we really appreciate it!
Support for Adobe InDesign 2021
This is the fifth release to fully support the latest 2021 release of Adobe InDesign for both Macintosh and Windows. Please note that clients have reported issues with the previous v16.72 builds when running with the newer Adobe InDesign version 16.2.1. The new version (16.73b06) has been updated for use with Adobe InDesign 2021 v16.2.1. Please update your copy of Adobe InDesign before installing this updated software.
16.73b06 MAINTENANCE RELEASE
This build includes a number of bug fixes reported by customers using the previous releases for InDesign 2021, including a problem using Filename Frames, as well as a VDP Optimizer issue related to shifting static graphic images in some cases. Please be sure to update your system to this version. All of the features listed below are also included in this new release.
NEW! – Dramatic Performance Enhancements for PDF/VT Output
Our team of engineers have added many new performance enhancements to the PDF/VT output capability of AccurioPro VDP software, and the results are quite dramatic! As always, the performance improvements will vary depending upon the type of VDP job you are running, but especially for jobs that utilize variable graphics, layers, or pages, we have seen performance improvements anywhere from 2x to 50x faster. Whoa! For more information about how to use these new features, please click here to access the PDF/VT Performance article on our support database, which also includes a new training video to guide you through the entire process.
NEW! – Asset Validation Feature for Preflight Reports
The Preflight Report now includes a new Verification feature. This new feature can be used to test every asset that is located during the Preflight session to ensure that there are no corrupt or damaged images or other external assets that may cause a problem during the VDP merge. We have found this feature to be especially useful for clients that reference Google Maps data or other auto-generated image files, which are unique for every record of data. Please click here to have a look at a video snippet for more information about this new feature.
NEW! – Unicode Support for 2D Bar Codes
All of the 2D bar code formats now support Unicode data. When choosing the correct format for Unicode, please be sure to select the Automatic encoding method. This method will determine the encoding most appropriate based on the format of the incoming data. For more information about Linear and 2D Bar Coding support, please click here to access the new Bar Coding tutorial and article on our support database, which now includes a complete bar code training video.
NEW! – Pro Pack Supports Variable Length Tables
The optional Pro Pack module now supports a built-in feature called the MPS Variable Table. Using this feature, the user can define a set of criteria that will trigger the removal of empty or other table rows during a VDP merge session. This feature can be very useful for conditions where a variable number of table rows are being processed, and the InDesign table must be collapsed to remove unused rows. In addition to empty rows, the feature can also be set up to remove table rows based on a specific condition (such as a table cell that contains a specific value). In addition to this new, built-in feature, the Pro Pack also continues to allow you to develop your own Custom Rule Actions, providing for the ultimate in customization. Please contact us if you are interested in setting up a demonstration of the new Variable Table feature.
NEW! – Added Rule Action Omit Frame from Print
A new Frame Rule Action has been added that can be used to omit a particular frame from printing. When this action is triggered, the InDesign frame that has been assigned the Frame Rule will be suppressed from printing, causing the entire frame and all content to be omitted from the final output.
Updated Enfocus Switch Configurator
An updated version of the Enfocus Switch Configurator (v16.0) is now available. This new version exposes two new property elements that can be used to control the updated performance features of AccurioPro VDP software. This version of the AccurioPro Configurator is compatible only with the current AccurioPro VDP software release (v16.72b10) or newer. Please open a support ticket if you would like to receive the latest version of the AccurioPro Configurator for Enfocus Switch.
Font Name Fix in VDP Packager and Switch
A customer reported that in previous versions of the VDP Packager feature and the Enfocus Switch Configurator, when a font was missing, the name of the missing font would sometimes be reported incorrectly. This has been repaired.
Rule Action Fix for Set Data to: with Long Data Strings
A customer reported an issue with the Set Data to: rule action where the operation would generate an error or fail when very long data strings were being utilized. This has been repaired.
Support for Adobe InDesign 2021
This is the first release to fully support the latest 2021 release of Adobe InDesign for both Macintosh and Windows.
NOTE: Many of the features listed below were also included in the 16.62b30 version, which was released on November 16, 2020. Items that are specific to the 16.70b0 release have been added to the end of this list.
NEW! – Custom and Fitered Record Range Support
Custom Record Ranges: AccurioPro users may now utilize custom record ranges for all VDP applications. In previous versions, the user was able to specify a range of records to process, but could not selectively process individual records. This new features allows you to add any record range you would like, including continuous ranges as before. Record ranges should be separated by commas and dashes, as is common in Adobe applications. For example, (1,5,7,9-12,17-21) would print the records 1,5,7,9,10,11,12,17,18,19,20,21.
Filtered Record Ranges: In VDP workflows, it is common practice to identify a few records out of a large data file that should be used for proofing purposes. The new AccurioPro version provides a way to filter the record ranges to process based on a set of user-defined criteria. As an example, you can specify whether a variable data field should be empty, not empty, or contain a specific value. AccurioPro will automatically search all of the data file records, and extract only those record numbers that match the specified criteria. This new feature is accessible via the dropdown menu next to the record range area on the main AccurioPro dialog window. Check out the video for more details!
NEW! – Label Sort Mode
In addition to Step By and Cut & Stack mode, AccurioPro now includes a brand new mode named Label Sort. The Label Sort mode can be used for label printers and cutters that require the variable data output to be printed in a continuous fashion, with the data split across two or more rows or columns on the sheet, and with each sheet picking up where the other left off. To use this new feature, you create the same multi-up layout as you have done before, but when you start the merge you simply select the Label Sort option. The software will ask you to confirm the number of Rows and Columns that you have specified on the sheet, and will proceed to sort the data in the appropriate order. This feature is fantastic for label printers or Duplo cutters that require the VDP output be produced in a very specific order. Check out the video for more details!
NEW! – Specify Number of Copies per Record or Page
AccurioPro now includes a feature for printing duplicate copies of an entire Page Set, or for Each Record. For Page Set duplication, we have implemented a new Control Frame that allows you to conditionally control how many copies of a job to print. Whatever number is in the control frame will be the number of copies printed. You can set the number of copies variably by placing a Variable Link inside of the Control Frame, which can pull data from a separate data field. For multi-up applications where your data contains a Quantity field for each record, we’ve also added an option for that. By checking the new Enable Copies per Record preference item, you will be prompted at the start of the VDP merge session to select the Variable Link that holds the quantity value for each record. During the merge, each record will be processed repeatedly up to the quantity entered into the field. This approach can be useful for business cards and other items that must be printed in a multi-up fashion.
NEW! – Optional HTTP Module
The HTTP module provides support for variable pictures and other assets that can be referenced via a URL reference (ex: http://www.yourwebsite.com/images/imagename.jpg). Images can be stored on any server or storage location accessible via HTTP, and every image format supported by Adobe InDesign can be referenced in this same fashion. Full integration has been provided with the built-in AccurioPro VDP Preflight Report, which will verify the image locations prior to the start of a merge. Assets can also be collected and downloaded locally using the Preflight feature for improved overall performance. In addition to URL-based image support, the HTTP module also provides direct database connectivity for AccurioPro Catalog users. Rather than work through an intermediate CSV data file, for example, the HTTP module can permit direct updating of documents by connecting to an external database system.
NEW! – Support for GS1 Data Matrix and EAN-8 Bar Codes
The 2D Bar Code Module has been modified to support GS1 Data Matrix code generation. In addition, the Linear Bar Code Module now provides support for EAN-8 linear bar codes. The new Data Matrix and EAN-8 support both require an updated set of fonts be installed on your system. For details on this, please visit www.meadowsps.com/barcode-update.
NEW! – Additional Image Positioning Options
For variable picture links, two new options have been added for adjusting the Vertical and Horizontal alignment. These adjustments are applied to the variable image after the initial positioning options have been applied. For example, let’s say you have a variable picture that you want to scale and size to fit an image frame (which is the default option). Sometimes, this leaves the picture in the middle of the picture frame with additional white space on either side. For this example, you can now also set the Horizontal Alignment of the picture after it has been scaled to align the image to the left edge of the frame, but retain the original scaling. This is a great option for signatures and other images where more precise positioning is desired. Check out the video for more details!
NEW! – Updated Pro Pack Module
The Pro Pack module now provides access to many of the scripting API events. This module allows the user to develop their own Custom Actions that can be triggered by any Link, Frame, or Page Rule. The Pro Pack has also been updated to include a number of example scripts to help you get going quickly. Note that a knowledge of JavaScript is required in order to develop your own Custom Actions. If that’s not your thing, the Meadows team is available to assist with any Custom Action development needs you may have.
NEW! – Variable Link Report for AccurioPro Catalog
The helpful Variable Link Report has been added to the AccurioPro Catalog Action menu. This feature will provide a list of all AccurioPro Catalog placeholders used within the current document. The report lists the Link Name, Rule, Search Key, and Page Number where each placeholder is located. This handy utility is fantastic for tracking down problem or hidden placeholders in your InDesign documents.
NEW! – User Interface Changes
We’ve made a few user interface changes to try and consolidate the menu items between AccurioPro VDP and AccurioPro Catalog. Here is a summary of those changes:
We changed the Merge Document action to now read Update Document. This feature is used by some AccurioPro VDP users to update the content of the current InDesign document with a single record of data. We also added a Merge… item in the flyout menu on the AccurioPro VDP floating panel.
We modified the main AccurioPro Catalog dialog to provide access to the all features from under the Action dropdown menu. Those features include Update Document, Variable Content Report (previously named Report), Batch Processing, and the new Variable Link Report.
To access any of these AccurioPro Catalog features, select Merge… from under the main AccurioPro menu, or under the floating panel flyout menu, and then select the feature from under the Action dropdown menu. The CopyFit and Rules options are available on the separate Options tab on the main AccurioPro Catalog dialog window.
Fixed DDF Switching with Placed InDesign Documents Issue
This release fixes an issue where documents that contained other placed InDesign documents sometimes caused an unwanted switch in the DDF when the document was first opened.
Fixed Smart Tags Crash with Empty Lines
With the Smart Tags feature enabled, some customers reported a crash condition that occurred when an empty line was being removed. This issue has been identified and repaired in this release.
Fixed Page and Frame Rule Reporting Issue on Master Pages
For Page and Frame rules, the report dialog window always displayed any such rules that were assigned to master pages as being on page 1 of the document. This issue has been repaired in this release.
Fixed Hide/Show Layer Action Undo Issues
Fixed an issue related to the hide and show layers Rule Action. When performing an Update Document event, the layer actions were not respecting the Undo/Redo command properly. This issue has been repaired in this release.
Fixed Invalid Search Key in Rules Panel
Fixed an issue related to the display of the Sequence Number/Search Key in the Rules panel when a Page Rule was selected. The correct value is now displayed in the panel. This was only a user interface issue and did not affect the performance of the software.
Fixed issues with UTF-8 data handling in Rules Data, File Paths, Variable Link Prefix and Suffix [16.70b0]
Various issues related to UTF-8 data being embedded in rules data and file paths were repaired in this release.
Changed default 2D bar code sizing mode to Shrink to fit to improve performance [16.70b0]
The previous default sizing mode for 2D bar codes was set to Auto, which automatically sized the bar code to fill the frame. This could result in degraded performance. The Auto sizing mode has been renamed Size to Fill, and the new default mode is now Size to Fit. In the Size to Fit mode, the bar code is only adjusted if it oversets the encompassing text frame. This results in significant performance improvement in most cases.
Changed Data Matrix format menu to list the size of the bar code to be created [16.70b0]
The previous Data Matrix format menu listed a single number identifying the available formats. This menu has been modified to represent the overall dimensions of the Data Matrix bar code in terms of horizontal and vertical dots.
Fixed issues related to GS1 Data Matrix encoding [16.70b0]
Several issues related to GS1 Data Matrix encodings have been repaired in this release.
Fixed a Mac-only issue related to the Document fonts folder [16.70b0]
Certain fonts on the Macintosh that were resident to the local Document fonts folder were not being processed during the print driver session. This was a rare occurrence, and was typically related to fonts containing trademark characters or other unique naming conventions. This issue has been repaired in this release.
Changes to Multi-up Imposition Feature [16.70b0]
The multi-up imposition feature now detects when a document had been previously imposed, and prompts the user to delete any existing Imposition Layers. The Imposition Layers include the Crop Marks, Imposition Frames, and Imposed Objects layers that are automatically created by the imposition process. This allows the user to clear existing imposition elements when running multiple impositions on the same document.
Fixed issue with batch mode in PDF Exporter module for AccurioPro Catalog [16.70b0]
The previous version of the PDF Exporter module would result in an error during batch processing. This issue has been repaired in this release.
Improved support for software activation via proxy server [16.70b0]
The software activation has been modified to work when used on systems that utilize a proxy server without requiring custom setting modifications.