Patch level : 10.0 252
Files correlati : ba8.exe Ricompilazione Demo : [ ] Commento : Aggiunte icone di supporto alla firma digitale git-svn-id: svn://10.65.10.50/trunk@18443 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
761ab3618f
commit
dd34115dc1
@ -760,7 +760,7 @@ void TReport_mask::on_pdf()
|
|||||||
TFilename tmp; tmp.tempdir();
|
TFilename tmp; tmp.tempdir();
|
||||||
tmp.add(_report.filename().name());
|
tmp.add(_report.filename().name());
|
||||||
tmp.ext("pdf");
|
tmp.ext("pdf");
|
||||||
book.export_pdf(tmp);
|
if (book.export_pdf(tmp, false))
|
||||||
xvt_sys_goto_url(tmp, "open");
|
xvt_sys_goto_url(tmp, "open");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user