Fix printing area and options step6
This commit is contained in:
@ -1260,7 +1260,7 @@ class SumasenExcel:
|
|||||||
self.current_sheet.firstFooter = self.template_sheet.firstFooter
|
self.current_sheet.firstFooter = self.template_sheet.firstFooter
|
||||||
|
|
||||||
# 用紙の向きと用紙サイズの検証
|
# 用紙の向きと用紙サイズの検証
|
||||||
self._verify_page_setup()
|
self._verify_print_settings()
|
||||||
|
|
||||||
|
|
||||||
return {"status": True, "message": "Successfully copied template range"}
|
return {"status": True, "message": "Successfully copied template range"}
|
||||||
|
|||||||
Reference in New Issue
Block a user