Alip Sulistio
Alip Sulistio
Hi @gx19910403m, Could you share more detail regarding the issue? It would be great if you could share code and information how to reproduce the issue. Best regards, Alip
Likely you are missing the api key to run UniOffice. Here's example to load the License API key for UniOffice https://github.com/unidoc/unioffice-examples/blob/master/license/metered/main.go You can re-open the issue if that still not...
Hi @polderudo, Currently the supported tags is shapes and text element under svg. However we had plan to support it in future, we will inform you about it later. Best...
Hi @deon-gracias do you modify the unipdf-cli code? I tried but can't reproduce the issue. ``` alip@alips unipdf % go run main.go split ~/unipdf-security-report-3.pdf ~/unipdf-security-report-3.pdf 1 Successfully split file ~/unipdf-security-report-3.pdf...
Could you share your pdf file? Hard to debug if unable to reproduce the issue
> I'm sure its not the pdf that is the issue but here you go. I'll also look into some solutions, other than just copying the file to the `/tmp`...
> I got it to work after changing the temp file location in the `writePDF()`. > >  > >  > > The issue is that by default on...
Pretty strange, can try with other pdf? seems file permission issue to me, as I can't reproduce the issue also here.
So, I am closing this issue for now, as I can't reproduce it on my end. Feel free to re-open the issue if there's a way to reproduce the issue...
Hi @KunLiu1210 Could you share the expected docx results that created through MS Word or similar application and would be better if you could share the runnable code snippet that...