IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    how to store the TABLE File output as gif format ?
Go
New
Search
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Gold member
Posted
Hi All

I am using the following code to generate the table file output
SQL SQLORA
SELECT sysdate from dual;

TABLE FILE SQLOUT
PRINT
*
ON TABLE HOLD
END

TABLE FILE HOLD
PRINT
*
ON TABLE
END


This output is displayed as html format . I would like to generate this table file output as gif format .


Thanks
Gobinath Velusamy


WebFOCUS 717
Linux
 
Posts: 78 | Registered: September 25, 2007Reply With QuoteEdit or Delete MessageReport This Post
Master
Posted Hide Post
Stupid remark maybe, but have you tried GRAPH FILE in stead of TABLE FILE?


GamP

- Using 764 on WinXP (sp2) - IE7.
- Also available are versions from 534 up to 766 on Windows (XP/2000/2003EE)
 
Posts: 518 | Location: Netherlands | Registered: September 25, 2007Reply With QuoteEdit or Delete MessageReport This Post
Expert
Posted Hide Post
Table output to gif? I don't think that you can by using standard WebFOCUS.

I guess that you want to be able to pull it into somewhere as a complete file as opposed to HTML or the like?

A little more info as to how you are going to utilise it might enable us to make a suggestion on how to do what you need to do.

T


Old FOCUS coders never die, they just become functionally stable. (Tony A Wink)

Current Client: WebFOCUS 7.6.2 Win XP SP2/IIS 6/Tomcat 5.5 - MRE / BID MS SQL / Oracle - DevStudio 7.6.6 7.1.6
Local: WebFOCUS 7.6.6 7.1.6 on Win XP SP2/Apache/Tomcat 5.5 - Self Service
 
Posts: 2860 | Location: England U.K. (Freelance) | Registered: April 08, 2004Reply With QuoteEdit or Delete MessageReport This Post
Virtuoso
Posted Hide Post
I sometimes need that.

I use Snagit (http://www.techsmith.com/) to capture the screen info into a GIF (or JPG) file.




Frank

prod: WF 7.6.5 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.5 on the same platform and databases,IE7

 
Posts: 1636 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Reply With QuoteEdit or Delete MessageReport This Post
Virtuoso
Posted Hide Post
I guess that assumes that the entire table would fit into a single screen snapshot? But as Tony says, that's not something that WF does - you'll need some other tool like Frank's Snagit or just the "Print Screen" utility from Windows.


Regards,

Darin



WF Server: 7.1.6 on Z/OS and Linux, ReportCaster, Self-Service, MRE, Java
Data: DB2, DB2/UDB, Adabas, SQL Server Output: HTML,PDF,Excel2K
WF Client: Linux w/WebSphere, Servlet, CGI
 
Posts: 1306 | Location: Salt Lake City, Utah | Registered: February 02, 2007Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    how to store the TABLE File output as gif format ?

Copyright © 1996-2008 Information Builders, leaders in enterprise business intelligence.