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 use format like ON GRAPH HOLD AS GRAPH5 FORMAT SVG and reference in report as ON TABLE SET STYLE * TYPE=REPORT, COLOR=BLACK, SQUEEZE=ON,UNITS=IN,PAGESIZE='Letter',ORIENTATION=LANDSCAPE,$ TYPE=HEADING, COLOR=NAVY,STYLE=BOLD,JUSTIFY=CENTER,$ TYPE=TITLE, STYLE=BOLD, COLOR=BLUE, $ TYPE=HEADING, IMAGE=GRAPH5.SVG, position=(4 .05), SIZE= (6 8),$ ENDSTYLE
ON TABLE PCHOLD FORMAT PDF CLOSE END
above works great
Would like to use similar but can't seem to locate what JSCHART is saved in windows.
ON GRAPH HOLD AS GRAPH5 FORMAT JSCHART and reference in PDF document
thanksThis message has been edited. Last edited by: <Kathryn Henning>,
Not yet, but its coming soon. I would suggest to open a case with Customer Support so they can link it to an existing New Feature request and you will get notified as soon as the feature is implemented.
Does anyone know if the graph format "JSCHART" can be added to a PDF document yet? We have 8.201M in dev and I don't see if this is possible. Please advise. Thanks
WebFocus 8.201M, Windows, App Studio
Posts: 227 | Location: Lincoln Nebraska | Registered: August 12, 2008
It is possible as I have done it. I used a system command call to push JSON strings to phantomjs.exe executing phantomjs_rasterizer.js and pushing the output to PNG files. The resultant PNG is a screen capture of the JSCHART (or HTML5 Extensions) at a resolution set within the call.
Not something that I would place here because someone without the prerequisite abilities would try it and potentially not understand it, and therefore need lots of support! However, if you know it can be done, and you have the ability, it is something that most of the more experienced members could work out.
It took a while to figure it out but it can be done from Apps folder procedures. Not achieved Content folder procedure calls yet.
Having said all of that, I would suggest that you would be better adding your weight to the NFR for inclusion within the product.
BTW, this is not the same as something I recently posted (and have since removed for the reason above) because that used a JavaScript that you needed to obtain externally.
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
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004