XPS to PDF
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

17 lines
410B

  1. info:
  2. name: XPS to PDF
  3. version: v0.1.1
  4. description: Convert xps to pdf.
  5. plugin:
  6. name: xps2pdf
  7. display-name: XPS to PDF
  8. lazy-load: false
  9. init:
  10. - step: unpack-env
  11. envname: xps2pdf
  12. - step: load-namespace
  13. namespace: tservice.plugins.xps2pdf
  14. - step: register-plugin
  15. entrypoint: tservice.plugins.xps2pdf/metadata
  16. - step: init-event
  17. entrypoint: tservice.plugins.xps2pdf/events-init