Newer Version Available
Fonts Available When Using Visualforce PDF Rendering
Visualforce PDF rendering
supports a limited set of fonts. To ensure that PDF output renders as you expect, use the
supported font names.
For each typeface, the first font-family name listed is
recommended.
| Typeface | font-family Values |
|---|---|
| Arial Unicode MS |
|
| Helvetica |
|
| Times |
|
| Courier |
|
Testing Font Rendering
You can use the following page to test font rendering with the Visualforce PDF rendering
engine.
The preceding page uses the following controller, which provides a simple Save to PDF
function.