Common specs for pdfs
From UG
(Difference between revisions)
(→Rules) |
(→Common bugs) |
||
Line 14: | Line 14: | ||
* [combug3] "TOTAL:", NOT "TOTALS:" | * [combug3] "TOTAL:", NOT "TOTALS:" | ||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" | ||
+ | |- | ||
+ | ! header 1 | ||
+ | ! header 2 | ||
+ | ! header 3 | ||
+ | |- | ||
+ | | row 1, cell 1 | ||
+ | | row 1, cell 2 | ||
+ | | row 1, cell 3 | ||
+ | |- | ||
+ | | row 2, cell 1 | ||
+ | | row 2, cell 2 | ||
+ | | row 2, cell 3 | ||
+ | |} | ||
+ | |||
+ | |||
[[Category:OpsPdfs]] | [[Category:OpsPdfs]] |
Revision as of 22:23, 19 June 2009
[com][combugs] Commodity table section
Rules
[com1] (on pdf) unit of measurement that appears to the right of the number (example: 20CBM) must be printed only on the "Total:" line
[com2] (on pdf) comtable needs vertical lines but not horizontal lines
[com3] (on pdf) comtable needs lines around it - it must be "in the box"
Common bugs
- [combug1] CBM, not CB
- [combug2] PCS, not HU (table header)
- [combug3] "TOTAL:", NOT "TOTALS:"
header 1 | header 2 | header 3 |
---|---|---|
row 1, cell 1 | row 1, cell 2 | row 1, cell 3 |
row 2, cell 1 | row 2, cell 2 | row 2, cell 3 |