Texts
Print.App has two basic Text types:- Expandable Text - stretches the container as you type
- Wrap Text - does not stretch the container but wraps to the next line when the text reaches the end of the container

- Curve - text follows a curve which can also be reversed
- Bulge - text bulges outwards or inwards
- Perspective - the text gradually shrinks or expands from one side to the other

With Smart Objects, you can make your text editable in a Form or even drive certain aspect of your text value from a data source or CSV file.Read more about Smart Objects here
Fonts
By default, your domain has access to a collection of fonts and you can also upload your own custom fonts.
Font Types
The following types of fonts can be uploaded:Extension | Mimetype | Description | |
---|---|---|---|
otf | - | font/otf | Opentype font file |
ttf | - | font/ttf | Truetype font file |
woff2 | - | font/woff2 | Woff2 font file |
woff | - | font/woff | Woff font file |
You can create a Resource Profile to assign certain fonts to a Design Template. This way, only the fonts you’ve selected will be available for use in that Design Template.Read more here