Skip to content

OwlByTech/docu-stream-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocuStream Go Client

The DocuStream Go Client provides an interface for interacting with the DocuStream service, allowing you to apply word formats from templates and convert Word files to PDF.

Features

1. Apply Word Formats from a Template: ApplyWord

  • Description: Applies specific word formats to documents using a pre-defined template.
  • Prerequisites: The DocuStream service must be running. Refer to the DocuStream repository for setup instructions.
  • Client Setup: Use NewWordClient to create a client that connects to the DocuStream service.

2. Convert Word Files to PDF: WordToPDF

  • Description: Converts Word documents to PDF format.
  • Prerequisites: Ensure the DocuStream service for conversion is running. See the service setup instructions for details.
  • Client Setup: Use NewConvertClient to create a client for handling conversion tasks.

Usage

  • For detailed usage, refer to the test cases provided in the repository, which demonstrate the use of ApplyWord and WordToPDF functions.

Additional Information

  • Dependencies: Ensure all dependencies are installed and services are correctly configured.
  • Setup: Refer to the DocuStream repository README for complete setup instructions.

Support

About

DocuStream is a template engine for multiple documents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published