Announcement

Collapse
No announcement yet.

Command line Print Settings

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Command line Print Settings

    Hi,

    Is it possible to modify the print attibutes when printing using the command line.

    For example, is it possible to set "Custom Width" or "Position/Centered", etc.

    I see it is possible to load a custom ini file, perhaps you can do it there, but I can't find any help on that subject.
    Thanks in advance
    Phil

    #2
    I should mention, that my main goal in this is to modify the size of the printed images, so they fit more properly in the page.

    Comment


      #3
      All the options that are set in the Print dialog in the Viewer GUI are saved in the i_view32.ini file current at that time. So if the custom ini file called in the Command line is a copy of that file then the same options will be used again for the Print operation.

      That is quite straightforward if the same settings are required for all files processed by your Command line. It is when the settings need to be changed on a file by file basis that things get complicated.

      Comment


        #4
        Thanks Mij,

        that will work just fine for me.

        Best
        Phil

        Comment

        Working...
        X