Hello Everyone!
I have a small project that has the potential to turn into a big headache. I have been given the task of writing a utility that prints very long bitmaps to a plotter(inkjet). I was hoping that some of you could help me out with some questions.
1. How does a plotter treat "pages"?
2. Do you still use StartPage and EndPage in the same manner?
3. How big would the plotters DC bitmap height be?
Most pages are about 11 inches in length but how does this work with the plotters paper roll?
Thanks in advance!
------------------
Cheers
I have a small project that has the potential to turn into a big headache. I have been given the task of writing a utility that prints very long bitmaps to a plotter(inkjet). I was hoping that some of you could help me out with some questions.
1. How does a plotter treat "pages"?
2. Do you still use StartPage and EndPage in the same manner?
3. How big would the plotters DC bitmap height be?
Most pages are about 11 inches in length but how does this work with the plotters paper roll?
Thanks in advance!
------------------
Cheers
Comment