Updated Samples: PHP, PDF Rendering, and sectionName

Happy Monday everyone! Just a short note today to let you know that we’ve updated our samples on GitHub. There are 3 updates:

  1. PHP Sample Now Available
  2. PDF Rendering
  3. Creating Pages in Specific Sections

1. PHP Sample Now Available

We’ve added to our other existing samples and added a sample written in PHP. If you have any recommendations for improvements, we welcome all feedback! (Note: This sample includes all the features of the other samples, including the 2 features mentioned below)

The PHP sample can be found at: https://github.com/OneNoteDev/OneNoteAPISamplePHP

2. PDF Rendering

All of the samples now include an example of how to use the OneNote API to render a PDF on a OneNote page. This feature was announced 2 weeks ago and you can read more about it on this blog post..

3. Creating Pages in Specific Sections

All of the samples now include an example of how to use the sectionName query parameter to create pages in specific sections of the default notebook. This feature was announced last week and you can read more about it on this blog post.