資源簡介
打印dpf,word文檔
注釋掉這塊代碼 即可 運行 if(Register.AppRegister.checkLicence("PRINT"))
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;
using?Novacode;
using?System.Threading;
using?System.Diagnostics;
using?System.Drawing.Printing;
using?System.Management;
using?System.Printing;
namespace?pdfPrint
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????if?(this.folderBrowserDialog1.ShowDialog()?==?DialogResult.OK)
????????????{
????????????????this.textBox1.Text?=?this.folderBrowserDialog1.SelectedPath;
????????????????this.openFileDialog1.Ini
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????39424??2015-12-23?14:44??pdfPrint\pdfPrint\ApplicationRegister.dll
?????文件??????39424??2015-12-23?14:44??pdfPrint\pdfPrint\bin\Debug\ApplicationRegister.dll
?????文件?????284160??2015-09-10?09:03??pdfPrint\pdfPrint\bin\Debug\DocX.dll
?????文件??????13312??2016-03-25?09:49??pdfPrint\pdfPrint\bin\Debug\pdfPrint.exe
?????文件??????30208??2016-03-25?09:49??pdfPrint\pdfPrint\bin\Debug\pdfPrint.pdb
?????文件??????11600??2016-03-25?09:49??pdfPrint\pdfPrint\bin\Debug\pdfPrint.vshost.exe
?????文件????????490??2012-06-06?02:06??pdfPrint\pdfPrint\bin\Debug\pdfPrint.vshost.exe.manifest
?????文件??????22016??2016-03-23?15:15??pdfPrint\pdfPrint\bin\Debug\tmp.docx
?????文件?????284160??2015-09-10?09:03??pdfPrint\pdfPrint\DocX.dll
?????文件???????6028??2016-03-25?09:46??pdfPrint\pdfPrint\Form1.cs
?????文件???????8115??2016-03-25?09:46??pdfPrint\pdfPrint\Form1.Designer.cs
?????文件???????6229??2016-03-25?09:46??pdfPrint\pdfPrint\Form1.resx
?????文件???????5420??2016-03-24?08:00??pdfPrint\pdfPrint\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6608??2016-03-25?09:49??pdfPrint\pdfPrint\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????745??2016-03-25?09:49??pdfPrint\pdfPrint\obj\x86\Debug\pdfPrint.csproj.FileListAbsolute.txt
?????文件????????975??2016-03-25?09:46??pdfPrint\pdfPrint\obj\x86\Debug\pdfPrint.csproj.GenerateResource.Cache
?????文件????????929??2016-03-23?13:36??pdfPrint\pdfPrint\obj\x86\Debug\pdfPrint.csproj.ResolveComReference.cache
?????文件??????20835??2016-03-23?10:49??pdfPrint\pdfPrint\obj\x86\Debug\pdfPrint.csprojResolveAssemblyReference.cache
?????文件??????13312??2016-03-25?09:49??pdfPrint\pdfPrint\obj\x86\Debug\pdfPrint.exe
?????文件????????180??2016-03-25?09:46??pdfPrint\pdfPrint\obj\x86\Debug\pdfPrint.Form1.resources
?????文件??????30208??2016-03-25?09:49??pdfPrint\pdfPrint\obj\x86\Debug\pdfPrint.pdb
?????文件????????180??2016-03-24?19:52??pdfPrint\pdfPrint\obj\x86\Debug\pdfPrint.Properties.Resources.resources
?????文件???????4300??2016-03-24?19:52??pdfPrint\pdfPrint\pdfPrint.csproj
?????文件????????570??2016-03-25?09:48??pdfPrint\pdfPrint\Program.cs
?????文件???????1366??2016-03-23?10:07??pdfPrint\pdfPrint\Properties\AssemblyInfo.cs
?????文件???????2868??2016-03-23?10:07??pdfPrint\pdfPrint\Properties\Resources.Designer.cs
?????文件???????5612??2016-03-23?10:07??pdfPrint\pdfPrint\Properties\Resources.resx
?????文件???????1095??2016-03-23?10:07??pdfPrint\pdfPrint\Properties\Settings.Designer.cs
?????文件????????249??2016-03-23?10:07??pdfPrint\pdfPrint\Properties\Settings.settings
?????文件????????866??2016-03-23?10:07??pdfPrint\pdfPrint.sln
............此處省略13個文件信息
評論
共有 條評論