Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CASE-OPENED] JSCHART - Can Format be Used in PDF Output

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CASE-OPENED] JSCHART - Can Format be Used in PDF Output
 Login/Join
 
Member
posted
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


thanks

This message has been edited. Last edited by: <Kathryn Henning>,
 
Posts: 18 | Registered: August 25, 2006Report This Post
Guru
posted Hide Post
I think JSCHARTS are HTML5 charts(Only latest browsers can interpret) and can be used only in HTML files or BI Portals or Dashboards.

They cannot be embedded either in a PDF or Excel output of the report.


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5
 
Posts: 394 | Location: Chennai | Registered: December 02, 2009Report This Post
<nick z>
posted
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.

Thank you.
Nick.
 
Report This Post
Platinum Member
posted Hide Post
Hi All,

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, 2008Report This Post
Expert
posted Hide Post
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, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CASE-OPENED] JSCHART - Can Format be Used in PDF Output

Copyright © 1996-2020 Information Builders