Parameters

/B:type,color,t,dx,dy      -- BORDERS
      type      -- type (hex)      [set number abcdefg, where a - right bottom , b - right top , c - left bottom, d - left top, e - bottom, f -middle, g - top]
                        a,b,c,d,e,f,g can have 16-digit value from 0-d corresponding the line type                   
      color      -- color (hex/name)
      t            -- thickness (1 == 0.1 mm)
      dx            -- space from borders by horizontal (1 == 0.1 mm)
      dy            -- space from borders by vertical (1 == 0.1 mm)

      any parameter(s) can be omitted

/S:dx,dy,color      -- SHADOW
      dx            -- dx offset of shadow (negative -- to left; 1 == 0.1 mm)
      dy            -- dy offset of shadow (negative -- to up; 1 == 0.1 mm)
      color      -- color of shadow (hex/name)

      any parameter(s) can be omitted

/M:l,t,r,b,h,f      -- MARGINGS
      l            -- left (1 == 1 mm)
      t            -- top (1 == 1 mm)
      r            -- right (1 == 1 mm)
      b            -- bottom (1 == 1 mm)
      h            -- header (1 == 1 mm)
      f            -- footer (1 == 1 mm)

      any parameter(s) can be omitted

/A:n,m,dx,dy      -- AUTO ARRANGE
      n (3)      -- images by horizontal
      m (4)      -- images by vertical
      dx            -- horizontal space between images (1 == 1 mm)
      dy            -- vertical space between images (1 == 1 mm)

      any parameter(s) can be omitted

/def:pname      -- LOAD SETTINGS FROM PROJECT pname AS DEFAULT
      pname      -- project name

/H:"Left;Center;Right"            -- HEADERS
      Left      -- left part of header
      Center      -- center part of header
      Right      -- Right part of header

      any parameter(s) can be omitted

/F:"Left;Center;Right"            -- FOOTERS
      Left      -- left part of footer
      Center      -- center part of footer
      Right      -- Right part of footer

      any parameter(s) can be omitted

/p                                          -- PRINT
      If this parameter present /A must also be present (or will default)

<filename,...>

      if <filename(s)> is image file it will be added to new project
      if <filename> is a folder that all images in it (and in subfolders) will be added to new project
      if <filename> is a project file that this file will be opened (or printed)
      if <filename> starts from '@' it must be a text file with images list