afpdataencoding | Determines the text encoding for AFP text. Field Domain: selection Field Value(s): UTF-16, UFT8, Cp500, Cp850, EBCDIC, ASCII, HEXIDECIMAL |
afpmetadataencoding | Determines the text encoding for values in NOP and Comment tags. Field Domain: selection Field Value(s): Cp500, Cp850, EBCDIC, ASCII, HEXIDECIMAL |
afpnamesencoding | Determines the text encoding for values in the name field. Hueristic uses logic to decode, but a manual selection may be needed if the logic is picking the incorrect coding. Field Domain: selection Field Value(s): HEURISTIC, Cp500, Cp850, EBCDIC, ASCII, HEXIDECIMAL |
afpresourcegroup | Specify an external AFP resource group file to be used for the conversion. Field Domain: file path Field Value(s): file path Field Value(s): afp formatted file |
appendlog | Determines if log entries should be appended to the existing log file or if the log file should be cleared and restarted. Field Domain: Boolean Field Value(s): true, false |
afptoxmlcodepage | Specify name of a specific code page to be used. Field Domain: text |
catalogend | Number of pages to look for resources in the AFP file. Used in conjunction with catalogresources set to true. Field Domain: integer |
catalogresources | Determines to catalog the resources within the AFP file for referencing, rather looking at the whole document. When set to true, it looks at catalogend to determine the number of pages to view. Other option is to use multipass to capture all resources in the AFP file. Field Domain: Boolean Field Value(s): true, false |
cmyktorgbalgorithm | Determines the CMYK algorithm to use for decoding images. Field Domain: selection Field Value(s): Real, Integer |
colormode | Choose which format to convert images to. Field Domain: selection Field Value(s): MIXED, CMYK, RGB |
colorprofile | Select saved GUI color profile. Field Domain: file path Field Value(s): file path |
compress | Compresses output XML file in compressed (ZIP) format. Recommended true for archiving. Field Domain: Boolean Field Value(s): true, false |
compressimage, compresscontainers, compressfont, compresstext | Compresses data in output XML file. Uncompressed data can be used for diagnostic purposes. Recommended true for archiving. Field Domain: Boolean Field Value(s): true, false |
datadir | Set default data directory when user File>>Open File. Field Domain: file path Field Value(s): file path |
dbcsencoding | Specifies double byte encoding scheme to convert to Unicode text. Field Domain: selection Field Value(s): IBM-4930 (Korea), IBM-4933 (China), IBM-9027 (Taiwan), IBM-16684 (Japan), IBM-BIG5 (China), GBK (Simplified Chinese), UCS-2 (Unicode) |
debug | Debug mode adds extra logging for diagnostic purposes. Field Domain: Boolean Field Value(s): true, false |
defaultlowercase, defaultuppercase | Defaults the cases to lower or upper case for files. Field Domain: Boolean Field Value(s): true, false |
fileextension | The file extension used to identify AFP files when processing a folder rather than a specific file. Field Domain: text Field Value(s): blank (.afp), * (all files), or aaa;aab;aac…zzz |
format | Specifies the format of the XML file. The Map format is a document-centric view of the AFP file content and can be viewed WYSIWYG or converted to PDF. The List format is a pneumonic view of the AFP file which closely follows the IBM AFP architecture documents. The Catalog view provides an index view of the AFP file which includes a complete list of required resources and pages including there location, offsets and size. Field Domain: selection Field Value(s): Map, Catalog, List |
formdef | Specifies the name of the formdef to use when processing an AFP file. If not specified the first inline formdef will be used. Field Domain: text |
gui | Launch GUI when processing from command line. Field Domain: Boolean Field Value(s): true, false |
inheritcgcsgid | Follow AFP hierarchy name encoding. Field Domain: Boolean Field Value(s): true, false |
listcontainerobjectcontent, listends, listfontobjectcontent, listgraphicobjectcontent, listhex, listimageobjectcontent, listtextobjectcontent, listtriplets | Provides content of these objects when format is set to List mode in the XML file. Field Domain: Boolean Field Value(s): true, false |
log | File location of the log file. Field Domain: file path Field Value(s): file path |
logerrors | Provides values in log for errors. If logging is set to false, will only log errors. Field Domain: Boolean Field Value(s): true, false |
logging | Turns logging on. Will log general processing data, such as start and end time. Field Domain: Boolean Field Value(s): true, false |
lookandfeel | GUI theme option. Program must be restarted for the affect to take place. Field Domain: selection Field Value(s): Metal, Nimbus, CDE/Motif, Windows, Windows Classic |
mapbarcodes, mapcontainers, mapcontent, mapdocuments, mapfonts, mapglyphs, mapgraphics, mapimages, mapincludes, mapinlineresources, mapoverlays, mappagesegs, mapresources, maptext | Provides content of these objects when format is set to Map mode. If using map xml for PDF conversion, recommendation is to set true for all. Field Domain: Boolean Field Value(s): true, false |
maptexthex | Adds hexadecimal text format when format is set to Map mode. Useful for diagnosis purposes. Field Domain: Boolean Field Value(s): true, false |
maptriplets | Includes each AFP sub-command. Useful for diagnosis purposes. Field Domain: Boolean Field Value(s): true, false |
mergeinlinetokens | For tokens that appear inline but are separate, this merge will combine tokens into one. Use in conjunction with mergethreshold. Field Domain: Boolean Field Value(s): true, false |
mergethreshold | Unit number for the mergeinlinetokens parameter. Field Domain: number |
multipass | Scans entire AFP file to determine required resources. Useful for diagnosis purposes. Field Domain: Boolean Field Value(s): true, false |
multipasslayered | For the AFP Viewer GUI, this will lay down images first, then text and other commands. Field Domain: Boolean Field Value(s): true, false |
pagestart, pageend | Page number to start and stop conversion. Field Domain: number |
propertydirectory | Default directory for property files (inf). Field Domain: file path Field Value(s): file path |
renderfast | AFP Viewer GUI renders faster. Field Domain: Boolean Field Value(s): true, false |
resourcelib | Location of the resource library file. See configuring the resource library for more details. *Require during processing. Field Domain: file path Field Value(s): file path |
sequenceoutputfiles | When processing a folder. Amends file name so XML output files are sequential. Field Domain: Boolean Field Value(s): true, false |
shading | Provides shading for AFP View GUI. Used in conjunction with shading tolerance parameters. Field Domain: Boolean Field Value(s): true, false |
shadingxtolerance, shadingytolderance | x and y values for shading parameter. Field Domain: integer |
showcontent | AFP View GUI setting. Field Domain: Boolean Field Value(s): true, false |
showcontenthex | AFP View GUI setting. Field Domain: Boolean Field Value(s): true, false |
spanfolders | When processing a folder. Will search sub-folders. Field Domain: Boolean Field Value(s): true, false |
splitresources | Splits AFP resources from and document in XML output. Field Domain: Boolean Field Value(s): true, false |
stdout | Allow for standard out with API. Field Domain: Boolean Field Value(s): true, false |
type1font | Specify how Type 1 FOCA outline fonts are used. All –all fonts will be mapped to Type 1 Font Include – Only those specified in the AFP resource Library will be included. Exclude – Exclude Type 1 Fonts. None – Do not include any Type 1 Fonts. Field Domain: selection Field Value(s): all, include, exclude, none |
useformdeforientation | Use formdef orientation. Useful for printing. Field Domain: Boolean Field Value(s): true, false |
xmloutputfolder | Output folder where the XML will be placed. If left blank, XML will populate in the AFP folder of origination. Field Domain: file path Field Value(s): file path |