I am looking to someway to append a content to an existing pdf file with out creating a new page if there is enough space on the last page for the new content or with out specifying the xy coordinates my self. ASPOSE should detect where the next empty space is in the page and start appending my new content right after.
Lets say I have a 1 1/2( One and half) page pdf and I want to append a small table which fits in the existing page 2. How can I append it?