Thomas T. Jarløv
Thomas T. Jarløv
I haven't experienced any. The only "crash" is when using the latest `[email protected]` github-tag with Nim v2.0. But that is fixed by using `httpbeast#head` (https://github.com/dom96/httpbeast/issues/91).
Updated to 0.1.4. Async not implemented yet.
You can see the raw output in the demo/ folder: https://github.com/jangko/nimpdf/blob/master/demo/pagelabels.pdf Try with this to write text on specific pages: https://github.com/jangko/nimpdf/blob/master/demo/change_page.nim
Current: Mainmodules restarts from nimha.nim after an error Result: Started Mosquitto process is not closed = user ending with multiple Mosquitto processes running Solution ?: nimha.nim quits after an error...
See https://github.com/dom96/httpbeast/issues/91
@dom96 - do we need anything else for this PR? This PR is a prerequisite for the other PR's tests; otherwise the Github actions just fails..
## Access url field > I'm sorry to say that I'm still not entirely sure how https://github.com/dom96/jester/issues/247#issuecomment-1722790239: >> My suggestion was for a way to do it without changing jester-code,...
The `.gitignore` has two new files, which might be due to your editor preference - they can be removed. For the `asynctools` I dont know - I'm not running windows......
> @ThomasTJdev It is compiling now, but I am getting other error when I am trying to run the compiled exe: "could not load: libxlsxwriter.dll" Hi @whydee86 As the error...
> @ThomasTJdev I didn't succeed in building the dll and I don't understand where I need to put him. I have only done it on Linux, so I cant help...