.NET Programming
--
Questions
--
Followers
Top Experts
PrintForm within vb2008
I want to use PirntForm within VB2008 , Can I change the paper size and the margins.
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
you may check the printer settings: http://www.emoreau.com/Entries/Articles/2005/03/Setting-Windows-default-printer.aspx
First , Thank you for these very good information.
But the problem which come with me, that when I click print form so, the form didn't fit into the A4 size which is the default in the printer settings.
But the problem which come with me, that when I click print form so, the form didn't fit into the A4 size which is the default in the printer settings.
have a look at http://www.emoreau.com/Entries/Articles/2008/03/Microsoft-Visual-Basic-Power-Packs-30.aspx
have you tried something like:
.Print(Me, PowerPacks.Printing.PrintF orm.PrintO ption.Full Window)
have you tried something like:
.Print(Me, PowerPacks.Printing.PrintF






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
what do you want the result to be exactly?

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Thats the problem
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Thanks
.NET Programming
--
Questions
--
Followers
Top Experts
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.