PHP Classes

File: xfpdf-sample.json

Recommend this page to a friend!
  Classes of Stefan Kientzler   PHP PDF Table using FPDF   xfpdf-sample.json   Download  
File: xfpdf-sample.json
Role: Auxiliary data
Content type: text/plain
Description: sample format
Class: PHP PDF Table using FPDF
Generate PDF documents with tables displaying data
Author: By
Last change: Version 1.1.0
Date: 3 years ago
Size: 1,266 bytes
 

Contents

Class file image Download
{ "fontHeader" : { "name" : "Times", "style" : "B", "size" : 14 }, "fontSubject" : { "name" : "Times", "style" : "BI", "size" : 9 }, "fontFooter" : { "name" : "Arial", "style" : "I", "size" : 8 }, "fontColHeader" : { "name" : "Arial", "style" : "B", "size" : 10 }, "fontSubHeader" : { "name" : "Arial", "style" : "", "size" : 10 }, "fontRows" : { "name" : "Arial", "style" : "", "size" : 9 }, "fltLineHeight" : 6.0, "strHeaderTextColor" : "#000000", "strHeaderDrawColor" : "#404040", "strFooterTextColor" : "#000000", "strFooterDrawColor" : "#404040", "strColHeaderTextColor" : "#fff", "strColHeaderFillColor" : "#4F5B93", "strSubHeaderTextColor" : "#000000", "strSubHeaderFillColor" : "#AAD", "strRowTextColor" : "#000000", "strRowDrawColor" : "#404040", "strRowFillColor" : "#CCF", "bStripped" : true, "border" : 1, "bCalcTotals" : false, "bPageTotals" : false, "bCarryOver" : false, "strTotals" : "", "strPageTotals" : "", "strCarryOver" : "", "strCharset" : "windows-1252//TRANSLIT", "strLocale" : "en_US.utf8, en_US", "strFormatDT" : "%c", "strFormatD" : "%x", "strFormatT" : "%X", "iNumberDecimals" : 2, "strNumberPrefix" : null, "strNumberSuffix" : "%" }