XPS to PDF
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 480B

3 years ago
3 years ago
123456789101112131415161718
  1. # XPS to PDF Plugin
  2. xps2pdf is a [tservice](https://github.com/clinico-omics/tservice) plugin for converting xps to pdf.
  3. [![Latest Release](https://img.shields.io/github/v/release/tservice-plugins/xps2pdf?sort=semver)](https://github.com/tservice-plugins/xps2pdf/releases)
  4. [![License](https://img.shields.io/github/license/clinico-omics/tservice)](https://github.com/tservice-plugins/xps2pdf/blob/master/LICENSE.md)
  5. ## For User
  6. ```
  7. # TODO
  8. ```
  9. ## For Developer
  10. ```
  11. # TODO
  12. ```