The pdImgSetPage function changes the page number of an existing PowerDoc image. This makes it possible to move an existing image to another page.
Parameter | Description |
---|---|
power_doc |
Handle of the associated Power Engine document. |
img |
Image's index in the Power Engine document. |
page |
The new page number for the specified PowerDoc image. |