Current project involves a series of PDFs in various sizes. Each PDF has a place for a logo. There are 50 or so possible logos. They are a consistent size, and, regardless of which PDF size, the logo does not need to be resized, just placed. The client currently just has a few PDFs but will be adding more on a regular basis.
I am looking for a clean ASP.NET solution where the logos are assigned to users. When a registered user selects a PDF, it is displayed to them with the assigned logo in place and can be saved and/or printed.