项目作者: FrancescoBonizzi

项目描述 :
Excel sheets converter to Pdf
高级语言: C#
项目地址: git://github.com/FrancescoBonizzi/Xls2Pdf.git
创建时间: 2019-01-09T09:30:55Z
项目社区:https://github.com/FrancescoBonizzi/Xls2Pdf

开源协议:MIT License

下载


Xls2Pdf

Build status

Xls2Pdf is a simple WPF application where you can select multiple Excel files in order to export them individually as Pdf.

Technically speaking:

  • I implemented MVVM pattern with MvvmLightLibs
  • To communicate with Excel, I used the COM library Microsoft.Office.Interop.Excel

An article I wrote on Medium with the explaination of this code


Screenshot

Building

Simply clone this repository and build the Xls2Pdf.sln solution.

How to contribute

  • Report any issues
  • Help in making the form more stilysh :-)
  • Propose new features / improvements
  • Just telling your opinion :-)
  • Offer me an espresso! ;-)