hello
im trying to make a pdf file but this exeption show up
unauthorizedaccessexception
in this code
pdfw = PdfWriter.GetInstance(document, New FileStream(ruta, FileMode.Create, FileAccess.Write, FileShare.None))
Thank You
questin solved i just have to start vs2013 with Admin permission
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.