Print Page | Close Window

Need to manage tables in PDF?

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=2817
Printed Date: 05 Apr 26 at 4:33AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Need to manage tables in PDF?
Posted By: MidnightDragon
Subject: Need to manage tables in PDF?
Date Posted: 27 Jan 14 at 7:34PM
I need to create a PDF that contains many tables. There are many people represented in the PDF, each has a header table of 5 rows and a content table of many rows (0-20,000). Each header table starts a new page. It is followed on that page by the  content table which overflows to additional pages as needed. The basics are working OK as a test.

The question I have is: Should I create one header table object and one content table object and reuse these for each person? To do so I would need to resize the tables each time they are being used. But I cannot find a way to set the number of rows except in the API call that creates a table and the call that appends more rows to the table. Without a way to resize the table I cannot see how to reuse these objects.

If I do not reuse the tables, but create new ones for each person in the PDF, can I at least dispose of the used tables? I don't see an API call for that either.

Any help with this overall strategy decision would be appreciated!




Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk