Unable to print a view in Legal Landscape since client upgrade to R6.0.1?

Hello all,

We had the following code behind an action button on a view that allowed the user to print selected view. If needed, they could then go to Page Setup and select ‘Legal’-sized paper if needed:

@Command([FilePrintSetup]);

@Command([FilePrint];“”;“”;“”;“”;“printview”);

@Command([EditDeselectAll])

Now, the above code will ONLY print in Letter-Portrait. If we choose the ‘Page Setup…’ the Print Dialog Box does not appear, and the job is merely sent to the printer.

If we cut the code down to:

@PostedCommand([FilePrint])

Then the Print Dialog box does appear and allows the user to print ‘Selected View’ and ‘Landscape’, but will NOT print on Legal sized paper, even if chosen by the user-- it still prints on Letter-sized paper. There is legal-sized paper in the printer, and we have tried to send the print job to a couple of different printers, and they all behave the same (letter-sized print-outs only). Has anyone else experienced this? Is it a B-U-G??

Patrick

Subject: Unable to print a view in Legal Landscape since client upgrade to R6.0.1??

I have the same problem in XP. @Command([FilePrintSetup]) displays the dialog, but the dialog just disappears when the Setup button is pressed.

Subject: Unable to print a view in Legal Landscape since client upgrade to R6.0.1??

I have also come across this error. Doesn’t seem that they’ve fixed this in 6.0.2.

Something else that worked for me was to replace the @Command([FilePrintSetup]) with @Command([FilePageSetup]). Seems the FilePageSetup still works.

Subject: Unable to print a view in Legal Landscape since client upgrade to R6.0.1??

I am also finding out that @Command([FilePrint]) alone without the @Command([FilePrintSetup]) will bring up the print dialog box. And, it actually seems to bring up a different dialog box that contains both print setup and page setup. I’m still playing around trying to get things to work though since it doesn’t appear to be keeping the settings I select.

Subject: Same in R6.5

Hi:

I’m using Lotus Notes 6.5 and it doesn’t work neither.

J R

Subject: Any patch?

Yea this is really frustrating. Any clue if Lotus is working on a patch?

ST

Subject: Same in 6.5.1

client and server is 6.5.1, and we experience this issue as well.

Subject: RE: Same in 6.5.1

Setup Button Produced by FilePrintSetup Dialog Box Does not Function in Notes 6

1112918 Date: 2004-05-03

or

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/718d6b799f69235685256ef60069a58a?OpenDocument

JYR

Subject: RE: Same in 6.5.1

Hi, Does anyone know if there will be or is a fix for this, it seems to be a known issue. Any info would be helpful.

Thanks

David

Subject: Same in 6.5.1 - apparantly its been fixed

http://www-1.ibm.com/support/docview.wss?rs=0&q1=FilePrintSetup+AND+Domino+AND+6.5&uid=sim401e04fac5dd3d06685256efa004d0906&loc=en_US&cs=utf-8&cc=us&lang=en

Subject: Same in 6.5.3 - apparantly it’s not been fixed

Wow… that’s really great that the box comes up. It would be nice if it would actually save the settings that were changed. Click on a button with that formula in it. Change it to landscape, click ok. Click it again… look… it’s back to portrait. Great Fix Guys!

Subject: Same in 6.5.4 - it’s not been fixed

We have the same problem in 6.5.4