On 7/1/2014 10:40 PM, Randy E. Hoover wrote:

i figured out using iTextSharp very quickly and was reading from MS SQL DB right away and creating tables in the PDF like i wanted to - except i need to create 2 columns and multiple pages (4 in total) ... i tried using multi columns with tables but was not successful with going down the left side column and then back up to the top of the 2nd column and then paging and doing the exact same thing ... any suggestions or is iTextSharp not capable of this? originally i wrote this event schedule app in VB 6 (yrs ago) writing to excel (perfect format for rows/columns) but my client wants this to run on computers without office ... any suggestions or examples would be appreciated.


Are you saying you want something like this:
http://examples.itextpdf.com/results/part1/chapter04/column_table.pdf
From page 4 on, a table is split into two columns.

This is what the code looks like:
http://itextpdf.com/examples/iia.php?id=91

For the iTextSharp version of the example, see:
http://tinyurl.com/itextsharpIIA2C04
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to