hi,
I am developing quite a complex logic:
I am having multiple sources of documents ( fill in a coversheet, add sharepoint documents, fill in html template with data) that needs be collated and converted to a pdf. I h…...Save(msImage, System.Drawing.Imaging.ImageFormat.Png);...MemoryStream(); bmp.Save(msImage, System.Drawing.Imaging.ImageFormat.Png);...