Skip to content

faisal-fawad/PrintNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrintNote - A OneNote add-in

NOTE: PrintNote only works properly when OneNote is run as administrator!

First Time Setup:

  • By default, Microsoft Print to PDF does not support custom paper sizes which prevents PrintNote from working properly. To enable custom paper sizes, run the script CustomSize.exe as administrator; this script is located in CustomSize.zip. The C# code for this script is available here. Note that you may need to install the latest version of the Microsoft .NET Runtime to run CustomSize.exe successfully

Install:

  • To install PrintNote, run the .msi file corresponding to your Office version.
    • For Office 64-bit: PrintNote.msi
    • For Office 32-bit: PrintNoteX86.msi

Usage:

  • Before printing a page, press the Set paper size button under the PrintNote tab
  • Image of above
  • When printing the page, use the paper size named PrintNote for a clean one page document
  • Image of above

Future Plans:

  • Create a more accurate algorithm for determining paper size
  • Find an alternative solution without the requirement of administrative permissions
  • Add support for exporting groups of pages, sections and notebooks

Comparison:

  • Before PrintNote:
  • Image of before
  • After PrintNote:
  • Image of after

About

A OneNote add-in which prints one long page!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages