Rodney Williams wrote: > SECOND QUESTION What was the first question? You've presented some code. Does it work? Or is there a problem with it? It's hard to tell because it's written in VB.NET, and I don't know VB.NET. If also failed to find a question.
> I am trying to persuade upper management that they will not lose > features if we migrate from Excel to PDF instead > > In one report there are 50 columns of totals for each of their stores > which they can read by simply moving horizontal scroll bar to the last > column in Excel. > > Can I accomplish the same with Itext/sharp? If you calculate the totals in your code, then it's possible. iText isn't Excel. You can create complex reports, but you have to do the math in your code. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
