Readme file for AFP2web [2021-04-05 Version 4.3.0.92]

============================================================================================
This readme file describes the command line parameters as well as the APF2web.ini parameters

Command line parameters:
  -pr:200/240/300              --> Set page resolution
  -std                         --> Read/Write to standard input/output
  -si                          --> Read from standard input
  -so                          --> Write to standard output
  -AFP/PDF/TIFF/JPEG/ASCII/PNG --> Output file format
  -PDFA[:B]                    --> PDF/A output file format, Level B is default
  -PAGE                        --> One file for each page in AFP document
  -DOC                         --> One file for each AFP document
  -ALL                         --> One file for all documents
  -DOC_INDEX                   --> One file for each Document Index
  -DOC_MERGE                   --> Merge AFP/TIFF files into a pdf file
  -DOC_COLD                    --> Use COLD option
  -po                          --> One file for each page of a TIFF output document. Only for TIFF output
  -mc                          --> Ascii format Page Maximum Column
  -mr                          --> Ascii format Page Maximum Row
  -dc                          --> Document Count - Sub Directory creation
  -c                           --> Colored image. For PDF, JPEG, PNG and TIFF JPEG/UNCOMPRESSED
  -G4/G4D/G3/G3D/UNCOMPRESSED/PACK/JPG/LZW --> Output TIFF format. Only for TIFF
  -BW                          --> Output Format type. Only for AFP Output
  -r:90,180,270,portrait,landscape --> Page Rotation
  -ct:<color tolerance>        --> Color tolerance to map RGB/CMYK values to spot color, value could between 0 to 255
  -bm                          --> Create book mark for PDF files
  -ip:C:\afp2web               --> Set ini path
  -if:C:\afp2web\afp2web.ini   --> Set ini file name
  -rp:C:\afp2web\Resource      --> Set resource path
  -lp:C:\afp2web\Log           --> Set log path
  -cp:C:\afp2web\AFPCP         --> Set AFP-codepage path
  -ap:C:\afp2web\Resource      --> Set AFP font resource path
  -fp:C:\afp2web\extfont       --> Set font path to additional Type1 and TrueType fonts
  -op:C:\afp2web\pdf           --> Set output file path
  -xp:C:\afp2web\Index         --> Set index file path
  -ovp:C:\afp2web\Resource     --> Set Overlay path
  -psp:C:\afp2web\Resource     --> Set Page Segment path
  -fdp:C:\afp2web\Resource     --> Set FormDef path
  -dcp:T1V10273                --> Code Page to be used for Indexes
  -sd:n                        --> Starting Document Id
  -ed:n                        --> Ending Document Id
  -jq:n                        --> JPEG Quality used to compress object data, where n could be 1 to 100
  -os:<width>,<height>         --> Size of output document in pixels
  -wm:wmText,<FontName>,<FontSize>
        <RotAngle>,<RedMask>,<GreenMask>,<BlueMask> --> Watermark Details
  -sa:script arguments         --> Set script arguments
  -sp:script procedure         --> Set script procedure filename
  -fd:F1hqsd                   --> Formdef to be used
  -rf:ResFile                  --> Explicit Resource File to be used
  -xf:DocIndexFile             --> Explicit Document Index File to be used
  -pp:fp[-tp]                  --> Process Pages from page (fp) to page (tp), e.g.: -pp:100-200.
  -sod                         --> Save object container data on disk
  -u                           --> Generate unique output file name
  -Strict                      --> Stop the process when a resource is not found
  -p                           --> Write Protocol Information
  -q                           --> Turn quiet mode on
  -ncm                         --> No console message, turn on standard error redirection to file
                                   (NOTE: Messages are redirected to "a2w_msg_<timestamp>.txt" file in system path)
  -l                           --> Turn logging on
  -lf                          --> Turn fonts-only logging on
  -ll:1,2,3,4,5,6,[RES|(ResType)+],[INFO|WARN|DEBUG|INWARN|OUTWARN] --> Sets the logging level.ResType is one or more out of OLY,PSEG,FNTR,CDP,MMAP,FDEF,IOB
  -pv                          --> Launch preview
  -s                           --> Write Statistics
  -ell:1|2                     --> Set Exception Logging Level
  -ps:[<OwnerPwd>][,[<UserPwd>][,[<Key Length>][,<Permission Flags>]]] --> Set PDF Security Options
  -tp                          --> Set Temporary Path
  -nocmyktorgb                 --> Pass through CMYK color images as is to PDF
  -pfh:PDFFontHeightFactor     --> PDF Font Height Factor. Should be greater than or equal to 1.0
  -imcs:<ImageMaxCacheSize>    --> Maximum Cache Size for Images in MegaBytes
  -mvo:<MaxVectorObjects>      --> Maximum Vector Objects Per Page
  -fnpt:"'%s',SPOOLNAME"       --> Filename pattern (without extension) for naming output files
                                   Refer afp2web.ini FilenamePattern attribute for more details:
                                   NOTE: Format part of filename pattern must be enclosed in double quotes, also
                                         double quotes must be escaped when invoking AFP2web from batch or script
  -isf:<Stretch Filtername>,<Shrink Filtername>    --> Image Resize Filter
  -irf:<Rotation Filtername>   --> Image Rotation Filter
  -is2cf:<AllowSOCAColor>,<ForcePTValueControl>   --> AFP IS2 Compliance Flags
  -tpf:char|text               --> AFP Text Presentation mode  
  -ppcf:<PDF Parser Config Filename>   --> PDF Parser Configuration Filename
  -ari                         --> Turn on auto rotate image
  -h or -?                     --> Display that help
  -v                           --> Display version
  -vall                        --> Display version product and its sub components
