Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / March 2006

Tip: Looking for answers? Try searching our database.

Printing Large Windows Forms

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Eric - 09 Mar 2006 19:32 GMT
Hi I am relatively new to Windows development.  I have a project which
includes multiple long windows forms.  Some of these forms have around 200
fields.  These forms will use a combination of custom user controls and third
party components.  If it is at all possible I would like to avoid manually
adding a thousand fields to PrintDocuments. What would be a best practice for
sending such a large windows form to a printer? Is anyone aware of any third
party components that would provide a solution for this problem?  Could this
problem be solved by looping through the controls on the form somehow.  Any
advice or direction that you could give me would be greatly appreciated.

Thanks,

Eric
AMercer - 09 Mar 2006 20:10 GMT
> Hi I am relatively new to Windows development.  I have a project which
> includes multiple long windows forms.  Some of these forms have around 200
[quoted text clipped - 5 lines]
> problem be solved by looping through the controls on the form somehow.  Any
> advice or direction that you could give me would be greatly appreciated.

You could make a copy of the on-screen form as a bitmap and print the
bitmap.  Given an appropriately capable printer, this will work regardless of
the complexity of the form.
Cerebrus - 11 Mar 2006 06:06 GMT
Hi Eric,

If I understand you correctly, you can simply take a screenshot of the forms
(PrintScreen) and then paste this into any Image editor. Then save it as a
jpeg and Print away... ! It doesn't really matter how many controls you have
on your forms, for PrintScreen to work.

Regards,

Cerebrus.

> Hi I am relatively new to Windows development.  I have a project which
> includes multiple long windows forms.  Some of these forms have around 200
[quoted text clipped - 9 lines]
>
> Eric

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.