Add Report Designer Feature
This commit is contained in:
parent
e8098ff43f
commit
aed9fb5051
7 changed files with 165 additions and 45 deletions
|
|
@ -31,5 +31,28 @@
|
|||
"SecretKey": "P@ssw0rd",
|
||||
"BucketName": "bma-recruit"
|
||||
},
|
||||
"Protocol": "HTTPS"
|
||||
"Protocol": "HTTPS",
|
||||
"telerikReporting": {
|
||||
"privateFonts": [
|
||||
{
|
||||
"fontFamily": "TH SarabunIT๙",
|
||||
"path": "Fonts/THSarabunIT.ttf"
|
||||
},
|
||||
{
|
||||
"fontFamily": "TH SarabunIT๙",
|
||||
"path": "Fonts/THSarabunITBold.ttf",
|
||||
"fontStyle": "Bold"
|
||||
},
|
||||
{
|
||||
"fontFamily": "TH SarabunPSK",
|
||||
"path": "Fonts/THSarabunNew.ttf",
|
||||
|
||||
},
|
||||
{
|
||||
"fontFamily": "TH SarabunPSK",
|
||||
"path": "Fonts/THSarabunNewBold.ttf",
|
||||
"fontStyle": "Bold"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue