T
T
T2g1r2019-06-26 14:28:14
go
T2g1r, 2019-06-26 14:28:14

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

2 answer(s)
M
Maksim B, 2019-06-26
@Sundagy

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.

T
T2g1r, 2019-07-03
@T2g1r

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 question

Ask a Question

731 491 924 answers to any question