Re: API to retrieve document metadata
Ariel Constenla Haile <[email protected]> Fri, 4 Nov 2011 04:20:29 -0300
| Newsgroups | gmane.comp.openoffice.questions |
|---|---|
| Message-ID | <20111104072029.GB21404@localhost> |
On Thu, Nov 03, 2011 at 10:12:44AM -0400, Alona Rossen wrote: > Hello Ariel, > > > We access ODF files and we do not modify the files. > > Attached is a MS Visual Studio 9 project. it took me some work to make this work. I'm curious how you managed to make the project work: it does have any additional include directory, no linker directory, etc. I changed the code a little (among other things, it uses the simple bootstrap mechanism), and the project settings, so that it can be compiled and debugged from with the MS VS 2008 Express IDE. See the attached modified version. The code works fine, so I'm not sure why it didn't work for you (besides the rtl::OUString error I mentioned in the previous mail). I also uploaded a version of my example, now with a VS Project http://people.apache.org/~arielch/api/DocumentProperties.zip Read the file /DocumentProperties/.vsprj/README_VS2008Express for instructions on how to modify the project's settings. Following the instructions there you should be able to build and the run example on the IDE. I'd suggest to ask further question on [email protected] (this is a users list, and is going to be shout down). List information * Writing to the list [email protected] * Subscription address [email protected] * Digest subscription address [email protected] * Unsubscription addresses [email protected] * Getting help with the list [email protected] Please tag your post beginning the subject with the [API] tag. Regards -- Ariel Constenla-Haile La Plata, Argentina
DocumentLoader_rev.zip
(application/zip, 18.7 KB) - not displayed
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOs5I9AAoJEMjP1bm45QNWC8IP/1UvJvJDs5EBMBgBa8N8xJdv XYxhH/2hAtLOdVVCChgPenavLcEs7sU6Ut/mrxkBmUGEwVdPkyNuEwOJICR+z+ia uNbH3mJzkLAK9Xfg3JmWT22PJ7JOLjrPkIPVMHEeQmqsrTHN2sZdp+ciSxogAFNN bb9Fk4myYFPzlavgXsBJzvQVF589SHouN21egJpE4GvopuSETzMERyi+l8dqEI0q W5lYZwqhvuUBaGj+N8XvVNmDDDbjAoPNhrC31YK8Y5Sbp5fhCVtk25esvfcKhlxO OF3vT3b4jikNW5Eb3+UR/dlzHX4D+I6Pf3NEi7cLhS+jYgnkQxyfRRhRvmfJH1nq IkroTVTb0eYn44PjMHoU8ta7ZX99Ywqyxf09EbzZTRUuuEVM8o/zK00ICsMg6mVX Q6FvG7/mQtzF+Q8FmMG9MBswULm7RMwi216hNyK+/U2MPsvlxZ1WJPK4OCnYzgel gWopBtljJnRWYLS1Vg+eMeRW0aofrB88qbxAixkyrKYHo0UCLKsTPA+sl8ZyRyzL rMBT99JXMQpP4OBRZq8oeb1OMQRHmJnvIbvAM1YD3htKzRN4ajLJnT6+57Hv3RkA EqUxHOfMhaqP1Dip7DTzYE2HgCAlGtskUgIoUmrs2pnB8zMHB5Sok+YKLxjIVRZj zzTYe6VqVWH6VlDRg5kT =vvTY -----END PGP SIGNATURE-----