I am trying to make an application which will batch print multiple files to OneNote. Here is a detailed explanation:
- Selected PowerPoint (multiple files) files are sent to OneNote (Print > Send to OneNote).
- When the file is open any other sections besides the one of the file just opened is removed. (note: OneNote stores previous section open)
- The OneNote file is saved as an OneNote single file package with the same name as the PowerPoint in a pre-set directory.
I am proficient with Java, but this application may need C#. Please help.