RE: Convert OneNote outlines to Word format?
  Home FAQ Contact Sign in
microsoft.public.onenote only
 
Advanced search
POPULAR GROUPS

more...

 Up
RE: Convert OneNote outlines to Word format?         

Group: microsoft.public.onenote · Group Profile
Author: dyowee
Date: May 25, 2008 00:27

Or how about sir OneNote to rtf?

"John Guin [msft]" wrote:
> Assuming the data is text, I'd suggest loading the XML document and isolating
> the nodes which hold the data you want to export. Read the data as a string
> and save to any db format you want (string data is fairly universal).
>
> Other data types may need conversion, and I would need some time to work on
> getting ink into some sort of usable format.
>
> Check out the MSDN pages which document the OneNote API, and this page has a
> bunch of addins for OneNote - check them for sample code as well.
> http://msdn.microsoft.com/en-us/office/aa905452.aspx
> and
> http://blogs.msdn.com/johnguin/archive/2008/01/17/a-summary-of-the-onenote-powertoys...
> --
> Thanks,
> John Guin
> OneNote Test Team
> http://blogs.msdn.com/johnguin
>
>
> "dyowee" wrote:
>
>> Good day sir!
>> I want to capture Outline tags/data from a page, then save it to a database
>> in a format that would be understandable by Word, so that data can be
>> retrieved from the database and displayed in Word. Any ideas?
>>
>> Regards,
>> Joey
>>
>> "John Guin [msft]" wrote:
>>
>>> What exactly are you trying to do?
>>>
>>> If you want to save a page as a word document, you can use the Publish()
>>> method to do this. If you only want to save certain information from a page
>>> to a word doc, you could create a temp page, copy the data you want to it,
>>> save the temp page as word format and delete the temp page.
>>>
>>>
>>> --
>>> Thanks,
>>> John Guin
>>> OneNote Test Team
>>> http://blogs.msdn.com/johnguin
>>>
>>>
>>> "dyowee" wrote:
>>>
>>>> Good day!
>>>>
>>>> Is it possible to convert OneNote outlines (from internal XML) to a format
>>>> understandable by Word?
>>>>
>>>> Thanks.
no comments
diggit! del.icio.us! reddit!

RELATED THREADS
SubjectArticles qty Group
Re: To convert or not to convert, that's the questioncomp.lang.clipper.visual-objects ·