Fix PDF syntax error.
This commit is contained in:
@@ -752,7 +752,7 @@ bool PDF_PLOTTER::EndPlot()
|
||||
"/CreationDate (%s)\n"
|
||||
"/Creator (%s)\n"
|
||||
"/Title (%s)\n"
|
||||
"/Trapped false\n",
|
||||
"/Trapped No\n",
|
||||
date_buf,
|
||||
TO_UTF8( creator ),
|
||||
TO_UTF8( title ) );
|
||||
|
||||
Reference in New Issue
Block a user