asp.net - Knowing Page Size of HTML Content- Word Document -


I have created HTML content and I am writing it in a word file. I would like to know how many pages it would take if it was written in a Word document.

It can not be answered normally by font sizes, paper sizes, margins, layouts, etc. To be kept in mind, and accurate font rendering can also be different (crane etc.). Therefore, just create a Word document (you can use WordML) and calculate the number of pages for the word yourself.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -