ColumnText ----- Original Message ----- From: "Wesley Maness" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, August 11, 2005 3:30 PM Subject: [iText-questions] ideas how to add a paragraph at a given position (or set cursor position)
> Hi, > > > > We are using iText for a means to provide on-the-fly PDF documents of our > HTML pages. We use absolute positions in our HTML elements. (We are able > to translate appropriately). However we need a means to add on a PDF > document a paragraph (more than one line of text) at an absolute position, > or at least at a specific Top (Y-cursor) position? Is this possible? Or, > another way is to possible set the current document's writer position, the > cursor position, and then write the paragraph to that location, then set > back the cursor? (Given we don't even add anything to the document at > relative positions, except for the occasionally paragraph, hence are > problem.) > > > > Any ideas how to add a paragraph at a given position? (Or set the cursor?) > > > > Thanks guys, > > > > Wesley C. Maness > > > > ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
