Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Manipulate PDF Document

$
0
0
Our company has a generous amount of existing PDF files that we are looking at dynamically manipulating from asp.net website. I see in the examples where it is possible to open existing PDF file and input text, tables and form elements. We need to retain the existing format structure/layout of our PDF files. My idea is that we would modify our PDF files and insert place holder text. We would then use PDF.namespace to open the files and then programmatically replace the place holder text with dynamic text, table and form elements using PDF.namespace? This would allow us to retain format structure, and simply "find and replace" the place holder text with dynamically generated content programmatically. I believe this would save us time over using the PDF.Generator to generate each document dynamically, eliminating to the need to tediously build the entire document structure. Thank you!

Viewing all articles
Browse latest Browse all 3131

Trending Articles