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.

3 年之前
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/clinico-omics/tservice?sort=semver)](https://github.com/clinico-omics/tservice/releases)
  4. [![License](https://img.shields.io/github/license/clinico-omics/tservice)](https://github.com/clinico-omics/tservice/blob/master/LICENSE.md)
  5. ## For User
  6. ```
  7. # TODO
  8. ```
  9. ## For Developer
  10. ```
  11. # TODO
  12. ```