LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2003)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Sun, 13 Apr 2003 21:04:59 +0300
Reply-To:   Alex Vinogradov <alexwin@univ.kiev.ua>
Sender:   "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:   Alex Vinogradov <alexwin@univ.kiev.ua>
Subject:   Re: Exporting tables to HTML: WYSIWYG

Hi Luca,

As far as I know script Export_to_Word_RTF.sbs has the capability to copy pivot tables as pictures. Find procedure ExportItems and uncomment line with 'PasteIntoWord objItem, "Pict" then comment out line PasteIntoWord objItem, "RTF" After export save your Word document as a web-page. All pictures will be converted to gifs and saved in a folder.

HTH

Dr. Alexander Vinogradov Faculty of Sociology and Psychology, Kyiv National University, Ukraine

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Date: Sat, 12 Apr 2003 22:13:16 +0200 From: Luca Meyer <luca@lucameyer.com> Subject: Exporting tables to HTML: WYSIWYG

I would like to know if some of you is knowledgeable on how to export pivot tables to HTML in such a way that "what you see is what you get". I ahev been trying to use TableLook properties and to manipulate the SPSS output using scripting but when I export the decent output into HTML almost everything (sizes, fonts, colors, etc...) gets lost....

I was thinking to save the table as an image (jpeg) and to export that, but I do not know if it is possible to do so and how to do it...

Thanks, Luca >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


Back to: Top of message | Previous page | Main SPSSX-L page