Jump to content

chads

Registered Users - Approved
  • Posts

    24
  • Joined

Everything posted by chads

  1. Create a text rule with this content and then apply the rule box. Apply the IDAUTOMATIONDMATRIX font to it and you should be good to go. // Check treat strings as tagged text //Replace "CNTL" with name of Field with "" //Apply Rule as a text field and apply IDAUTOMATIONDMATRIX Font in 4pt return MakeDataMatrixBarcode (Field("CNTL"), true, "TEXT", "UIC", "4", "NoFontTag", "IDAutomationDMatrix");
  2. This is great, but is there a way to trim the file extension of the input file? For instance myinputfile.csv.pdf to be myinputfile.pdf?
×
×
  • Create New...