XPS to PDF
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

3 роки тому
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/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. ```