Hi, I wonder if somebody has a template to create a A4 invoice single-page PDF with a NICE layout ???
I thought about a Java class, where you e.g. fill a bean with values like: CompanyLogo (jpg) Sender/Originator --- prints a nice letter header FirstName --- prints a nice letter body LastName Street City Zip Price DeliveryCost TotalCost After I fill the bean with these values, I call makePDF() an it creates a nicely formatted PDF. I just started with iText, and I hoped to learn by looking directly at a well written example (i did some tests on my own but the format looks crappy) I guess you have some examples that show how to do it ? Please send ;) Cheers, jago ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
