Answer the question
In order to leave comments, you need to log in
converting xlsx to golang?
At work I process reporting, I made a website on Go + Vue. There is a need to collect many xlsx files into one PDF. Previously, I managed vba, where it all went easily and simply. But for some reason I can’t find a library in Golang that converts xlsx ((tell me, can anyone come across such a question
Answer the question
In order to leave comments, you need to log in
https://github.com/avelino/awesome-go#microsoft-office
https://github.com/jung-kurt/gofpdf
The first thing that came across in the search, I did not use it myself.
I did not find anything similar to the solution of this problem, no one answered me on stackoverflow.
There is a paid solution and only when accessing
the
Internet https://github.com/ConvertAPI/convertapi-go the solution is to write a service on ASP.net Core and send requests to it from Vue
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question