Re: How to preview a TPrinter.canvas?


Posted by webmaster Guido on March 19, 2001:

In Reply to: How to preview a TPrinter.canvas? posted by Hudson Malta on March 16, 2001:

: Hi, fellows! Anyone knows how can I make a Tprinter.canvas preview? Maybe the Image.canvas work well, but I don't know how to do this. I'll be glad for your help!
-----
I always use the QuickReport components, included for free with Delphi. You have to do some experimenting though, it's not a 1-2-3 solution.

Something easier and quicker can be found at this page:
http://members.kr.inter.net/khouse/3kdt/buypin_tips/tips/gfx/q9.htm

And finally, you can find the source code of a very complete system at this URL:
http://www.undu.com/Articles/000207f.html
This last one requires changing the VCL source code and recompiling the Delphi library. Don't do this if your are not 100% sure what you are doing! (and make the necessary back ups first :)