XPS to PDF
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

il y a 3 ans
il y a 3 ans
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. ```