Release: InCatalog 2.33 for InDesign 2023-2025

This release allows POSIX-style path extraction in macOS.

Update

To update, download and install the latest version from the product installation section.

Changes

  • Adds an Extract POSIX-style picture paths option to InCatalog’s Create/Update Data preferences panel. When enabled, picture paths to local files are extracted as POSIX-style paths (like /Users/Me/Documents/pic.tiff) instead of classic HFS-style paths (like MacintoshHD:Users:Me:Documents:pic.tiff). For backwards compatibility, the default setting is HFS-style. (macOS only)
  • Adds a POSIX paths parameter to scripted data update events. When set, picture paths to local files are extracted as POSIX-style instead of HFS-style. (macOS only)
  • Fixes a problem that could extract “/” (a slash) as the path for an empty picture frame instead of “” (nothing). (macOS only)
  • Fixes a problem that removed legitimate % signs (and the two characters after them) from extracted picture paths.