Tag Link | [PDF_Font->SetEncoding] | Category | |
---|---|---|---|
Type | Member | Source Available | Yes |
Support | Preferred | Version | 6.0 |
Change | Unchanged | Data Source | Any |
Output Type | None | Security | File |
Implementation | LJAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0 |
[PDF_Font->SetEncoding] changes the encoding of the [PDF_Font] variable. Requires an encoding string as a parameter (e.g. 'CP1252').
[$Variable Name->(SetEncoding: 'CP1252')]
Required Parameters | |
---|---|
'Font Encoding String' | A valid font encoding string (e.g. 'CP1252'). |
See the Lasso 8 Language Guide for examples of how to use this tag.