N
N
neitri2018-12-02 10:41:07
go
neitri, 2018-12-02 10:41:07

How to generate printable form in golang?

How can you generate a document for subsequent printing, such as an invoice, invoice or application. The format is compatible with word excel but pdf is also possible.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
longclaps, 2018-12-02
@longclaps

nothing
can be
generated
(ask more)

V
Vasily Melnikov, 2018-12-02
@BacCM

You can generate, for example, a text file in markdown format and convert it to pdf or somewhere else.
It is fashionable to take ready-made libraries
for example
"baliance.com/gooxml/color"
"baliance.com/gooxml/spreadsheet"
Or any others. The above I used to generate excel files

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question