  | 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
|
|
|
  | | | Creating a image from my PDF-file or how to create a HTML docu | Creating a image from my PDF-file or how to create a HTML docu 2006-09-21 - By ing erl
Back Hello!
I am able to create a nice PDF-file which has a fairly complex layout, using the class 'PdfContentByte' and its method 'setTextMatrix' to place out my text.
I would like to create an exact layout of my PDF and publish it on a HTML or JSP page. How am I able to reuse the layout that I have done, so that if my manager asks my to change the layout - then I will only have to do this once !?
am I able to take a 'picture' of my PDF-document and publish that image on a HTML? That would solve my problem !? Or is there a better way !?
Best regards, Ink
Hello!<br><br>I am able to create a nice PDF-file which has a fairly complex layout, <br>using the class 'PdfContentByte' and its method 'setTextMatrix' to place out my text.<br><br>I would like to create an exact layout of my PDF and publish it on a HTML or JSP page. <br>How am I able to reuse the layout that I have done, so that if my manager asks my<br>to change the layout - then I will only have to do this once !?<br> <br>am I able to take a 'picture' of my PDF-document and publish that image <br>on a HTML? That would solve my problem !?<br>Or is there a better way !?<br ><br>Best regards, Ink<br>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- 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
|
|
 |