X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep707.php;h=68b62694944c0f2928156c88b612523851a4c25b;hb=05a768ccc59943a7c56ed88b8b76e29c92570f46;hp=73180d2e1a6e229e0d0d1319ee4e7febcb9557e2;hpb=56fa637e6d4bfaf383fffa6e0ee07d68172a6a48;p=fa-stable.git diff --git a/reporting/rep707.php b/reporting/rep707.php index 73180d2e..68b62694 100644 --- a/reporting/rep707.php +++ b/reporting/rep707.php @@ -324,7 +324,6 @@ function print_profit_and_loss_statement() $pg->type = $graphics; $pg->skin = $graph_skin; $pg->built_in = false; - $pg->fontfile = $path_to_root . "/reporting/fonts/Vera.ttf"; $pg->latin_notation = ($decseps[$_SESSION["wa_current_user"]->prefs->dec_sep()] != "."); $filename = company_path(). "/pdf_files/test.png"; $pg->display($filename, true);