1.0.0-12 • Published 9 months ago

wsd2pdf v1.0.0-12

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

WSD to PDF Tool

Overview

This tool provides a convenient way to convert plantuml diagrams to PDF. It first converts the WSD file to the EPS file format with plantuml and then uses GhostScript to convert the EPS file to PDF.

Features

  • Converts plantuml diagrams from wsd files to images in PDF files.

Usage

You can test the tool with npx wsd2pdf input.wsd output.pdf. When you install it with npm i -g wsd2pdf you can use it with wsd2pdf input.wsd output.pdf.

Requirements

  • Dependencies: Java, GhostScript

Known Issues

Currently, there are no known issues with this tool. If you encounter any problems or have suggestions for improvements, please feel free to submit an issue on GitHub.

Release Notes

Version 1.0.0

Initial release of the WSD to PDF tool.

License

This tool is licensed under the MIT License.


Thank you for using the WSD to PDF module! If you find it useful, please consider leaving a star in the GitHub repository. If you have any feedback or questions, don't hesitate to reach out. Happy coding!

1.0.0-12

9 months ago

1.0.0-11

1 year ago

1.0.0-10

1 year ago

1.0.0-9

1 year ago

1.0.0-8

1 year ago

1.0.0-7

1 year ago

1.0.0-6

1 year ago

1.0.0-5

1 year ago

1.0.0-4

1 year ago

1.0.0-3

1 year ago

1.0.0-2

1 year ago

1.0.0-1

1 year ago

1.0.0

1 year ago