- 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 inCustomSize.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 runCustomSize.exe
successfully
- To install PrintNote, run the
.msi
file corresponding to your Office version.- For Office 64-bit:
PrintNote.msi
- For Office 32-bit:
PrintNoteX86.msi
- For Office 64-bit:
- Before printing a page, press the Set paper size button under the PrintNote tab
- When printing the page, use the paper size named PrintNote for a clean one page document
- 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