• 大小: 0.15M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-25
  • 语言: ASP
  • 标签: iText  d  demo  

资源简介


资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.xml.Linq;
using iTextSharp.text;
using iTextSharp.text.pdf;
using iTextSharp.text.pdf.draw;
using Microsoft.VisualBasic.FileIO;

namespace iTextDemo
{
    class Program
    {
        static void Main(string[] args)
        {
           ReportDemo demo = new ReportDemo();
            demo.GeneratePDFReport();

          

        }

    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        188  2014-07-11 20:30  iTextDemo\App.config

     文件       2273  2014-07-11 19:11  iTextDemo\Data\1024x768.csv

     文件       2182  2014-07-11 19:14  iTextDemo\Data\1280x1024.csv

     文件       2182  2014-07-11 19:16  iTextDemo\Data\1280x768.csv

     文件       2182  2014-07-11 19:13  iTextDemo\Data\1280x800.csv

     文件       2273  2014-07-11 19:09  iTextDemo\Data\1366x768.csv

     文件       2273  2014-07-11 19:10  iTextDemo\Data\1440x900.csv

     文件       2182  2014-07-11 19:13  iTextDemo\Data\1600x900.csv

     文件       2182  2014-07-11 19:15  iTextDemo\Data\1680x1050.csv

     文件       2184  2014-07-11 19:12  iTextDemo\Data\1920x1080.csv

     文件       2182  2014-07-11 19:14  iTextDemo\Data\320x480.csv

     文件       2182  2014-07-11 19:15  iTextDemo\Data\480x800.csv

     文件        460  2014-07-11 20:05  iTextDemo\Data\screen.csv

     文件       2273  2014-07-11 19:16  iTextDemo\Data\其他.csv

     文件     147916  2014-07-11 19:17  iTextDemo\Data\分辨率使用情况报告_2014.04-2014.06.jpg

     文件       3502  2014-07-12 08:44  iTextDemo\iTextDemo.csproj

     文件        487  2014-07-11 19:52  iTextDemo\Program.cs

     文件       1434  2013-12-23 10:14  iTextDemo\Properties\AssemblyInfo.cs

     文件      10818  2014-07-12 11:20  iTextDemo\ReportDemo.cs

     文件        917  2016-01-28 14:16  iTextDemo.sln

     目录          0  2016-01-28 14:16  iTextDemo\Data

     目录          0  2016-01-28 14:16  iTextDemo\Properties

     目录          0  2016-01-28 14:16  iTextDemo

----------- ---------  ---------- -----  ----

               192272                    23


评论

共有 条评论