Arvin Abdollahzadeh

Results 3 comments of Arvin Abdollahzadeh

Thank you. I'll get back on this issue if any more Qs.

Is the buffer being returned a buffer of the signed hash, or of the whole PDF integrating the signed hash?

Content of electron.vite.config.ts ```js import { resolve } from 'path' import { defineConfig, externalizeDepsPlugin, bytecodePlugin } from 'electron-vite' import react from '@vitejs/plugin-react' import commonjsExternals from 'vite-plugin-commonjs-externals' let externals = ['node-native-ocr',...