PDF Generation Settings

Page Layout
Paper Size
Page Width in mm
Page Height in mm
Font Size(decimals allowed)
Margin

Column Variables

Header Text
note on html, each div rendered seperately
and column breaks will only fall on close of div
HTML before meetings
HTML after meetings
Column Count
Column Padding

Table Variables

Starting Page Number
Include Type Index? > Yes
> No
"; echo "tsmp_column_count :" . get_option('tsmp_column_count') . "
"; echo "tsmp_margin :" . get_option('tsmp_margin') . "
"; echo "tsmp_font_size :" . get_option('tsmp_font_size') . "
"; echo "tsmp_header :" . get_option('tsmp_header') . "
"; echo "tsmp_intro_html :" . get_option('tsmp_intro_html') . "
"; echo "tsmp_outtro_html :" . get_option('tsmp_outtro_html') . "
"; } ?>

step 1, If you changed values above:

step 2