Hello,
I'm required to receive report templates from clients, and generate mapping reports based on the template's formatting.
Th clients will provide a PDF document that contains a number of tags in text, such as ##MAP##, ##CLIENT_NAME##, ##LEGEND## etc.
I need to be able to open the template, search for those tags, replace them with meaningful data and save the file to a new location.
I'm pretty new with Apose PDF so i was wondering if someone could please give me a push in the right direction. Specifically what classes i should be looking at to achieve my goal.
Regards