Archive for September 17th, 2009

iTextSharp Tables

food-ml-04

PDF Tables in iTextSharp work enough like HTML tables that the slight differences between the two make programming tables for a PDF a bit confusing the first time you try.

I hope to describe some of those differences here so that your experience might be a bit smoother than mine was as you start to use tables in your PDF code.

Read the rest of this entry »

Bear