I have created a report by subclassing the PrintDocument class. Within
this report, I would like to print a (Janus) grid. The Janus grid has
its own PrintDocument descendent that allows you to dump any grid to
the printer. Can I somehow incorporate this PrintDocument class as a
"subreport" (to use Crystal reports terminology) to my own
PrintDocument class?
matt tag
this report, I would like to print a (Janus) grid. The Janus grid has
its own PrintDocument descendent that allows you to dump any grid to
the printer. Can I somehow incorporate this PrintDocument class as a
"subreport" (to use Crystal reports terminology) to my own
PrintDocument class?
matt tag