Hi Jan, good idea as a workaround! Do I understand you right, that you can push several print commands (print card, print rectangle1, print rectangle 2,...) in one printer data stream one after the other? Werhe does the printer knows, which print commands belong to one printer stream? Or did I misunderstood your approach? Thanks Tiemo
> > Hi Tiemo, > > For maximum print quality, keep the full-size image > around as a separate off-screen image control > specifically for ptinting purposes. > Upon printing, hide the 'resized' control, print the > card, and then print from the rect of the off-screen > image into the rect of the (hidden) on-screen image ; > after printing, you show the on-screen image again. > > Hope this helped, > > Jan Schenkel. > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
