XML-RPC.NET - an XML-RPC client library for .Net (see xmlrpcnet-server for the server package).
NOTE: this is a pre-release development snapshot of the 3.0.0 release.
The recommended stable release is version 2.5.0 which supports both client and server applications.
Core library for NetOffice, the .NET Wrapper Assemblies for accessing MS Office applications: Office, Excel, Word, Outlook, PowerPoint, Access, Project, Visio
XML-RPC.NET - an XML-RPC server library for .NET
(see xmlrpcnet for the client package).
NOTE: this is a pre-release development snapshot of the 3.0.0 release. The recommended stable
release is version 2.5.0 of the xmlrpcnet package which supports both client
and...
More information
本插件是在Pechkin的基础上,基于.NET2.0开发,剔除Common.Loging依赖,支持多个网页生成一个PDF功能。底层DLL是x86的,所以适用插件的项目必须是x86编译。否则会出现无法加载dll问题。
多网页生成PDF简单实例:
SynchronizedPechkin sc = new SynchronizedPechkin(new GlobalConfig().SetMargins(new Margins(100, 100, 100, 100)));
IList<Uri> uris = new List<Uri>
{...
More information