Plot Driver or other config file to set Area and Rasterized

Hi, we use a plot driver to plot to PDF files called pdf.plt

When the plot dialog opens, it always is set to View and the Rasterized box is ticked.

We always have to change it to Fit All and un-check the Rasterized box.

Is there a setting in the plt file to make these two options happen by default?

Thanks

  • The Rasterized option is within the pltcfg file. Go to Base Properties Tab then Default Output Mode. Change to Prefer Non-Rasterized or Force Non-Rasterized. Force will not allow rasterized plotting at all.

    Microstation CONNECT - 10.17.2.61

    ORD - 2021 R1 10.10.1.3

    ORD 2022 R1.1 - 10.11.3.2

    ORD 2022 R3 -  10.12.2.4

    Microstation v8i SS 10 - 08.11.09.919

    Power InRoads v8i - 08.11.09.615

    ProjectWise - 10.0.3.453

  • As far as I am aware, if there is no fence placed in your file, the plot dialog will be set to View by default. Once a fence is placed the Area automatically changes to Fence. THere is a config variable that will change the plot area to fit the sheet when placing a new plot boundary. Look at MS_PLT_ENABLE_PRESERVE_SCALE under <Workspace <Configuration <Printing. There may be other variable there that can affect the plot area.

    Microstation CONNECT - 10.17.2.61

    ORD - 2021 R1 10.10.1.3

    ORD 2022 R1.1 - 10.11.3.2

    ORD 2022 R3 -  10.12.2.4

    Microstation v8i SS 10 - 08.11.09.919

    Power InRoads v8i - 08.11.09.615

    ProjectWise - 10.0.3.453

  • Thanks - I found both setting in the settings pull down. Just needed help on where to look. Much appreciated.