Jump to content

LabVIEW configuration file/Printing: Difference between revisions

From LabVIEW Wiki
No edit summary
No edit summary
Line 3: Line 3:
This is a list of LabVIEW ini File settings relating to Printing.
This is a list of LabVIEW ini File settings relating to Printing.


== colorPrinting ==
{{ labviewconfigurationkey
Example: <code>pcolorPrinting=FALSE</code><br/>
| keyname = colorPrinting
Description: Print in Color<br/>
| example =colorPrinting=FALSE
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| datatype =b
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| description =Print in Color
Default Value: <code>TRUE</code><br/>
| permitted_values =TRUE or FALSE
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| default =TRUE
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV1 = 3
Notes: None<br/>
| LV2 = 4
 
| LV3 = 5
== marginB ==
| LV4 = 6
Example: <code>marginB=1.25</code><br/>
| LV5 = 7
Description: Bottom margin<br/>
| LV6 = 8
Datatype: <FONT COLOR=#FF8000>Float</FONT><br/>
| OS1 =w
Permitted Values: 0 to Unknown<br/>
| OS2 =m
Default Value: <code>0</code><br/>
| OS3 =l
LabVIEW Versions: 6.x, 7.x, 8.x<br/>
| OS4 =u
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| notes =None
Notes: This setting is only effective if [[#useMargins|useMargins]] is set to <code>TRUE</code><br/>
}}
 
{{ labviewconfigurationkey
== marginL ==
| keyname = marginB
Example: <code>marginL=1.00</code><br/>
| example =marginB=1.25
Description: Left margin<br/>
| datatype =f
Datatype: <FONT COLOR=#FF8000>Float</FONT><br/>
| description =Bottom margin
Permitted Values: 0 to Unknown<br/>
| permitted_values =0 to Unknown
Default Value: <code>0</code><br/>
| default =0
LabVIEW Versions: 6.x, 7.x, 8.x<br/>
| LV1 = 5
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV2 = 6
Notes: This setting is only effective if [[#useMargins|useMargins]] is set to <code>TRUE</code><br/>
| LV3 = 7
 
| LV4 = 8
== marginR ==
| LV5 =
Example: <code>marginR=2.25</code><br/>
| LV6 =
Description: Right margin<br/>
| OS1 =w
Datatype: <FONT COLOR=#FF8000>Float</FONT><br/>
| OS2 =m
Permitted Values: 0 to Unknown<br/>
| OS3 =l
Default Value: <code>0</code><br/>
| OS4 =u
LabVIEW Versions: 6.x, 7.x, 8.x<br/>
| notes =This setting is only effective if [[#useMargins|useMargins]] is set to <code>TRUE</code>
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
}}
Notes: This setting is only effective if [[#useMargins|useMargins]] is set to <code>TRUE</code><br/>
{{ labviewconfigurationkey
 
| keyname = marginL
== marginT ==
| example =marginL=1.00
Example: <code>marginT=2.00</code><br/>
| datatype =f
Description: Top margin<br/>
| description =Left margin
Datatype: <FONT COLOR=#FF8000>Float</FONT><br/>
| permitted_values =0 to Unknown
Permitted Values: 0 to Unknown<br/>
| default =0
Default Value: <code>0</code><br/>
| LV1 = 5
LabVIEW Versions: 6.x, 7.x, 8.x<br/>
| LV2 = 6
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV3 = 7
Notes: This setting is only effective if [[#useMargins|useMargins]] is set to <code>TRUE</code><br/>
| LV4 = 8
 
| LV5 =
== marginUnitInch ==
| LV6 =
Example: <code>marginUnitInch=FALSE</code><br/>
| OS1 =w
Description: Select inches (<code>TRUE</code>) or millimeters (<code>FALSE</code>) for margins<br/>
| OS2 =m
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS3 =l
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| OS4 =u
Default Value: <code>TRUE</code> (inches)<br/>
| notes =This setting is only effective if [[#useMargins|useMargins]] is set to <code>TRUE</code>
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
}}
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
{{ labviewconfigurationkey
Notes: None<br/>
| keyname = marginR
 
| example =marginR=2.25
== postScriptLevel2 ==
| datatype =f
Example: <code>postScriptLevel2=FALSE</code><br/>
| description =Right margin
Description: PostScript level 2 printing<br/>
| permitted_values =0 to Unknown
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| default =0
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| LV1 = 5
Default Value: <code>TRUE</code><br/>
| LV2 = 6
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| LV3 = 7
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV4 = 8
Notes: None<br/>
| LV5 =
 
| LV6 =
== postScriptPrinting ==
| OS1 =w
Example: <code>postScriptPrinting=TRUE</code><br/>
| OS2 =m
Description: PostScript printing<br/>
| OS3 =l
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| OS4 =u
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| notes =This setting is only effective if [[#useMargins|useMargins]] is set to <code>TRUE</code>
Default Value: <code>FALSE</code><br/>
}}
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
{{ labviewconfigurationkey
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| keyname = marginT
Notes: None<br/>
| example =marginT=2.00
 
| datatype =f
== printerDithering ==
| description =Top margin
Example: <code>printerDithering=TRUE</code><br/>
| permitted_values =0 to Unknown
Description: Permit printer dithering<br/>
| default =0
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| LV1 = 5
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| LV2 = 6
Default Value: <code>FALSE</code><br/>
| LV3 = 7
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| LV4 = 8
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]]<br/>
| LV5 =
Notes: None<br/>
| LV6 =
 
| OS1 =w
== printUsingBitmap ==
| OS2 =m
Example: <code>printUsingBitmap=TRUE</code><br/>
| OS3 =l
Description: Bitmap printing<br/>
| OS4 =u
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| notes =This setting is only effective if [[#useMargins|useMargins]] is set to <code>TRUE</code>
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
}}
Default Value: <code>FALSE</code><br/>
{{ labviewconfigurationkey
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| keyname = marginUnitInch
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| example =marginUnitInch=FALSE
Notes: None<br/>
| datatype =b
 
| description =Select inches (<code>TRUE</code>) or millimeters (<code>FALSE</code>) for margins
== useMargins ==
| permitted_values =TRUE or FALSE
Example: <code>useMargins=TRUE</code><br/>
| default =TRUE
Description: Use the margins defined in the .\labview.ini file<br/>
| LV1 = 5
Datatype: <FONT COLOR=#008000>Boolean</FONT><br/>
| LV2 = 6
Permitted Values: <code>TRUE</code> or <code>FALSE</code><br/>
| LV3 = 7
Default Value: <code>FALSE</code><br/>
| LV4 = 8
LabVIEW Versions: 5.x, 6.x, 7.x, 8.x<br/>
| LV5 =
OS's Supported: [[Image:logo.Windows.png]][[Image:logo.Mac.png]][[Image:logo.Linux.png]][[Image:logo.Sun.png]]<br/>
| LV6 =
Notes: When this setting is <code>TRUE</code>, LabVIEW uses the margins defined by [[#marginB|marginB]], [[#marginL|marginL]], [[#marginR|marginR]], and [[#marginT|marginT]] in the .\labview.ini file<br/>
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = postScriptLevel2
| example =postScriptLevel2=FALSE
| datatype =b
| description =PostScript level 2 printing
| permitted_values =TRUE or FALSE
| default =TRUE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = postScriptPrinting
| example =postScriptPrinting=TRUE
| datatype =b
| description =PostScript printing
| permitted_values =TRUE or FALSE
| default =FALSE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = printerDithering
| example =printerDithering=TRUE
| datatype =b
| description = Permit printer dithering
| permitted_values =TRUE or FALSE
| default =FALSE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = printUsingBitmap
| example =printUsingBitmap=TRUE
| datatype =b
| description =Bitmap printing
| permitted_values =TRUE or FALSE
| default =FALSE
| LV1 = 3
| LV2 = 4
| LV3 = 5
| LV4 = 6
| LV5 = 7
| LV6 = 8
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =None
}}
{{ labviewconfigurationkey
| keyname = useMargins
| example =useMargins=TRUE
| datatype =b
| description =Use the margins defined in this config file
| permitted_values =TRUE or FALSE
| default =FALSE
| LV1 = 5
| LV2 = 6
| LV3 = 7
| LV4 = 8
| LV5 =
| LV6 =
| OS1 =w
| OS2 =m
| OS3 =l
| OS4 =u
| notes =When this setting is <code>TRUE</code>, LabVIEW uses the margins defined by [[#marginB|marginB]], [[#marginL|marginL]], [[#marginR|marginR]], and [[#marginT|marginT]]
}}

Revision as of 17:30, 4 June 2007

Template:LabVIEW configuration back This is a list of LabVIEW ini File settings relating to Printing.

colorPrinting

Example colorPrinting=FALSE
Description Print in Color
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value TRUE
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

marginB

Example marginB=1.25
Description Bottom margin
Datatype Float
Permitted Values 0 to Unknown
Default Value 0
LabVIEW Versions

5.x , 6.x , 7.x , 8.x

OS's Supported

Notes This setting is only effective if useMargins is set to TRUE

marginL

Example marginL=1.00
Description Left margin
Datatype Float
Permitted Values 0 to Unknown
Default Value 0
LabVIEW Versions

5.x , 6.x , 7.x , 8.x

OS's Supported

Notes This setting is only effective if useMargins is set to TRUE

marginR

Example marginR=2.25
Description Right margin
Datatype Float
Permitted Values 0 to Unknown
Default Value 0
LabVIEW Versions

5.x , 6.x , 7.x , 8.x

OS's Supported

Notes This setting is only effective if useMargins is set to TRUE

marginT

Example marginT=2.00
Description Top margin
Datatype Float
Permitted Values 0 to Unknown
Default Value 0
LabVIEW Versions

5.x , 6.x , 7.x , 8.x

OS's Supported

Notes This setting is only effective if useMargins is set to TRUE

marginUnitInch

Example marginUnitInch=FALSE
Description Select inches (TRUE) or millimeters (FALSE) for margins
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value TRUE
LabVIEW Versions

5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

postScriptLevel2

Example postScriptLevel2=FALSE
Description PostScript level 2 printing
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value TRUE
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

postScriptPrinting

Example postScriptPrinting=TRUE
Description PostScript printing
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

printerDithering

Example printerDithering=TRUE
Description Permit printer dithering
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

printUsingBitmap

Example printUsingBitmap=TRUE
Description Bitmap printing
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

3.x , 4.x , 5.x , 6.x , 7.x , 8.x

OS's Supported

Notes None

useMargins

Example useMargins=TRUE
Description Use the margins defined in this config file
Datatype Boolean
Permitted Values TRUE or FALSE
Default Value FALSE
LabVIEW Versions

5.x , 6.x , 7.x , 8.x

OS's Supported

Notes When this setting is TRUE, LabVIEW uses the margins defined by marginB, marginL, marginR, and marginT