About Word Doc Print In Lotus

Hi, I have one word file attachment, contain near about 100 page. From that I want to print only 2 or 3 pages it may be page no. 3,4,5 or page no. 55, 67,23. does it possible in lotus script to give particular pages prints without opening print dialog box.

Subject: About Word Doc Print In Lotus

If you can achieve the same in VBA (record a macro in Word and then performing your chosen action(s) is the quickest way to see the code), then you can do it through LotusScript using the Word classes

This forum has lots of posts about using the classes through LS