Click here to Skip to main content
15,912,400 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Does anybody know how to change printer settings using devmode.By googling i found structure of devmode but couldn't understand how to use the code in my project.I want to override the settings such as duplex,papersize etc.Any help will be appreciated
Posted

1 solution

Hope these links help,

http://www.koders.com/csharp/fidC4A22C3F3E436EB424B1442D816060C57FC58B0A.aspx?s=typeconverter


http://msdn.microsoft.com/en-us/library/system.drawing.printing.printersettings.aspx#Y0

http://msdn.microsoft.com/en-us/library/system.drawing.printing.printersettings.papersizes.aspx#Y444

VB
[Win32-MFC]
http://support.microsoft.com/kb/167345
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900