starting to populate with the template.
This commit is contained in:
parent
ecb2f81211
commit
c7b5592fa9
2 changed files with 62 additions and 40 deletions
|
@ -58,7 +58,8 @@ var AIRTIME = (function(AIRTIME) {
|
|||
|
||||
if (oConfig.sExtends == "pdf") {
|
||||
this.fnSetText( oFlash,
|
||||
"title:"+ this.fnGetTitle(oConfig) +"\n"+
|
||||
//"title:"+ this.fnGetTitle(oConfig) +"\n"+
|
||||
"title: Testing the Title Out\n"+
|
||||
"message:"+ oConfig.sPdfMessage +"\n"+
|
||||
"colWidth:"+ this.fnCalcColRatios(oConfig) +"\n"+
|
||||
"orientation:"+ oConfig.sPdfOrientation +"\n"+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue