My web method creates a pdf file in my %temp% folder and that works. I then want to add some custom fields (meta) to that file using the code below.
The class
Try to .Dispose() your PDF reader (or whatever you use for creating it) when you save the file for the first time