Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Peter
Posted - Nov 09 2011 : 06:39:43 I need to print objects added to ImageEnVect directly to the printer. The quality of the text after merging with the base layer is not great. I am creating a student card designer and print software therefore the quality has to be high. Has anyone accomplished this? I am using C++ Builder 2009 and TPrinter for printing.
1 L A T E S T R E P L I E S (Newest First)
fab
Posted - Nov 14 2011 : 01:56:18 I'm sorry. It is not possible to draw TImageEnVect objects directly to a canvas. It always requires a bitmap has destination. Try increasing the size of the destination image.