PublishFormat.pfHTML requires .htm extention, not .html extention #672
Unanswered
Martin Turski (quiret)
asked this question in
Q&A
Replies: 1 comment
|
Martin Turski (@quiret) Which file is this found in? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
But using .html as file extention causes a 0x8004201A HRESULT at the Publish function, while using .htm instead works just fine. Thus the documentation is misleading.
Look here for more details: https://stackoverflow.com/questions/26363784/comexception-when-converting-onenote-into-html-but-it-works-for-pdf
All reactions