This content has been marked as final.
Show 6 replies
-
1. Re: Get file metadata with Reader API
Bernd Alheit Aug 20, 2014 4:24 AM (in response to PlombSoldier2)Which API?
-
2. Re: Get file metadata with Reader API
PlombSoldier2 Aug 20, 2014 5:21 AM (in response to Bernd Alheit)The plugin API (C/C++), it is possible to use the PDDocGetXAPMetadata in Reader? If not, what alternatives?
Thanks
-
3. Re: Get file metadata with Reader API
Bernd Alheit Aug 20, 2014 5:40 AM (in response to PlombSoldier2)Yes, a plugin can access the data.
-
4. Re: Get file metadata with Reader API
PlombSoldier2 Aug 21, 2014 2:21 PM (in response to Bernd Alheit)My project was generated by the wizard, but when try to use the PDDocGetXAPMetadata function the project does not compile with this error: "'PDDocGetXAPMetadataSELPROTO' : undeclared identifier".
Any ideas?
-
5. Re: Get file metadata with Reader API
Test Screen Name Aug 22, 2014 12:59 AM (in response to PlombSoldier2)You probably need to add the right header file. The documentation should tell you which one. If not, just search the header files for the problem identifier.
-
6. Re: Get file metadata with Reader API
Bernd Alheit Aug 22, 2014 1:46 AM (in response to PlombSoldier2)This function is not available in Adobe Reader. With the functions of the low level COS Layer you can access the data.


