Java AFP-to-PCL Transformer missing signature on printed output
search cancel

Java AFP-to-PCL Transformer missing signature on printed output

book

Article ID: 258288

calendar_today

Updated On:

Products

Spool

Issue/Introduction

We have a problem with the AFP-to-PCL (A2PC) Java transformer where the printed output is missing a signature. We do not have this problem with the old v12 A2PC transformer, and the v14 AFP-to-PDF (A2PD) transformer is outputting the signature just fine. 

 

Environment

Release : 14.0

Resolution

The following settings in the project file solved this problem:

MarginTuning=AdjustOnly
        AdjustSingleElements=true
        UseLogicPageBoundary=true
        UsePclOffsets=true

The above settings are not supposed to be the solution to all similar situations but are candidate parameters to be adjusted in such situations.