Oki MC760x, MC770x, MC780x, ES7470x MFP, ES7480x MFP, MPS3537mc, MPS4242mc Print Data Converter Function Guide
Specifications and Main Features
Frequently Asked Questions
User Manual
MULTIFUNCTIONAL LED PRINTER
Print Data Converter
Function Guide
Rev. 1.00
45984401EE
Trademarks
Microsoft, Windows, Windows NT, and the brand names and product names of other Microsoft products are trademarks of
Microsoft Corporation in the US and other countries.
The official name of Windows XP is Microsoft Windows XP Operating System.
The official name of Windows Vista is Microsoft Windows Vista Operating System.
The official name of Windows 7 is Microsoft Windows 7 Operating System.
The official name of Windows Server 2003 is Microsoft Windows Server 2003 Operating System.
The official name of Windows Server 2008 is Microsoft Windows Server 2008 Operating System.
Apple, AppleTalk, Macintosh, Mac, Mac OS, Safari, and TrueType are trademarks of Apple Inc. in the US and other countries.
Adobe, Adobe Acrobat, Adobe Reader, Adobe Acrobat Reader, and PostScript are trademarks of Adobe Systems Incorporated.
IBM, AT and AIX are trademarks of International Business Machines Corporation.
TopAccess is a trademark of Toshiba Tec Corporation.
Other company names and product names in this manual are the trademarks of their respective companies.
Above sample XML contents two converter settings. (Red and Blue)
1) Force Monochrome print to the job which is sent via “MonoPrintQue” LPR queue.
2) Change the page size from LT/LD to A4 for PCL5 job which is sent via “LTLDtoA4que” LPR queue
5
2-2-2. Overview of XML description
- One XML file can define MULTIPLE settings (Index starts from 0).
- Each setting can be enabled/disabled in XML file (Enabled=”true”/”false”).
- Need to define PJL or PCL for LanguageType to clarify the target (Controller’s behavior will change depend on this
setting).
- MULTIPLE SearchPattern can be defined.
- Wildcard can be used for SearchPattern (“*” for PJL, “#” for PCL and “?” for both LanguageType).
- Printer Queue can be defined. Limiting the user by Printer Queue will reduce the risk of crash or invalid print result by
unexpected conversion.
- An escape sequence must be entered as a backslash followed by an 8-bit hexadecimal number, e.g. "\x1B" for [ESC] ,
"\x0D" for [CR] or “\x0A” for [LF].
- The ampersand, the left and right angle brackets must be entered as escape sequences "\x26", "\x3C" and "\x3E"
respectively, since they are not allowed as literals in an XML document. (e.g. PCL5 page size A4 command
“Ec&l26A” should be defined as “\x1B\x26l26A”)
2-2-3. XML description details
Table.2-1
Element/Attributetype comment
Index integer mandatory
Name string optional
Enabled boolean mandatory
LanguageType string mandatory
SearchPattern string optional
Replacement string mandatory
Converter index (should starts from 0)
Converter name
“true” or “false”
If “true”, the setting will be enabled.
If “false”, the setting will be disabled.
“PJL” or “PCL”
Types of language to convert
“PJL”: Select when converting PJL. (Only PJL part will
be the target of converting.)
“PCL”: Select when converting PCL5 command. (PJL
part will be skipped for converting.)
Define the string to search. (PJL or PCL5 command)
Multiple SearchPattern can be defined in
SearchPatterns element.
Wildcard can be used. (see details in Appendix A)
Define the string to convert/newly add.
OperationType string mandatory
“Replace”, “InsertBefore”, “InsertAfter” or
“InsertAtBeginning”
“Replace”: the string defined in “SearchPattern” will be
replaced by the string defined in “Replacement”.
“InsertBefore”: the string defined in “Replacement” will
be inserted before the string defined in “Replacement”.
“InsertAfter” : the string defined in “Replacement” will be
inserted after the string defined in “Replacement”.
“InsertAtBeginning”: the string defined in “Replacement”
will be inserted at the beginning of print data.
6
Element/Attributetype comment
EndSequence string optional
Queue string mandatory
Stop converting when received defined command/string
in the incoming print data stream.
This definition is to reduce the risk of
performance/unexpected converting.
Multiple EndSequence can be defined in
EndSequences element.
Note that an escape sequence cannot be defined as
EndSequence.
Print queues to which the converter is associated.
Apply the converter to any queues if not specified.
At least one queue must be specified when
OperationType=="InsertAtBeginning"
Multiple Queue can be defined in AssociatedQueues
element.
2-3. Setting up LPR queue
This chapter describes how to add LPR queue to the MFP.
As Print Data Converter changes incoming print data, be aware of the risk that unexpected result may occur. To reduce the risk,
limiting applied users using additional LPR queue is STRONGLY recommended. On this understanding, if default queue is preferred
to apply Print Data Converter, define default print queue “Print” in ‘Queue’ element.
2-3-1. Adding an LPR queue via TopAccess
1) Access TopAccess in the administrator mode.
2) Click the [Setup] menu and [Printer] submenu.
3) To add a new LPR queue, click [Add] in Raw Job Setting.
Fig.2-1
4) Enter the queue name using up to 31 alphanumeric characters. The queue name is case sensitive so that “Queue1”
and “queue1” will be added as different queues.
5) Set up other items (See details in TopAccess Guide - Setting up Raw Job Setting)
6) Click [Save].
For example of sample XML in 2-2-1, two LPR queue should be created, such as “MonoPrintQue” and “LTLDtoA4que”.
In Raw Job Setting,
you can add up to 16 LPR queue names and specify the raw job setting for each queue.
7
Loading...
+ 17 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.