Transmit Posted April 8, 2006 Posted April 8, 2006 How can I make a certain file print with just a push from a button, Like a button that says: Print the file and when I push it, it prints a the file or shows that printer screen thing like in word where you can chose what printer to use and how many copies. thx in advance!! Quote
Cags Posted April 8, 2006 Posted April 8, 2006 I could be wrong but it sounds like your searching for a simple solution. Unfortunately if this is the case you are probably out of luck as there are a lot of variables to consider. You will probably need to provide more information such as what you are trying to print for a complete answer. Quote Anybody looking for a graduate programmer (Midlands, England)?
Transmit Posted April 8, 2006 Author Posted April 8, 2006 okay well this is what I'm trying to do: First I have a screen with buttons that have names of cars on it like from toyota (yaris,land cruiser, etc) Then when one pushes the button(lets take yaris for example) he will get a new screen that shows lots of buttons again with parts of the car(yaris tires, yaris cilinder,etc) Now when they push one of those buttons I want to get the printing screen. I already have the forms(most of them are in word or exell) that need to be printed so I can hardcode them into my project per button but I just need to be able to get them to print. I hope this was a bit clear? thx in advance Quote
Jay1b Posted April 10, 2006 Posted April 10, 2006 Well you need to look into the print functions. Quote
neodammer Posted April 12, 2006 Posted April 12, 2006 For the most part its not very hard to call on a printer function assuming you have a basic printer setup etc.. There are many parameters associated with calling for printing. I believe if you run a search here you should be able to find many simple to complex samples. Good luck ^_^ Quote Enzin Research and Development
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.