<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic actximg: no graph visible in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/actximg-no-graph-visible/m-p/51772#M1741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running the graph as a Stored Process.&lt;/P&gt;&lt;P&gt;It is running on a Windows machine.&lt;/P&gt;&lt;P&gt;When I use 'activex', it is working fine. But I would like to use 'actximg' to prevent the users to have to install the 'activex plug-in'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2011 08:41:59 GMT</pubDate>
    <dc:creator>barbier</dc:creator>
    <dc:date>2011-11-23T08:41:59Z</dc:date>
    <item>
      <title>actximg: no graph visible</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/actximg-no-graph-visible/m-p/51770#M1739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I create a vbar with proc gchart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use OPTIONS DEV=activex; the output is ok, the graph is shown. (file= _webout)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But when I use OPTIONS DEV=actximg; I don't get any graph in my output. The only thing I see is a white square with a little red cross and there is written 'bar chart of class'.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;﻿&lt;/SPAN&gt;How come and how to solve this?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;﻿&lt;/SPAN&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 11:36:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/actximg-no-graph-visible/m-p/51770#M1739</guid>
      <dc:creator>barbier</dc:creator>
      <dc:date>2011-11-21T11:36:55Z</dc:date>
    </item>
    <item>
      <title>actximg: no graph visible</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/actximg-no-graph-visible/m-p/51771#M1740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you running your graph?&amp;nbsp; (Stored Process, DMS, EG, SAS/Intrnet, batch SAS, etc, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if you are using Stored Processes, and your server is running on a Unix machine, then it might be able to produce dev=activex output (because it doesn't actually have to "render/draw" the graph) and then maybe you're viewing the graph on a Windows machine (where it gets rendered).&amp;nbsp; But if you try to use device=actximg then it will be trying to render/draw the graph on the Unix server, which is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, device=activex only produces 1 file (and html file), whereas device=actximg produces both an html file and a png file ... therefore you have to make sure you've got things set up so you're viewing the html file, and it is referenceing the png file correctly via a path it can get to (such as a relative path).&amp;nbsp; There are lots of factors here - maybe a better question for Tech Support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Nov 2011 19:00:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/actximg-no-graph-visible/m-p/51771#M1740</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2011-11-22T19:00:07Z</dc:date>
    </item>
    <item>
      <title>actximg: no graph visible</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/actximg-no-graph-visible/m-p/51772#M1741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running the graph as a Stored Process.&lt;/P&gt;&lt;P&gt;It is running on a Windows machine.&lt;/P&gt;&lt;P&gt;When I use 'activex', it is working fine. But I would like to use 'actximg' to prevent the users to have to install the 'activex plug-in'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 08:41:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/actximg-no-graph-visible/m-p/51772#M1741</guid>
      <dc:creator>barbier</dc:creator>
      <dc:date>2011-11-23T08:41:59Z</dc:date>
    </item>
  </channel>
</rss>

