Focal Point
how to store the TABLE File output as gif format ?

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2991077292

July 24, 2008, 04:24 AM
Gobinath Velusamy
how to store the TABLE File output as gif format ?
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 7610
Windows
July 24, 2008, 05:41 AM
GamP
Stupid remark maybe, but have you tried GRAPH FILE in stead of TABLE FILE?


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
July 24, 2008, 05:44 AM
Tony A
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



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
July 24, 2008, 07:55 AM
FrankDutch
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.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

July 28, 2008, 11:00 AM
Darin Lee
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



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