Board index » cppbuilder » QuickReports landscape reports problem

QuickReports landscape reports problem

Using QuickReports packaged with C++Builder 4, I have a problem printing
out landscape reports that worked OK in earlier versions of C++ Builder.
In order for another report to print properly, I need to set the
QRPrinter->Master property to NULL to force printing the preview
metafile rather than regenerating the report. The problem is that now my
landscape reports print out stretched to fit in portrait orientation.

Is there any way to fix this problem other than changing my custom
preview to allow some reports to be regenerated when printing from the
preview?

Erik Langeland

 

Re:QuickReports landscape reports problem


Hi, Erik!

Custom previews are pretty unusual. You may do better to contact the QR
folks via their website at http://www.qusoft.no/

------
Mark Cashman (TeamB - C++ Builder), creator of The Temp{*word*203}Doorway at
http://www.temporaldoorway.com
- Original digital art, writing, music and more -
C++ Builder / JBuilder Tips and The C++ Builder Programmer's Webring
(Join us!)
http://www.temporaldoorway.com/programming/index.htm
------

Other Threads