So basically, to print a report I would make a card that looks like the
report I want printed and it prints WYSIWYG?

Hi Jeff,


There are other printing options as well, including the ability to print a specified portion of the card. Consult the Rev dictionary for:

        revPrintField
        revPrintReport
        revPrintText

For printing simple reports, for example, you can use the revPrintText command:

revPrintText textToPrint[,headerText[,footerText[,fieldTemplate]]]

to print the contents of textToPrint between headerText & footerText formatted for the current printer page size in the font style & size of fieldTemplate. Header and/or footer text can contain references to the current page number & the current date.
--


Rob Cozens
CCW, Serendipity Software Company
http://www.oenolog.net/who.htm

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to