PDF Generation Settings

Page Layout      Column1 Sample     '; echo 'Table1 Sample     '; ?>
Paper Size
Page Width in mm
Page Height in mm
Font Size(decimals allowed)
Header Font Size(decimals allowed)
EXPERIMENTAL:
checked( 1, $options['checkbox_example'], false ) />

This is for columns layout only. It will start with the set font size, and try to establish the optimal font size for the desired page count.
optimal font size being defined as (optimal_font_size + 0.1) would result in (desired page count +1)
once the optimal size is determined, the size is set for future, and the PDF is generated
This process can take 30-60 seconds to complete
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