Feature #41
openPrint Heading
Added by Anil KV over 2 years ago. Updated 11 months ago.
70%
Files
2-tsModel.ts (1.75 KB) 2-tsModel.ts | Anil KV, 09/16/2022 02:30 PM | ||
3-CsFile.cs (16.8 KB) 3-CsFile.cs | Anil KV, 09/16/2022 02:30 PM | ||
1-CsModel.cs (3.18 KB) 1-CsModel.cs | Anil KV, 09/16/2022 02:30 PM | ||
4-CsControllerFile.cs (24.3 KB) 4-CsControllerFile.cs | Anil KV, 09/16/2022 02:30 PM | ||
5-TsFile.ts (13.3 KB) 5-TsFile.ts | Anil KV, 09/16/2022 02:30 PM | ||
6-HtmlFile.html (1.9 KB) 6-HtmlFile.html | Anil KV, 09/16/2022 02:30 PM | ||
sql.sql (17.8 KB) sql.sql | Anil KV, 09/16/2022 02:30 PM |
Subtasks
Related issues
Updated by Anil KV over 2 years ago
- File 1-CsModel.cs added
- File 2-tsModel.ts added
- File 3-CsFile.cs added
- File 4-CsControllerFile.cs added
- File 5-TsFile.ts added
- File 6-HtmlFile.html added
- File sql.sql added
Updated by Amal Siby over 2 years ago
- Status changed from New to Coding Started
- % Done changed from 0 to 40
Updated by Anil KV over 2 years ago
public lstPdfFont: any[] = [
{ "strId": "Time Roman", "strLabel": "Time Roman(English and Arabic)", "blnDisable": false, "blnActive": true, "lstLanguages": ["eg", "ar"], "strRemarks": "" },
{ "strId": "Arial", "strLabel": "Arial(English and Arabic)", "blnDisable": false, "blnActive": false, "lstLanguages": ["eg", "ar"], "strRemarks": "" },
{ "strId": "Courier New", "strLabel": "Courier New(English and Arabic)", "blnDisable": true, "blnActive": false, "lstLanguages": ["eg", "ar"], "strRemarks": "" },
];
Updated by Anil KV over 2 years ago
- File 1-CsModel.cs 1-CsModel.cs added
- File 2-tsModel.ts 2-tsModel.ts added
- File 3-CsFile.cs 3-CsFile.cs added
- File 4-CsControllerFile.cs 4-CsControllerFile.cs added
- File 5-TsFile.ts 5-TsFile.ts added
- File 6-HtmlFile.html 6-HtmlFile.html added
- File sql.sql sql.sql added
Updated by Anil KV over 2 years ago
public lstPapperOrientation: any[] = [ { "intId": 1, "strLabel": "Portrait", "blnDisable": false, "blnActive": false, "strRemarks": "" }, { "intId": 2, "strLabel": "Landscape", "blnDisable": false, "blnActive": true, "strRemarks": "" } ];
Updated by Amal Siby over 2 years ago
- Status changed from Coding Started to Particialy Coding Done
- % Done changed from 40 to 30
- Time Taken(HH) set to 45.00
Updated by Amal Siby over 2 years ago
Partially Completed. but in grid data is not visible when updating & saving.but when Refreshing it will come.
Updated by Amal Siby over 2 years ago
- Status changed from Particialy Coding Done to Coding Done
- % Done changed from 40 to 60
Bug fixed. Coding done
Updated by Amal Cyriac over 2 years ago
- Status changed from Coding Done to Reopen Bugs
- % Done changed from 60 to 50
- Tested By set to Amal Cyriac
ISSUE FOUND
****
1.IMAGE FILES MISSING WHILE UPDATING
2.DONT ALLOW TWO ORIENTATIONS AT A TIME
Updated by Amal Siby about 2 years ago
- Status changed from Reopen Bugs to Reopen Bugs Coding Done
- % Done changed from 50 to 60
Main Header Image tab On hold