A3DPDF3DArtworkEditAnimationJavascript
-
A3DStatus
A3DPDF3DArtworkEditAnimationJavascript(A3DPDF3DArtwork *p3DArtwork, const A3DUTF8Char *pcJavascriptFile, A3DBool bUseAnimationFile) A3DStatusA3DPDF3DArtworkEditAnimationJavascript(A3DPDF3DArtwork* p3DArtwork, constA3DUTF8Char* pcJavascriptFile,A3DBoolbUseAnimationFile)Debug function to edit the JavaScript stream corresponding to the animation data in a file.
Parameters
p3DArtwork: The artwork which contains the animation.
pcJavascriptFile: The path of the file in which the JavaScript will be outputted. The content of the file can be modified by the user.
bUseAnimationFile: If true, the modified content will be used to generate the final PDF file.
Returns
A3D_SUCCESS in case of success or an error code