Using Text Placeholders and Adaptative Font Size

If a text object is also a variable object, you can choose to have its font size adapt to future content.

For example, if your variable Text object is called "Name" and you're going to add a long name, which, with the chosen font size, is not going to fit inside the object's allocated space, you can have ID Maker dynamically shrink the font size until it fits.

Why:

  • The text object has dimensions and its width is the maximum space available that will be available for content that you're going to add as variable data.
  • The text object has font size, and that is the font size that the dynamic content it's going to have.

You can choose:

  • If you want this feature active for a variable Text object.
  • What's the font size that is the minimum you're comfortable with.

Still need help? Contact Us Contact Us