Anyone know any tutorials out there that I can work through etc that will go through how to alter a PDF document ?
What i'm trying to do is the following:
I've got a PDF document where with basic contact info on it and I need to query a database in .net and first retrieve all the products on the system and place them on the PDF document as a sort of product list then output the document to the user to save.
Ant ideas where to start.?
I managed to do this in PHP a while back but so far all I can find in .net are frameworks etc you have to Pay for.
What i'm trying to do is the following:
I've got a PDF document where with basic contact info on it and I need to query a database in .net and first retrieve all the products on the system and place them on the PDF document as a sort of product list then output the document to the user to save.
Ant ideas where to start.?
I managed to do this in PHP a while back but so far all I can find in .net are frameworks etc you have to Pay for.