打印文件
bool writeFile({required String filePath, String? jobName}) => RustLib.instance.api.crateApiPrintersLddWinPrinterWriteFile( that: this, filePath: filePath, jobName: jobName);