I am working on inserting printouts of email attachments on OneNote. I am able to insert images as printout, but for multi page TIF file only first page is inserted. I use Graph API to create a OneNote page and send multi-part request on body with HTML and file parts as per that Microsoft article https://docs.microsoft.com/en-us/graph/onenote-images-files#image-media-types
Is there a way to insert all TIF's pages on OneNote (via HTML)?