A3DPDFPageInsertImage2

A3DStatus A3DPDFPageInsertImage2(A3DPDFPage *pPage, A3DPDFImage *pImage, const A3DPDFRectData *pRectData)

deprecated

A3DStatus A3DPDFPageInsertImage2(A3DPDFPage* pPage, A3DPDFImage* pImage, const A3DPDFRectData* pRectData)

Function to insert a static image in a page.

With this, an image is positionned on a page but can not be used for interactivity.

Parameters

pPage: The Page object to work with.

pImage: The Image object to insert on the page.

pRectData: The rectangle to specify the position on the page.

Returns

A3D_SUCCESS in case of success or an error code