1
votes

Is there a way to insert a file as a print out to OneNote using C#? I have been able to insert files and image as attachment / Inserted files but I can't seem to find a way to access the Print Out functionality.

1
Are you using COM APIs to talk to the OneNote 2013 Win32 app, or REST API to talk to the OneNote service? - GarethJ

1 Answers

0
votes

You can set OneNote as an active printer and print directly there. For example, see Excel Geeking: Sending A Selection To OneNote With VBA .