Focal Point
[CLOSED] Reports overlap in Document Composer

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

December 12, 2013, 10:41 AM
hainguyen
[CLOSED] Reports overlap in Document Composer
I am working on Document Composer and I got this issue. I put 2 reports side by side. I did set size of these reports to let them not overlap together but when I run, they alway overlap. The second report ( report in the right side) even mess up.Could anybody have experience on this setting size and position of reports in Document Composer please give me some suggestion ?
Thanks in advance.

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


WebFOCUS 7.7.03
Windows, All Outputs
December 13, 2013, 04:04 PM
Jump_faster
You can change CSS
 margin 
to prevent report overlapping problem. Something like this:-
<IFRAME tabIndex=1 id=report1 title=car.fex style="HEIGHT: 520px; WIDTH: 420px; POSITION: absolute; LEFT: 40px; Z-INDEX: 1; TOP: 40px; MARGIN-RIGHT:10px;" elementtype="2" requests_list="0" autoExecute="True" name="report1"></IFRAME>
<IFRAME tabIndex=2 id=report2 title=car.fex style="HEIGHT: 510px; WIDTH: 370px; POSITION: absolute; LEFT: 550px; Z-INDEX: 2; TOP: 40px,MARGIN-LEFT:10px" elementtype="2" requests_list="1" autoExecute="True" name="report2"></IFRAME> 
  



WebFOCUS 7.7. Windows Server 2008. All Outputs.

WEBFOCUS 7.6.11. Windows Server 2003. All Outputs.
December 13, 2013, 04:25 PM
hainguyen
Does Document Composer support IFRAM ? I didn't see that.


WebFOCUS 7.7.03
Windows, All Outputs
December 14, 2013, 02:43 PM
Rifaz
Hi Hainguyen,

What is the report output format? Can you please give the screenshot of it or the steps you followed using the simple CAR file?

Choose "CUSTOM1" size from Page Size from Compound Document properties pane.I'm not sure if it helps.

Thanks,
Rifaz

This message has been edited. Last edited by: Rifaz,


-Rifaz

WebFOCUS 7.7.x and 8.x