  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Logic and Syntax help with page numbers | Logic and Syntax help with page numbers 2006-07-29 - By Todd Baker
Back Hi Group, I'm trying to work through the logic and syntax of dealing with page numbers but I haven't had much luck. I need to create on PDF with multiple pages varying in the number of pages something like the following where all these pages would be in the same PDF file -- ---- ---- ------ page 1 of 1 -- ---- ---- ------ page 1 of 2 -- ---- ---- ------ page 2 of 2 -- ---- ---- ------ page 1 of 1 -- ---- ---- ------ page 1 of 3 -- ---- ---- ------ page 2 of 3 -- ---- ---- ------ page 3 of 3 -- ---- ---- ------ and so on. Any help with this would be greatly appreciated.
Thanks in advance,
Todd B
<div>Hi Group, I'm trying to work through the logic and syntax of dealing with page numbers but I haven't had much luck. I need to create on  ;PDF with multiple pages varying in the number of pages something like the following where all these pages would be in the same PDF file </div> <div>-- ---- ---- ------</div> <div>page 1 of 1</div> <div> <div>-- ---- ---- ------</div> <div>page 1 of 2</div> <div> <div>-- ---- ---- ------</div> <div>page 2 of 2</div> <div> <div>-- ---- ---- ------</div> <div>page 1 of 1</div> <div> <div>-- ---- ---- ------</div> <div>page 1 of 3</div> <div> <div>-- ---- ---- ------</div> <div>page 2 of 3</div> <div> <div>-- ---- ---- ------</div> <div>page 3 of 3</div> <div> <div>-- ---- ---- ------</div> <div>and so on. Any help with this would be greatly appreciated.</div> <div> </div> <div> </div> <div>Thanks in advance,</div> <div> </div> <div>Todd B</div></div></div></div></div></div></div></div> <div> </div>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- 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
|
|
 |