Copy Page as Picture
Copy Page using various image format and options
1. copypic type:=1 ratio:=60;
2. copypic type:=2 res:=900 ratio:=80;
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Graph | igp |
Input GraphPageBase |
|
Active graph |
Image Format | type |
Input int |
|
Specify image format of the copied graph. Option list:
|
Graph Size | size |
Input string |
|
It is the actual size of the graph. This variable is read-only. |
DPI | res |
Input int |
|
Specify the graph DPI of the copied graph. |
Size Factor (%) | ratio |
Input int |
|
Specify the size factor of the copied graph. |
Keywords:publishing