Spool Transformers files unable to use the find function of the PDF reader.
search cancel

Spool Transformers files unable to use the find function of the PDF reader.

book

Article ID: 7359

calendar_today

Updated On:

Products

Spool

Issue/Introduction

When using the Spool Transformers to create files in PDF format (from Metacode or AFP) it is not possible to use the find function of the PDF reader. Even if the string is in the text the find command returns a message saying, "no matches were found".

Cause

This is consequence of using the TRANSFRM option L to rasterize all used fonts which causes the text to be not searchable. 

Without the L option, the supplied M2yy.d2emfct defaults to pdfFontType="Type3", which is searchable. 

Resolution

This is consequence of using the TRANSFRM option L to rasterize all used fonts which causes the text to be not searchable. 

Without the L option, the supplied M2yy.d2emfct defaults to pdfFontType="Type3", which is searchable. 

Remove the "L" option of the TRANSFRM keyword of the NODE or DEFNODE definitions.

Additional Information