Replies: 1 comment
-
|
Sorry, we do not have a build for Win7 at this time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i want to use the pdfcli interface to automate to embed electronix Zugferd XML-Invoices in generated pdf-Files. I downloaded the 64 Bit Win Package. Running pdfcpu, an error is coming up:
S:\temp>pdfcpu help cmd
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0
runtime.asmstdcall(0x130100150009)
/usr/local/go/src/runtime/sys_windows_amd64.s:76 +0x89 fp=0x105fbe0 sp=0
x105fbc0 pc=0x154469
rax 0x0
rbx 0xc30960
rcx 0xc768a8
rdx 0x20
rdi 0x7fffffdc000
rsi 0x105fdd8
rbp 0x105fd20
rsp 0x105fbb8
r8 0xc30680
r9 0xc763ca
r10 0xdea2e8
r11 0xc000004000
r12 0x105fe28
r13 0x0
r14 0xc2f460
r15 0x3
rip 0x0
rflags 0x10246
cs 0x33
fs 0x53
gs 0x2b
As no Go Runtime installer ist provided on the Go Website, i installed Go 1.20.14 which seems to be the latest Go Version running on Win7...And obviously i don't have a usr/local/go/... structure on this system. Nothing changed... What must be done in order to run pdfcpu from a DOS prompt on Win7? And - if not possible because a newer go version may be required - what must be done to run it on win10 or win11?
Beta Was this translation helpful? Give feedback.
All reactions