Domino 9 und frühere Versionen > ND8: Entwicklung

Ein Feld aus Dokument-Maske drucken

<< < (2/2)

klaussal:
..
--- Code: ---@Command([FilePrint])
--- Ende Code ---
oder so...


--- Zitat ---formName
Text. Optional. The name of the form you want to use to print the document. Specify an empty string ("") if you want to print the document using its current form. This parameter is ignored if you're printing from an open document.
--- Ende Zitat ---

Tode:
@Command([Switchform];...) vor und nach dem Print, oder eben über den genannten comPose, wo dann Im postopen der Maske den Print und ein fileclosewindow absetzen...

MarkusL:
@Andreas und klauss:

formName
Text. Optional. The name of the form you want to use to print the document. Specify an empty string ("") if you want to print the document using its current form. This parameter is ignored if you're printing from an open document.

Somit fällt meiner Meinung nach diese Druckart aus dem Dokument weg.

@Tode und (nochmal) klauss:
Über compose und @Command([SwitchForm]) werde ich mal weiter nachdenken.

Danke erstmal.

MarkusL:
Ich habe die Lösung mit @Command[SwitchForm]) umgesetzt. Klappt prima.

Vielen Dank für die Hilfe.

Markus

Navigation

[0] Themen-Index

[*] Vorherige Sete

Zur normalen Ansicht wechseln