Go to the documentation of this file.
28 $modversion[
'license_url'] =
'http://www.gnu.org/licenses/gpl-2.0.html';
44 'business' =>
'xoopsfoundation@gmail.com',
47 'currency_code' =>
'USD',
80 'description' =>
'Basic options',
85 'description' =>
'Advanced options',
92 'name' =>
'page_orientation',
93 'title' =>
'Orientation',
94 'description' =>
'Page orientation',
95 'formtype' =>
'select',
96 'valuetype' =>
'text',
102 'category' =>
'basic',
106 'name' =>
'page_size',
108 'description' =>
'Page size',
109 'formtype' =>
'select',
110 'valuetype' =>
'text',
119 'USLETTER' =>
'USLETTER',
120 'USLEGAL' =>
'USLEGAL',
121 'JIS_B3' =>
'JIS_B3',
122 'JIS_B4' =>
'JIS_B4',
123 'JIS_B5' =>
'JIS_B5',
125 'category' =>
'basic',
129 'name' =>
'pdf_creator',
130 'title' =>
'Creator',
131 'description' =>
'PDF Creator tag',
132 'formtype' =>
'textbox',
133 'valuetype' =>
'text',
134 'default' =>
'XOOPS',
135 'category' =>
'basic',
139 'name' =>
'font_family',
141 'description' =>
'Base font familiy',
142 'formtype' =>
'textbox',
143 'valuetype' =>
'text',
144 'default' =>
'dejavusans',
145 'category' =>
'advanced',
149 'name' =>
'font_style',
151 'description' =>
'Base font style - (blank)=regular, B=bold, I=italic, BI=bold italic',
152 'formtype' =>
'textbox',
153 'valuetype' =>
'text',
155 'category' =>
'advanced',
159 'name' =>
'font_size',
161 'description' =>
'Base font size in points',
162 'formtype' =>
'textbox',
163 'valuetype' =>
'float',
165 'category' =>
'advanced',
169 'name' =>
'monofont_family',
170 'title' =>
'Monospaced Font',
171 'description' =>
'Base monospaced font familiy',
172 'formtype' =>
'textbox',
173 'valuetype' =>
'text',
174 'default' =>
'dejavusansmono',
175 'category' =>
'advanced',
179 'name' =>
'size_unit',
181 'description' =>
'Unit used for measurments (i.e. margins)',
182 'formtype' =>
'select',
183 'valuetype' =>
'text',
186 'centimeters' =>
'cm',
187 'millimeters' =>
'mm',
191 'category' =>
'advanced',
195 'name' =>
'margin_left',
196 'title' =>
'Left margin',
198 'formtype' =>
'textbox',
199 'valuetype' =>
'float',
201 'category' =>
'advanced',
205 'name' =>
'margin_top',
206 'title' =>
'Top margin',
208 'formtype' =>
'textbox',
209 'valuetype' =>
'float',
211 'category' =>
'advanced',
215 'name' =>
'margin_right',
216 'title' =>
'Right margin',
218 'formtype' =>
'textbox',
219 'valuetype' =>
'float',
221 'category' =>
'advanced',
225 'name' =>
'margin_bottom',
226 'title' =>
'Bottom margin',
228 'formtype' =>
'textbox',
229 'valuetype' =>
'float',
231 'category' =>
'advanced',