Can I print a Lotus document in the background?

Is there any capability to print from an agent or otherwise, without using UI classes?thank you

Subject: Re: Can I print …

Try to look at “@Command( [FilePrint] )” in designer help. It can be preset with parameters.

Subject: @Command( [FilePrint] )

Thanks but it it still operates on something in view.Prints the currently open or selected document(s), or the current view.

Syntax

@Command( [FilePrint] )

or

@Command( [FilePrint] ; numCopies; fromPage; toPage; ifDraft; ifView; formName; breakType; ifReset; startDate; endDate)