|
|
Sonntag, 16. September 2001 |
Controlling Selective Printing (9/10/2001). Do you know how to set and get the first and last pages to print? Learn how to use the templatePrinter element to control the selective printing range. [JavaScript Tip of the Day] 2:23:56 PM |
|
Counting Pages in A Print Template (9/11/2001). Do you know how to find the number of pages in a dynamic print template? Count the number of DEVICERECT elements instead. [JavaScript Tip of the Day] 2:23:42 PM |
|
LAYOUTRECT's Interaction with the Source (9/15/2001). Do you know whether a print template can mingle with its source document? Learn about the minimal interaction between LAYOUTRECT and its source document. [JavaScript Tip of the Day] 2:23:15 PM |
|
Controlling LAYOUTRECT's Look (9/16/2001). Do you know how to control the printed page's look? Learn how to specify the LAYOUTRECT's border (width and color) and margins. [JavaScript Tip of the Day] 2:22:58 PM |
|
Popping Up the Page Setup Dialog (9/9/2001). Do you know how to pop up the page setup dialog? Learn how to use the templatePrinter element to prompt the user for his or her page setup preferences. [JavaScript Tip of the Day] 2:21:39 PM |
|
Printing A Document with TemplatePrinter (9/8/2001). Do you know how to print a document with TemplatePrinter? Learn how to use the templatePrinter's methods to start, end, and fill a print job. [JavaScript Tip of the Day] 2:21:20 PM |
|
