Skip to content

Canaxs/spring-printing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors LinkedIn


Logo

Spring Printing

About The Project

It allows printing of invoice or receipt templates uploaded into the application in pdf format.

@Spring Printing App Medium

What does the project do?

It allows you to easily fill out the template you want and print it in pdf format.

Built With

First of all, you need to install the docker-compose file that I prepared for PostreSQL installation.
---> Open Terminal in the spring-printing directory and run the docker-compose up command
---> You can use it when it is ready for connection. You can use the Docker desktop application to perform Docker container control.

Getting Started

Follow these steps to get the Printing project up and running:
---> New -> Project From Existing Sources -> src/spring-printing -> Maven -> OK (Intellij Idea)
---> Maven Clean -> Maven Install

Packages I use

[Spring Boot Starters]

  • [Data-Jpa]
  • [Security]
  • [Web]

[Other Addictions]

  • [PostgreSQL]
  • [Lombok]
  • [Jsoup]
  • [FlyingSaucerPDF]
  • [IronPdf]
  • [AsposeWords]

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Mail and Twitter - @your_twitter - mmericcana@gmail.com

Project Link: https://github.com/Canaxs/spring-printing

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

About

Spring Boot app to generate invoices and receipts with dynamic, user-defined or built-in templates (PostreSQL, Aspose, XHTMLRenderer, Jsoup, HTML2Image)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors