add eval libreoffice writer font & page break

This commit is contained in:
tsuky_chen
2023-12-30 16:32:15 +08:00
parent 86ce9e1497
commit 24f33dc9bf
5 changed files with 87 additions and 8 deletions

View File

@@ -8,5 +8,12 @@
"related_apps": [
"libreoffice_writer"
],
"evaluator": "evaluation_dir"
}
"evaluator": {
"func": "contains_page_break",
"result": {
"type": "vm_file",
"path": "Desktop/Insert_Blank_Page.docx",
"dest": "Insert_Blank_Page.docx"
}
}
}