[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[birt-news] BIRT 2.1.3 - HTML vs PDF Layout issue
|
- From: Jon Hohgrefe <simple_tailor@xxxxxxxxx>
- Date: Tue, 11 Nov 2008 13:30:51 -0800 (PST)
- Delivered-to: birt-news@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=aMw9ol7+99y+ogoHEmUAKUA/mkZ9hlUVwxdwSjCMp6H800UR4nMTIly6v8qsQC8CNiMhO/HAmtv/nin2tiI/EyQ7nM+DPIjT2b8nAzoyAxnpHxecj+IVLd5hOMkwgIux0Y+X0y3xMCy1NHhkY7c1vxr+Hk9vJwFeBz3NE8xrgdA=;
I am trying to get our app converted to run on WebSphere 6.1 and I am having issues with HTML vs PDF layout.
I can run my reports in PDF layout with no issues. When I run in HTML layout, my header (a grid) and report content (a table) are side by side.
I tried putting a grid within my body to wrap these two elements and that fixed the HTML layout, but then my PDFs run off the side of the page.
Any thoughts?
J Hohgrefe