Focal Point
[CLOSED] Why data shifting and then overlapping on PDF

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2167093036

April 24, 2013, 11:28 AM
TechLights
[CLOSED] Why data shifting and then overlapping on PDF
Recently, we upgraded to:
DataMigrator Server Version 7 Release 7.05
WebFOCUS Reporting Server Version 8.0.01

Some of the PDF reports appear with the column’s data shifting, and then overlapping.

Please see screen shot below.

http://imgur.com/XRoBjfA

The column’s data shifting and overlapping appear on the first line of the next page when data continue for a FACILITY doesn’t finish on the previous page. This was introduced in the new version since they have never happened before.

Please see code below.
---------------------
PRINT
START
END
ASSIGNMENTS/I4 AS 'GROUPS,ASSIGNED'
GROUPCAPACITY/I4 AS 'GROUP,CAPACITY'
NUMSTUDENTS/I4 AS 'STUDENTS,ASSIGNED'
STUDENTCAPACITY/I4 AS 'STUDENT,CAPACITY'
BY FACILITY
BY START NOPRINT

Has anyone met such case before? Have any solution?

Thanks

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


7703 on Linux, Windows
ReportCaster
PDF, HTML, Excel, AHTML, and CSV
April 24, 2013, 02:11 PM
Francis Mariani
quote:
This was introduced in the new version since they have never happened before.

I would open a case with Tech Support.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
April 25, 2013, 10:20 AM
Kevin W
It might not help, but try using
SET PRINTPLUS = ON
if it is not already in the code. It clears up many PDF formatting mysteries.


WebFOCUS 7.7.05 (Someday 8)
Windows 7, All Outputs
In Focus since 1983.
April 25, 2013, 12:20 PM
Twanette
I have also had "shifting" data on reports when the actual data contains "special characters" e.g. tabs, new line etc.

As a side note though:
quote:

PRINT
START
END

I'm intrigued by the fact that WebFOCUS knows what to do with a field called "END" !


WebFOCUS 8.2.06 mostly Windows Server
May 03, 2013, 05:13 PM
TechLights
Thanks all responses!!

We opened a case with Tech Support (Francis suggested also). Yesterday, we got an email from Tech Support:
- do not able to reproduce your issue so far in release 7.7.05.
-Change: SET PRINTPLUS=ON
To: SET PRINTPLUS=OFF

Also 'SET PRINTPLUS=ON' has been used in all our reports; PDF output contains page number on FOOTING BOTTOM.

Twanette, how to fix data shifting since contains special characters?

Have any one know other reasons can cause data shifting?

Thanks for the help.


7703 on Linux, Windows
ReportCaster
PDF, HTML, Excel, AHTML, and CSV
February 10, 2014, 02:13 PM
Mikey
I am having this issue too. I tried both of these and same issue either way:

Change: SET PRINTPLUS=ON
To: SET PRINTPLUS=OFF

Has anyone figured this out yet?


8007
Windows 7, PDF, Excel
February 10, 2014, 03:25 PM
MartinY
Maybe this can help : PDF Remediation


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007