The cadrpro.ini file is copied to the hidden Windows directory: C:\Users\<username>\AppData\Roaming\Tessel\cadrpro.cfg\CADRPRO.ini. It is used to store various CADRaster control parameters. Some of them may be changed by CADRaster commands; others can be changed only by editing the file.

File line syntax: <Parameter_name>=<value>

Comment line syntax: [<comment>]

Binary values of some parameters are coded as 0 or 1, which means switched off or on respectively.

The list of parameters in the cadrpro.ini file are listed below:

AcadFileDialogs

defines number of associations to remember in [File Associations] section;

AlterPalettes

binary value; if enabled, corrects some problems with raster palette refreshing, but it depends strongly on your Windows version, display driver type, display colors depth, AutoCAD's ADI driver. In case of problems with palettes management try switching this option off (0).

AutoZoom

binary value; if enabled, forces default view defined by the RView command after the document is opened;

ConfirmEditing

binary value; enables or disables the dialog box to confirm editing commands;

CorrectPolygonFills

binary value; if enabled, forces AutoCAD to plot filled polygons using separate vectors. This option is to fix wrong polygon filling in some printing drivers. Use it only is you printing driver merges colors in a wrong way;

DefaultTransparency

This CADRaster option is used in RCreate and RInsert commands. A percentage of the image formats available today allow transparency information to be stored in the image, and by default that information is ignored in AutoCAD, however, it can be enabled within AutoCAD using the TRANSPARENCY command. Setting image transparency to On allows AutoCAD to recognize the transparent pixels so that graphics on the screen show through those pixels. Transparency is available for both bitonal and nonbitonal (Alpha RGB or gray-scale) images. By default, images are attached with transparency turned off.

But "TRANSPARENCY" command work only within AutoCAD!!!

Solution for AutoCAD LT users:

The default transparency setting can be toggled on or off for a new raster image(s) opened by CADRaster. By default it is toggled off. This feature is controlled by DefaultTransparency key in CADRaster's INI file:

[Options]
DefaultTransparency=1

ForceDrawingPalette

binary value; if enabled, forces raster image palette usage when displaying the image. If disabled, AutoCAD’s 256 colors palette is used;

MaxNumOfAssocToRemember

defines number of associations to remember in [File Associations] section;

MdiSafeMode

binary value; this parameter enables or disables the safe handling mode of AutoCAD's SDI windows (use it if you open more drawing at the same time in AutoCAD and it hangs):

0 - default value, disables MdiSafeMode;

1 - turns MdiSafeMode on;

[Options]
						MdiSafeMode=1
MergePrintoutColors

binary value; if enabled, performs raster and vector colors merging on the printout that results in vectors transparency;

OpenForegroundDrawing

binary value; enables automatic opening of foreground drawing by AutoCAD Tessel Composite Document is loaded;

PlotWithLineweights

This CADRaster option is used in RCreate and RInsert commands. When it is turned on then it scales lineweights in proportion to the raster scale. Lineweights normally specify the linewidth of plotted objects and are plotted with the linewidth size regardless of the plot scale. By default it is toggled off. This feature is controlled by PlotWithLineweights key in CADRaster's INI file:

[Options]
PlotWithLineweights=1
RasterizePrinterName

After rCreate or rInsert command, CADRaster write to INI file name of printer device used during last rasterization. This name can be later copied to RasterizePrinterName key to disable efect of adding paper named "RasterizePortrait" to other printer devices.

[Options]
RasterizePrinterNameFound=
RasterizePrinterName=
SingleDrwMode

binary value; this parameter enables or disables the Single Image Mode:

0 - single image is handled as a TCD subdocument;

1 - single image is handled without storing it in a TCD file;

SkipAutoLoading

binary value; if enabled autoloading and initialization will be postponed until the first CADRaster's command typed at AutoCAD's command prompt. The option was added to improve CADRaster integration with other applications.

SkipConfigDir

binary value; CADRaster by default adds command line option '/c config_directory' when starting AutoCAD . If your application cannot pass this options to AutoCAD, enable the option;

UseAssociationsWithTCD

binary value; if enabled, after opening a vector drawing an associated TCD file will be opened as well;

Color

Default value of color number in the drawing palette (for monochrome raster images only). Used when raster image has not corresponding TAF file.

Comment

Default value of image’s description or a remark text. Used when raster image has not corresponding TAF file.

Length

Default value of number of pixels in a single raster line. Used when raster image has not corresponding TAF file.

Orientation

Default value of image’s orientation. Defined in raster terms (lines and columns of pixels) but maintaining analogous meaning also for vector drawings. The Orientation can have one of the following values:

Used when raster image has not corresponding TAF file.

Units

Default value of code number of units used to define the insertion point of the image; one of the following values:

Width

Default value of number of raster lines. Used when raster image has not corresponding TAF file.

XinsertionPoint

Default value of X coordinate of the lower left corner of the image. Used when raster image has not corresponding TAF file.

Xresolution

Default value of image’s horizontal resolution. Used when raster image has not corresponding TAF file.

Xscale

Default value of horizontal scale of the image. Used when raster image has not corresponding TAF file.

YinsertionPoint

Default value of Y coordinate of the lower left corner of the image. Used when raster image has not corresponding TAF file.

Yresolution

Default value of image’s vertical resolution. Used when raster image has not corresponding TAF file.

Yscale

Default value of vertical scale of the image. Used when raster image has not corresponding TAF file.

For internal use only. Parameters for library TSLPPL (print cache options).

For internal use only. Parameters for library TSLRVC.

AutoSelectingSingleFile

Binary value; when set to 1, the single image file is automatically selected for editing immediately after opening.

BRAOpenOptions

Decimal (without prefix) or hexadecimal (prefixed with 0x) number. Used for control of document attribute files. Zero or sum of some of the following values:

For example, setting this parameter to 0x1A00 (which is a sum of 0x1000, 0x0800 and 0x0200) means: “read and write TAF file; read RLD file”. This is the default SuperEdit behavior.

ClipboardCopyHeight

Height of the document copy in inches for the Copy command.

ClipboardCopySpecHeight

Height of the document copy in inches for the Copy Special and Copy Special To... commands.

ClipboardCopySpecWidth

Width of the document copy in inches for the Copy Special and Copy Special To... commands.

ClipboardCopySpecXRes

Horizontal resolution of the document copy for the Copy Special and Copy Special To... commands.

ClipboardCopySpecYRes

Vertical resolution of the document copy for the Copy Special and Copy Special To... commands.

ClipboardCopyWidth

Width of the document copy in inches for the Copy command.

ClipboardCopyXRes

Horizontal resolution of the document copy for the Copy command.

ClipboardCopyYRes

Vertical resolution of the document copy for the Copy command.

ConvertToOneFile

Binary value; setting it to 0 disables creation of the multi-page destination file while converting multiple input files.

CopyBitmap

Copying data in the Device Dependent Bitmap format to the Clipboard.

CopyDIBitmap

Copying data in the Device Independent Bitmap format to the Clipboard.

CopyEmbeded

Binary value; copying data in the embedded object format to the Clipboard.

CopyLink

Copying data in the link to a linked object format to the Clipboard.

CopyMetafile

Copying data in the MS Windows system metafile format to the Clipboard.

CrosshairVisible

Binary value; setting it to 1 causes SuperEdit to display crosshair at the current cursor position.

DecPrecision

The option sets the floating-point numbers precision to be used in SuperEdit dialogs.

DefaultVportsOverlapMode

Possible values:

DefBmpExt

Bitmap format may have DIB or BMP extension. When the user converts a raster file to the format, the default extension is chosen.

DefCalsExt

CALS format may have GP4, CG4 or MIL extension. When the user converts a raster file to the format, the default extension is chosen.

DefRasterUnits

Decimal value; defines default units for new raster drawings.

DefTCDUnits

Decimal value; defines default units for new TCD documents.

DefVectorUnits

Decimal value; defines default units for new vector drawings.

DefVidarExt

Vidar format may have VID or VIM extension. When the user converts a raster file to the format, the default extension is chosen.

DefXRes

Default raster image horizontal resolution.

DefYRes

Default raster image vertical resolution.

DelayedClipboardRendering

Binary value; immediate or delayed data rendering for data transfer through the Clipboard.

DitherMode

If this option is checked, SuperEdit uses dithering to improve image colors mapping.

LastSaveDir

Path name to the disk directory of the most recently open file.

LastSaveFilter

File format code number of the most recently open file (this parameter must not be changed).

LastSaveSubFormat

File compression mode code number of the most recently open file (this parameter must not be changed).

MaximizeApplication

Binary value; setting it to 1 causes SuperEdit to cover the full screen when opened.

MaximizeView

Binary value; setting it to 1 causes the open document window to cover the whole SuperEdit main window when opened.

MaxUndoSteps

Decimal value; defines how many undo steps are allowed.

PrintBitmapHeight

This parameters controls maximum height of "tile" used to create printouts.

If the resulting printout will exceed given value in pixels, hole image it will be divided into smaller tiles.

Value "1024" is suggested for use to ensure proper displaying images on Mobile devices.

PrintBitmapHeight=1024
PrintBitmapWidth

This parameters controls maximum width of "tile" used to create printouts.

If the resulting printout will exceed given value in pixels, hole image it will be divided into smaller tiles.

Value "1024" is suggested for use to ensure proper displaying images on Mobile devices.

PrintBitmapWidth=1024
PrintToFileWithMargins

This parameter is responsible for printing with or without margin in Print-outs to files (like PDF or PNG).

Possible values:

Default value is 1 and it's recomended value, especially for printouts from HyperDoc Online.

ShowTwainInterface

Binary value; activates a scanner interface.

TCDSaveMode

Binary value; defines how the SaveAs command works:

TempDir

Path name to the disk directory where temporary files will be created.

ViewBitmapHeight

View bitmap height in pixels.

ViewBitmapWidth

View bitmap width in pixels.

loading table of contents...