FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour oPrinter:SayBitmap() print-quality
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
oPrinter:SayBitmap() print-quality
Posted: Sat Nov 04, 2017 01:05 PM
Hi,

I'm using oPrinter:SayBitmap() for printing bitmaps.
What is the best resolution to make nice printouts.
If the print-layout should be ex. 10cm x 5cm, what is the best size for the BMP-file? 1000px x 500px the have a nice printout without deformation like my example?

Now I have the original file like this


But, If I print it to a PDF-prrinter (or normal printer) , the result is like this (it's zoomed to let you see better the problem)


Thanks,
Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: oPrinter:SayBitmap() print-quality
Posted: Sun Nov 05, 2017 01:50 AM

Try oPrinter:SayImage(...) for better quality

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion