摘要:
http://www.west-wind.com/wconnect/webcontrols/progressBar.wcsx RadProgressBar int j = Textbox_InputText.Lines.Length; (ss.Items[1] as RadProgressBarElement).Maximum = j; int i; for (i = 0; i ... 阅读全文
摘要:
PdfDocument inputDocument = PdfReader.Open(file.FullName, PdfDocumentOpenMode.Import); Cannot handle iref streams. The current implementation of PDFsharp cannot handle this PDF feature introd... 阅读全文
摘要:
Open Source PDF Libraries in C# iTextSharp iTextSharp is a library that allows you to generate PDF files on the fly. Report.NET Report.NET is a powerful library that will help you to gener... 阅读全文
摘要:
Hi all, "Only export to PDF format from ReportViewer add-in"...Is this possible? Right now the reportviewer has two options of exporting the current report-Excel and PDF...Is it possible to... 阅读全文