Forum Moderators: not2easy
I need help on how to set the page margin.
I have a form which people can fill out and they have two options:
1. Print the form - I display the form in the right format as required and they can press the print option of the browser to print it.
2. Email the form - I create a word document dynamically and send it as an attachement.
The problem that i am facing is the margins. I have to physically go to the page setup and change the margins there.
I need to know if i can dynamically change the page setup margins for the browser and the word document.
I did come accross @media @page and tried it but it doesnt work. I am not sure if i am using it correctly.
Any help will be appreciated.
Thank You.