XPS to PDF
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

3 år sedan
3 år sedan
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. ```