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.
We have developed a report in developer Studio and the output is in the PDF format. We tested this report which basically an invoice and it works fine. Now we have a java application which schedule this report on reportcaster to be sent to customers. We got a feed back from some of our customers that the PDF received does not contain any data. The customer send back the pdf file to us and we tried to open it with pdf reader then we got the following error:
an unrecognized token 'endstream' was found
This PDF file contains 2 pages and when I zoom in the first one the data appears but the second page does not contain any data.
Any help or suggestion will be greatly appreciated.
Regards.
Majid.
WebFocus 7.6.5 AND WebLogic server as web server sql2005 as database server
Posts: 273 | Location: Europe | Registered: May 31, 2007
Well first you need to determine if you have those types of fields in your reports. You can do a Search on CTRAN and look into making the carriage control into a blank.
In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005
Set an amper variable (I call mine &crlf ) and then set to hexbyt(13) hard concat to hexbyt(10) then use that in a STRREP as the "text to replace" string.
Easy enough, you just have to get your head around it
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
"I am following up on the case where you were unable to open a PDF file distributed from ReportCaster to Yahoo mail.
This problem has been previously reported. The problem will be fixed in the next release, version 7.6.4, which is expected to be available in the 12/2007 timeframe.
If you have any questions, please let me know. Thank you for your understanding."
jimster06 DevStu WF 7.6.11 W7 HTML, PDF, EXL2K
Posts: 252 | Location: USA | Registered: April 15, 2003
Now I have the 7.6.4 version in test. And on our production server this is happening from time to time to some customers. Can you please tell me where this issue is reported to IBI. How can I simulate this on our production server and to see if it is really solved with the new version.
Regards.
WebFocus 7.6.5 AND WebLogic server as web server sql2005 as database server
Posts: 273 | Location: Europe | Registered: May 31, 2007