-
大小: 14.17MB文件类型: .rar金币: 2下载: 0 次发布日期: 2024-01-22
- 语言: Java
- 标签: SmartPrinter
资源简介
这是本人使用的非常著名的虚拟打印机软件。经典的软件,不用多说。网上很流行
这里面有两个版本。都经过测试正常使用。似乎低版本效果更好些。但是后来一LODOP作者建议我使用:虚拟打印机Bullzip PDF Printer,下载地址:http://download.csdn.net/detail/zm2714/4597557。不过这两个版本的SmartPrinter经过本人实际使用,效果不错。所以在此也打包收藏。
SmartPrinter(Doc Pdf xls to pdf/tiff/bmp/jpg/png)一款大家非常熟悉的经典产品,专为转换文件而研发的高品质打印驱动,以运行稳定、转换速度快和图像质量高而著称,通过虚拟打印技术可以完美的将任意可打印文档转换成 PDF、TIFF、JPEG,BMP、PNG、EMF、GIF、TXT格式。
【软件特点】
1:手动转换
产品安装后系统会生成一个打印机 "SmartPrinter",将需要转换的文件打印到此打印机即可完成转换。
2:后台自动转换(使用文档转换通用接口 API 方式)(支持 VC、C#、VB、Dephi和Java .... )
支持文件转换通用接口: ConvertAgent API .
只需区区几行代码更可在后台完全繁琐的转换工作,文件转换过程中让您体验其难以想像的速度。
代码片段和文件信息
// ConvertDlg.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “ConvertDlg.h“
#include “ConvertDlgDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CConvertDlgApp
BEGIN_MESSAGE_MAP(CConvertDlgApp CWinApp)
//{{AFX_MSG_MAP(CConvertDlgApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CConvertDlgApp construction
CConvertDlgApp::CConvertDlgApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CConvertDlgApp object
CConvertDlgApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CConvertDlgApp initialization
BOOL CConvertDlgApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CConvertDlgDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 6026585 2010-04-12 15:06 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\安装程序\SmartPrinter.EXE
文件 2822144 2012-02-15 01:26 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\破解补丁\ConvertAgent.dll
文件 1118208 2012-02-15 01:25 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\破解补丁\ConvertAgentDemo.exe
文件 1093632 2012-02-15 01:26 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\破解补丁\EasyPrinterSettings.exe
文件 1404928 2012-02-15 01:24 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\破解补丁\PrinterTools.exe
文件 3637248 2012-02-15 01:25 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\破解补丁\smpSys.dll
文件 1164288 2012-02-15 01:25 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\破解补丁\smpUi.dll
文件 1027584 2012-02-15 01:25 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\破解补丁\smpUni.dll
文件 366 2012-03-07 14:06 SmartPrinter高版本\SmartPrinter(虚拟打印机) 4.1 破解版\破解补丁\破解说明.txt
文件 21312 2007-06-27 11:58 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.aps
文件 1438 2007-07-24 17:37 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.clw
文件 2119 2006-08-21 16:05 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.cpp
文件 4470 2007-07-17 18:13 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.dsp
文件 543 2007-04-09 11:25 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.dsw
文件 1368 2006-08-21 16:05 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.h
文件 66560 2007-07-24 17:37 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.ncb
文件 344064 2007-07-24 17:37 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.opt
文件 12234 2007-10-10 20:35 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.plg
文件 5747 2006-08-29 15:11 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlg.rc
文件 7783 2007-09-02 22:12 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlgDlg.cpp
文件 1528 2006-08-22 13:03 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ConvertDlgDlg.h
文件 3651 2006-08-21 16:05 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\ReadMe.txt
文件 1078 2006-08-21 16:05 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\res\ConvertDlg.ico
文件 402 2006-08-21 16:05 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\res\ConvertDlg.rc2
..A.SH. 3072 2006-08-23 14:27 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\res\Thumbs.db
文件 964 2006-08-22 13:03 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\resource.h
文件 212 2006-08-21 16:05 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\StdAfx.cpp
文件 1082 2006-09-01 15:16 SmartPrinter低版本\SmartPrinter\ConvertAgent\ConvertDlg\StdAfx.h
文件 372736 2007-10-10 20:35 SmartPrinter低版本\SmartPrinter\ConvertAgent\lib\ConvertAgent.dll
文件 4281 2007-09-02 21:17 SmartPrinter低版本\SmartPrinter\ConvertAgent\lib\ConvertAgent.h
............此处省略35个文件信息
评论
共有 条评论