This service returns a byte array with pdf file and I need this byte array load to iTextSharp: using (MemoryStream ms = new MemoryStream(Input)) ...
確定! 回上一頁