Changes

Jump to: navigation, search

PDF Writer Custom Tags

41 bytes added, 17:43, 16 September 2021
m
Changing Fonts
The default font for all text is Roboto. However, there are three other fonts supported for PDF creation: Arial, Verdana, and Times New Roman. If you want to change the text to one of these alternate fonts, you can create a special style for an identifier selector within the CSS portion of the HTML template. Then, when it comes time to use this style in the document, simply reference this style within the div tags. An example is displayed below:
====CSS Styles==== <pre>#font_times {
width: 700px;
padding-top: 15px;
}
</pre>
 
====HTML Portion====
==Specify PDF File Name==
Smartstaff
2,043
edits

Navigation menu