Skip to main content
Skip table of contents

(v13) HVD constraints


This page applies to Harlequin v13.1r0 and later; and to Harlequin Core but not Harlequin MultiRIP.

Page content:

Harlequin VariData relies on processing different elements of the PDF file at different times, which imposes some restrictions on how it can be combined with other RIP features:

  • HVD cannot be used with modular screens.
  • The HqnInitImpose entry point to the HqnImpose2 procset cannot be used with either internal or external HVD.
  • TrapPro and HVD are mutually incompatible and an attempt to enable both at once results in a warning %%[ Warning: TrapPro enabled disabling Harlequin VariData ]%% .
  • RLE output and HVD are incompatible and turning both on at once results in the warning

%%[ Warning: RLE output enabled disabling Harlequin VariData ]%%.

RLE is only available with Harlequin Core.

  • No element of RIP configuration (such as pagedevice ), which has any effect on the RIP’s output may be modified during an invocation of pdfexec or pdfexecid . sensepagedevice or other hooks which do different things to the pagedevice on what would otherwise be equivalent pages would break HVD's assumption that the pagedevice is determined purely by the config (which is applied before the job starts) and the PDF interpreter and nothing else.

Constraints specific to external Harlequin VariData

  • The HqnInitOverlay entry point to the HqnImpose2 procset can be used with internal HVD, but not with external HVD.
  • If HVD and recombine are enabled at the same time, HVD is turned off with the warning

%%[ Warning: Recombine enabled disabling Harlequin VariData ]%% .

From Harlequin v14, the recombine feature will be removed.

Anti-aliasing (ResamplingFactor ) is not compatible with the use of External HVD, whereas it can be used with Internal HVD.

  • If ContoneMask is not set to 1 or more when eHVD is used, a warning is emitted:

%%[ Warning: Contone masking may be required with eHVD ]%%

  • Better eHVD does not handle StartPage /EndPage hooks, especially those generating marks.

Constraints specific to external Harlequin VariData with Position Independence

If eHVD is used in combination with tiling, you should set OptimizedPDFPositionIndependent to true; non-position-independent eHVD emits rasters the full size of the page and is therefore unsuitable for use with tiling.

  • Position-independent HVD is disabled (that is, the RIP continues execution with /OptimizedPDFPositionIndependent false), when patterns are present in the input PDF unless the OptimizedPDFIgnorePatternPhase parameter has been set to true.
  • Before v11.0r4, position independent HVD was not compatible with using ImagingBBox. For example, when used to achieve a workflow where pages are slightly cropped in order to make multiples fit across the web on the press.

Additional constraints are set out in relevant places in the following text.

Constraints specific to iHVD

  • iHVD is not compatible with dynamic spots; a warning is issued that

    %%[ Warning: Dynamic spots enabled disabling Harlequin VariData ]%%
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.