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     [CLOSED] gif in a pdf

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] gif in a pdf
 Login/Join
 
Silver Member
posted
GRAPH FILE CAR
SUM DEALER_COST
ACROSS COUNTRY
ON GRAPH PCHOLD FORMAT PDF
ON GRAPH SET GRAPHSTYLE *
setPlace(true);
setTextString(getAnnotation(0)," ");
setTextureURL(getAnnotationBox(0),"\images\graph\graph1.gif");
setDisplay(getAnnotation(0),true);
setFillType(getAnnotationBox(0),3);
setRect(getAnnotation(0),new Rectangle(-12533.0,6303.0,8000.0,7757.0));
END

Hello,

The above will populate a box on a pdf.
However I do not want to use the graph1.gif rather an uparrow.gif.
I cannot see where to put the uparrow.gif so that it will get picked up by the pdf.

I believe looking at some previous posts it may be to do with the APP Path but I'm not sure.

This message has been edited. Last edited by: <Kathryn Henning>,


WF 8201, Windows Server 2012 R2, SQL Server 2014, HTML, PDF, Excel, Powerpoint, Active Report
 
Posts: 34 | Location: All over Europe | Registered: October 23, 2009Report This Post
Guru
posted Hide Post
GIF needs to be placed on the Reporting Server.
C:\ibi\WebFOCUS76\ibi_html\javaassist\images\tdg

Also read this post. Talks about your issue.
[CASE-OPENED] Images on Graphs in PDF


WebFOCUS 8.1.05M Unix Self-Service/MRE/Report Caster - Outputs Excel, PDF, HTML, Flat Files
 
Posts: 320 | Location: Memphis, TN | Registered: February 12, 2008Report This Post
Expert
posted Hide Post
bulletproof way to do this (read "lazy work around") is to copy all the images you want to use into your current agent directory before you start your pdf;
issue a bunch of CMD COPY statements at the top your your fex, eg:
CMD COPY C:/ibi/apps/someplace/myimage.gif myimage.gif
then in your stylesheets, just reference the image by name ,myimage.gif, not path, and voila.




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report 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     [CLOSED] gif in a pdf

Copyright © 1996-2020 Information Builders