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 |
- [iText-questions] ideas how to add a paragraph at a given po... Wesley Maness