AntiThesis
Executive Member
Hey
I hope someone here can assist
I've been playing around with VB.net. I've got an A3 size "newspaper" type page with places for text and images to go. I'd like to have this as the background of a form and let the user add text/images at runtime and then print the form.
At the moment the only real way I can see of doing this is actually making an A3 size form and setting the background image to the page image and then putting all the text boxes, picture boxes etc on the form. Once this is done, clicking a button to make it all print.
I've got the printer sorted (using PDFcreator) but I have a couple of questions.
1) Is it possible to "spool" forms to the printer and combine them all into one PDF? (not really important but would be cool)
2) How can I make this form with this huge size?
I'm aware that having an A3 form isn't the most elegant or user friendly but I can't really see a way around it. If anyone has any better ideas, please let me know
I hope someone here can assist
I've been playing around with VB.net. I've got an A3 size "newspaper" type page with places for text and images to go. I'd like to have this as the background of a form and let the user add text/images at runtime and then print the form.
At the moment the only real way I can see of doing this is actually making an A3 size form and setting the background image to the page image and then putting all the text boxes, picture boxes etc on the form. Once this is done, clicking a button to make it all print.
I've got the printer sorted (using PDFcreator) but I have a couple of questions.
1) Is it possible to "spool" forms to the printer and combine them all into one PDF? (not really important but would be cool)
2) How can I make this form with this huge size?
I'm aware that having an A3 form isn't the most elegant or user friendly but I can't really see a way around it. If anyone has any better ideas, please let me know