Autor Thema: brauche dringend die Parameter von uiview.print in 7.0.3 ...  (Gelesen 1459 mal)

Offline cococo69

  • @Notes Preisträger
  • Senior Mitglied
  • ****
  • Beiträge: 286
  • Geschlecht: Männlich
  • Super dieses Forum!!!
    • Mein Hobby...
... da sich diese in dieser Version wohl geändert haben...!?


DANKE!

Offline rar

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 856
  • Geschlecht: Männlich
  • Des passt scho
    • click
Re: brauche dringend die Parameter von uiview.print in 7.0.3 ...
« Antwort #1 am: 24.06.08 - 15:44:56 »
Laut Hilfe:
Zitat
Call notesUIView.Print
Call notesUIView.Print( numCopies% [, fromPage% ] [, toPage% ] [, draft ] [, pageSeparator% ] [, formOverride$ ] [, printview ] [, dateRangeBegin ] [, dateRangeEnd ] )

Parameters
numCopies%
Integer. The number of copies you want to print. If you omit this parameter you get the first form of the method and all other parameters are ignored.

fromPage%
Integer. Optional. The page of the document selection where you want to start printing. If you omit this parameter or specify 0, the method begins printing on the first page of the document selection.

toPage%
Integer. Optional. The page of the document selection where you want to stop printing. If you omit this parameter or specify 0, the method stops printing on the last page of the document selection.

draft
Boolean. Optional. Specify True if you want to print the document in draft mode.

pageSeparator%
Integer. Optional. Determines the page separator.
0   No page separator
1   Line between documents
2   Page break between documents

formOverride$
Text. Optional. The name of the form that you want to use to print the document.

printView
Boolean. Optional. Specify True to indicate that you want to print the current view instead of the contents of the document. Defaults to False.

dateRangeBegin
Variant of type DATE. Optional. Prints the beginning date if printing from a calendar view.

dateRangeEnd
Variant of type DATE. Optional. Prints the end date if printing from a calendar view.
« Letzte Änderung: 24.06.08 - 15:46:43 von rar »
†090620141300

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz