Griffin Auto - Text Marks

Post Reply
cschofield
Newbie
Posts: 1
Joined: Mon Mar 03, 2025 1:57 pm

Griffin Auto - Text Marks

Post by cschofield »

Hi
I am having some trouble getting text marks to output on Griffin Auto.

I am applying them during the nesting/start phase as per the API docs, but they are not displaying in the printed PDF.

An example of the JSON I am attempting to send is below. I am not getting any warnings or errors from Griffin.

Code: Select all

{"substrate-type":"Roll","substrate-width":"640mm","substrate-name":"Media Name","margins":{"left":"0","top":"20","right":"0","bottom":"0"},"strategy":"FreeNesting","rotation":"Any","allow-copies":false,"text-marks":{"name":"Job Name","reference-point":"TopLeft","placement":"TopLeft","rotation":0,"content":"sample content","font-name":"Arial","font-size":12,"font-style":"Regular"}}
I then also set the "include-text-marks" flag to true when running the export/printing/pdf stage.

Can anybody point me in the right direction?
Thanks
Post Reply