As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
I require the default print option of my webfocus report as Landscape. I tried changing the orientation=Landscape
ON TABLE SET HTMLCSS ON ON TABLE SET STYLE * UNITS=IN, SQUEEZE=ON, ORIENTATION=LANDSCAPE,
but it doesnt work, I still get the default as potrait. Does any one has a solution for this? I am using HTML output Any kind of help is welcome. Thanks in advance Ranjana
I'm of a thought that you are trying an option that doesn't work in the web html output world, You might try SET STYLEMODE = FIXED to see what you get, but that will most likely not be what you want, then there is the SQUEEZE option to OFF that might help.
Okay all you other experts.
Leah
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004
In dev studio, select the Window/Options menu, and click the reporting tab to see what your default style sheet name is set to (the install default is deflt.sty). Go to the \ibi\DevStudio7x\bin directory and manually edit the style sheet to enter LANDSCAPE. It will then default to LANDSCAPE for all new reports.
"There is no limit to what you can achieve ... if you don’t care who gets the credit." Roger Abbott
You've already got the correct answer and a couple of suggestions, but here's my two cents.
In the HTML/web world, printing and display are completely separate issue. What you see is very rarely what you get printed. So there is really no concept of "LANDSCAPE" output unless you are dealing with a fixed-page output like PDF. Also page-breaks are another issue entirely.
A couple more ideas - manually control font size and margins until your printed output appears like you want. Turn the default printing for the printer you use to Landscape as well.
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007