Closed typoworx-de closed 3 years ago
We wanted to release a linux version with the 0.1.0 but it took just a few extra hours we didn't have so we decided to postpone. I'll let you know once we have a prototype, just yesterday there was another request for a linux version. We currently support UN/CEFACT CII XML, the roadmap is adding UBL/XML format in 0..02 and Factur-X/ZUGFeRD support in 0.3.0, which would also support plain PDFs. Would you be willing to contribute? I could brief you in a video conference (apart from the fact that I'm trying to organize a e-invoicing online barcamp https://forms.gle/dcmR4gaJDDrfmjJh9 ).
Hi, as to linux releases: feel free to test http://quba-viewer.org/quba_viewer_0.1.0_amd64.snap and http://quba-viewer.org/quba_viewer-0.1.0.AppImage kind regards Jochen
viewing pdf files is now as well possible in the first developer builds, let me know if you don't want to wait for the final release
PDF support is now released as part of version 0.5
Is there any linux-release?
I've been trying to follow manual electron-build instructions (npm install & npm run start) trying to get it working.
This is the stack-trace appearing after trying to open a PDF-File from file-dialog. No matter if using npm or yarn for package-management and also it doesn't make any difference trying to prepend "--unhandled-rejections=strict" after yarn or npm command.