How to horizontally fit table in one page 2006-08-01 - By Gupta, Amber
Back Hello,
For the purpose of monthly reports, I am creating a pdf table format. User can add and remove the columns depending on the preference and then can generate pdf report.
My Question is how to horizontally fit table in one page? I mean if report has 4 columns it can be very well fit into the page but if the number of columns increases to 20 how to dynamically reduce the font size so that the table can horizontally be fitted in one page?
Best Regards, Amber Gupta Investment Management Services Group Fidelity Business Services India Pvt Ltd, UniTech World, Sec 39, Gurgoan, India External : +91-124-412 3397 E-mail : amber.gupta@(protected)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6618.4"> <TITLE>How to horizontally fit table in one page </TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">Hello,</FONT> </P>
<P><FONT SIZE=2 FACE="Arial">For the purpose of monthly reports, I am creating a pdf table format.</FONT>
<BR><FONT SIZE=2 FACE="Arial">User can add and remove the columns depending on the preference and then can generate pdf report.</FONT> </P>
<P><FONT SIZE=2 FACE="Arial">My Question is how to horizontally fit table in one page? </FONT>
<BR><FONT SIZE=2 FACE="Arial">I mean if report has 4 columns it can be very well fit into the page but if the number of columns increases to 20 how to dynamically reduce the font size so that the table can horizontally be fitted in one page?</FONT></P>
<P><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Best Regards,</FONT>
<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Amber Gupta</FONT>
<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Investment Management Services Group</FONT>
<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Fidelity Business Services India Pvt Ltd, </FONT>
<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">UniTech World, Sec 39, Gurgoan, India</FONT>
<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">External : +91-124-412 3397< /FONT>
<BR><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">E-mail : amber.gupta @(protected)</FONT> </P>
</BODY> </HTML> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|