When you import a vector file onto a page that already contains a raster image, you can choose how the vector data is mapped. The raster information can be used to initialize the vector mapping, or default values can be used.
To use raster information to map imported vector files:
· Use SetVectorLoadRasterMapping(1).
To not use raster information for vector mapping, use a value of 0 instead.
To find out whether raster mapping information is being used for vectors, use GetVectorLoadRasterMapping.
See also