Stores all the specifications for a font style. Parameters are used with the [PDF_Font] tag that define the font face, size, color, encoding, and properties. A [PDF_Font] variable is called in the -Font parameter of another [PDF_...] tag.
[Var: 'MyFont' = (PDF_Font:
-Face='Helvetica',
-Size=Integer,
-Color='Hex Color String',
-Encoding='Encoding String',
-Embed)]
The example belows shows how to use the [PDF_Font] tag to define a 14-point red Helvetica font for use in a PDF document. The variable $MyFont can be used as the value for the -Font parameter of any [PDF_Doc_...] tag.
[Var:'MyFont'=(PDF_Font: -Face='Helvetica',
-Size=14,
-Color='#990000')]
Tag Link | [PDF_Font] | Category | |
---|---|---|---|
Type | Substitution | Data Source | Any |
Support | Preferred | Version | 6.0 |
Output Type | PDF_Font | Security | File |
Implementation | LJAPI | Sets | Lasso 6.0 |
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft