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
robnic
Posted - May 08 2013 : 07:56:26 I have an image loaded into a Tbitmap object. I need to paint the image into a PDF. Before the image is painted i need to make it lighter because i want the PDF to be small in size. Any suggestion using ImageEn ?
thanks
Roberto
2 L A T E S T R E P L I E S (Newest First)
robnic
Posted - May 09 2013 : 06:01:15 To resample was enough.
thanks
Roberto
w2m
Posted - May 08 2013 : 08:21:14 1. If the image is 24-bit reduce it to 8-bit. 2. You could resample the image to a smaller dimension.