summaryrefslogtreecommitdiff
path: root/Resource
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2022-08-17 10:15:50 +0100
committerChris Liddell <chris.liddell@artifex.com>2022-08-17 14:07:21 +0100
commit3eccc0df30b34c454d62557bc9e50203b4821109 (patch)
treebfabcd7adce9234d2cde5a8123f637be062347ac /Resource
parent27152931e783a7dffd22443c88e0234957ca1a1c (diff)
downloadghostpdl-3eccc0df30b34c454d62557bc9e50203b4821109.tar.gz
Add a stern warning about using the old PDF interpreter
Diffstat (limited to 'Resource')
-rw-r--r--Resource/Init/pdf_main.ps1
1 files changed, 1 insertions, 0 deletions
diff --git a/Resource/Init/pdf_main.ps b/Resource/Init/pdf_main.ps
index 07cddf5e8..6a55c50a0 100644
--- a/Resource/Init/pdf_main.ps
+++ b/Resource/Init/pdf_main.ps
@@ -1223,6 +1223,7 @@ currentdict /runpdfstring .undef
newpdf_runpdfbegin
}
{
+ (%stderr) (w) file (\n **** Warning: You are using the legacy PDF interpreter \(-dNEWPDF=false\) which is now deprecated and unsupported\n) writestring
userdict begin
% It turns out that the PDF interpreter uses memory more
% effectively if it is run under at least one level of save.