473,289 Members | 1,840 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,289 software developers and data experts.

C# Visual Studio visualForm .PNG printer

1
Hi!

I have made a little visual program that i filled up exactly how i wanted visually in Visual Studio.

Here is what i want from my program:

I'm looking for the program to be used to create .png files that i will print for my IT shop which I will stick on monitors and show their specifications. I have made a template on which i want the program to print out text which i have put into ComboBoxes. So, basically, once you open a program, you have all the specifications on the left side and on the right the options for all of them, example:



Monitor size: *ComboBox offers 21", 22", 23", 24"

Resolution: *ComboBox offers 1920x1080, 2560x1440, 3840x2160

Display type: *ComboBox offers TFT, IPS, VA

HDMI ports: *ComboBox offers 1, 2, 3, 4, 5

DP ports: *ComboBox offers 1, 2, 3, 4, 5

Technology supported:



*CheckBox offers AMD Free-sync

*CheckBox offers NVIDIA G-Sync



7. Color: *ComboBox offers: White, Black, Red, Blue

8. Warranty: *ComboBox offers: 1y ,2y ,3y ,4y , 5y



START - EXIT



Now, i am kinda stuck now on how i can code this as so the program will open the .png i offer to him( empty template i made) and print out all the options you select from the top on that .png file with the font and size i pre-define( one font, i won't change it later) and then create that .png file on the desktop for me to just CTRL+P and print it out and stick it onto monitors.



Also, if this is possible, i would like to add another option to print out and that is logos of monitors that i also add as a selection menu that will be printed at the bottom of the .png just like other ones.



Sorry for this kind of a request, but it would really help me in my business as if it will automate a lot of work and also my colleagues can use it without any questions. Pretty straight-forward once you look at it.



Thank you so much for reading, please help! 😀
Oct 24 '21 #1
1 9496
GazMathias
228 Expert 128KB
Hi.

What is your expectation from this answer? Do you want high level guidance or someone to write the program for you?

Have you written any code so far?

If not already, you may want to look at System.Drawing.Graphics and System.Drawing.Bitmap.

What label printer are you using and are you familiar with its API?

Gaz
Oct 27 '21 #2

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

Similar topics

1
by: Chen Yaohan | last post by:
In Visual Studio .NET IDE font settings (Tools, Options, Environment \ Font and Colors), some installed fonts are not listed. And funnily, when you choose different selections in "Show settings...
0
by: Tom Lee | last post by:
Hi, I'm new to .NET 2003 compiler. When I tried to compile my program using DEBUG mode, I got the following errors in the C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 \include\xdebug...
1
by: Corrie Meyer | last post by:
Announcement: SwiftReports standard edition 1.0 for Visual Studio ..NET 2003 released by UniSwift. We are pleased to announce the first release of a fully-managed reporting tool for the...
8
by: Rod | last post by:
I've written a Visual Studio .NET application (WinForms app) and put a Crystal Reports for .NET report in it. It is a very simple application - one regular form and another with the crystal...
1
by: johnlim20088 | last post by:
Hi, Currently I have 6 web projects located in Visual Source Safe 6.0, as usual, everytime I will open solution file located in my local computer, connected to source safe, then check out/check in...
0
by: marathoner | last post by:
I am currently migrating my Visual C++ 6.0 applications to Visual Studio 2005. I am getting compiler errors involving the VS2005's platform SDK. When I removed directory references to that SDK,...
2
by: =?Utf-8?B?SlA=?= | last post by:
Hi, We have an application that is written in Visual Studio .Net but the reports will not duplex while printing? Does anyone have an idea why? Thanks, -- JP
0
by: annadurai | last post by:
Dear sir Sub :- ASP.NET with CRYSTAL REPORT in VISUAL STUDIO 2003 I have following doubts in ASP.NET with crystal reports. 1) In my crystal report output screen, PRINTER icon is not...
2
by: Cramer | last post by:
So, what is the relationship between Visual Studio and Visual Web Developer. I find a lot of documentation on MSDN that presents Visual Web Developer as it's own stand-alone product (which I'd...
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

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.