Torna al Thread

Line 7: Line 8: Sub creapdf() Line 9: Dim document As iTextSharp.text.Document = Nothing Line 10: Dim fs As System.IO.FileStream = New FileStream((Server.MapPath("pdf") + ("\\" + "First PDF document.pdf")), FileMode.Create) Line 11: document = New iTextSharp.text.Document(iTextSharp.text.PageSize.A4, 15, 10, 25, 70)
Copyright © dotNetHell.it 2002-2025
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5