I added AVI as rendition in PDF using C++ PDF SDK, Now I want to make this redition accessible to javascript, How can we do it using C++ or java script.
-Nilesh
My Product Information:
Acrobat Pro Extended 9.4.3, Windows
I investigated and found that, Moving rendition to names can help. I moved rendition to PDF Name tree however still i am getting rendition object null.
I investigated and found that, Moving rendition to names can help. I moved rendition to PDF Name tree however still i am getting rendition object null.
Name tree location is
(The document root)catalog
Names
Renditions
0 Name1
1. RenditionObject1
2 Name2
3 RenditioObject2
Let me know if someone can help me in this.
Thanks,
Nilesh