summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/VectorDevices.htm3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/VectorDevices.htm b/doc/VectorDevices.htm
index fae407d7a..de23776b0 100644
--- a/doc/VectorDevices.htm
+++ b/doc/VectorDevices.htm
@@ -699,7 +699,8 @@ Where pdfa.pjl contains the PJL commands to create a PDF/A-1b file (see example
<p>
<h4>Example creation of a PDF/A output file</h4>
<p>For readability the line has been bisected, when used for real this must be a single line. The 'ESC' represents
-a single byte, value 0x1B an escape character in ASCII.</p>
+a single byte, value 0x1B, an escape character in ASCII. The line must end with an ASCII newline (\n, 0x0A) and this must be the only newline following the @PJL.
+The line breaks between "" below should be replaced with space characters, the double quote charcters (") are required.</p>
<code>
</p>
<pre>