473,671 Members | 2,454 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

print form

23 New Member
hi
i have form with 57 labeled comboboxes
their in the order and pattern i would like to get in my report

how can i print this form: make all the combo and textbox transparent and "look good" - just when i print.

thanks :)
Sep 1 '16 #1
1 812
zmbd
5,501 Recognized Expert Moderator Expert
That's the problem with forms, they are not really intended to be printed as a document, that is the normal role of the report.

Have you simply tried to print the form? Quite often the form will print as shown, the arrow on the combobox doesn't usually show in the printout; however, I have had some weirdness with subforms when I've had occasion to need a form printed; however, usually, one can create a report that will handle things much more gracefully.
Sep 2 '16 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
3407
by: babu | last post by:
Hello All, How are you? I am facing an issue to print all the form control values (including datagrid values). Is there a way to print all the control values in VB.NET. If the grid contains more rows of data (like
3
1852
by: Simone | last post by:
Hi, I'm a DB newbie and I've been having issues trying to print the record I am viewing in a form to a report. I have looked in groups all over and they all say to try basically the same thing but I can't get it to work. This is the latest code I've tried: Private Sub NewRepairPrintPreview_Click()
0
1148
by: Das | last post by:
Hi all, I have designed a web form in asp.net. I want to allow the user to print the form. What code should I write to print the complete form. When the user selects the print option from the IE, then on the top it prints the Header & on the bottom it prints the URL. What I want that it should print only items being displayed on the form. thanks in advance... Das
1
4826
by: avner | last post by:
any idie how to print an active form in vb.net like in vb6 (form1.print)
1
4706
by: Danny Toquothty | last post by:
how can I do these functions in Visual Basic.NET I know how to do it in Visual Basic 6.0 but FILE>Print is not selectable on the form. I also am not able to choose FILE>Make Executable...rather it is not there I am in class for visual basic 6.0 but had .NET just do not know how to use it so trying to learn. Sorry for the novice questions.
4
2419
by: C.K | last post by:
Hi, I am doing a calendar program for printing. I have a vb form. The form has a picture and a calendar grid made out of buttons (I don't actually press the buttons, they were just an easy way to make up the grid for the days of the month. I now don't know how to print the form. If I will have to use screen capture it will be dreadful, not to mention that because the size of the form has to result on a fully covered A4 page, it will...
2
1376
by: Rammohan | last post by:
hi, I want add one button on form as printbutton. in runtime if we click on printbutton that active form will automatically save particular folder and print it. is it possible????? other wise give me good suggestion for save and print the form in runtime... regards Rammohan.
3
1588
by: Ben | last post by:
My ASP.Net page displays an image file of some application form, legal size. When I choose to print the page, only parts of the form got printed----missing the fields at far left and bottom. It might be possible to adjust the image size when it is saved. But would it be possible to do that from the ASP.Net page? -- Thanks,
5
3550
by: mankolele | last post by:
Hi all. I need to have a print button on the page where I have a form. The form is filled in and sent to the database at the same time the information must be filled to the document to print (a word or pdf) out the form for it to be signed by hand. Where do I start with that I have no idea. Any ideas out there will be appreciated. Thanx in advance
1
1218
xtianixm
by: xtianixm | last post by:
hello there, is there anybody in this section knows how to print a form in vb cause ive got form and its content is a graph how cud i print it?
0
8402
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8927
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8825
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8605
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5703
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4416
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2062
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1816
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.