views:

10

answers:

0

I am trying to make an application which will batch print multiple files to OneNote. Here is a detailed explanation:

  1. Selected PowerPoint (multiple files) files are sent to OneNote (Print > Send to OneNote).
  2. When the file is open any other sections besides the one of the file just opened is removed. (note: OneNote stores previous section open)
  3. 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.