Hi all, In VB.net i heard about there is an option to change printer settings like page type and margins. when we want to print contents for a web apps we use javascript window.print() option, but i want to set page settings through php how it is possible?
remember i want to take a print in client machine through browser not in a web server
kindly suggest a solution.