Hi Ariel, Thank you very much.
Regards, Alona -----Original Message----- From: Ariel Constenla Haile [mailto:[email protected]] Sent: Friday, November 04, 2011 3:20 AM To: [email protected] Subject: [users] Re: API to retrieve document metadata 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 -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help
