TF-2764 Add PDFViewer to preview PDF attachment

This commit is contained in:
dab246
2024-05-17 02:19:00 +07:00
committed by Dat H. Pham
parent 89a489eb06
commit 7524a97bc8
25 changed files with 1018 additions and 111 deletions
+31 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-05-23T11:23:33.056385",
"@@last_modified": "2024-04-05T12:00:06.899366",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3719,5 +3719,35 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"download": "Download",
"@download": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"print": "Print",
"@print": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"page": "Page",
"@page": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"zoomIn": "Zoom In",
"@zoomIn": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"zoomOut": "Zoom Out",
"@zoomOut": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}