2.7.4 copypic


Menu Information

Copy Page as Picture

Brief Information

Copy Page using various image format and options

Command Line Usage

1. copypic type:=1 ratio:=60;

2. copypic type:=2 res:=900 ratio:=80;

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Graph igp

Input

GraphPageBase

<active>
Active graph
Image Format type

Input

int

0

Specify image format of the copied graph.

Option list:

  • 0=PNG
  • 1=EMF
  • 2=DIB
  • 3=HTML
Graph Size size

Input

string

It is the actual size of the graph. This variable is read-only.

DPI res

Input

int

300
Specify the graph DPI of the copied graph.
Size Factor (%) ratio

Input

int

100
Specify the size factor of the copied graph.

Related X-Functions

Copyimg



Keywords:publishing