Aaron Zhu
Aaron Zhu
有办法禁止ctrl-s保存和ctrl-p打印吗?
有可能给pdf预览里除了disabledownload=false 也添加 disableprint=false的刚能么??不是自己开发的,不太知道从何改起..
> 1. remove dirs docker/server.conf and docker/gnatsd.conf > 2. copy server.conf and gnatsd.conf into docker/ I copy `server.conf` and `gnatsd.conf` (which are files) to `docker/` The new error appears. It...
> single-build-desktop.bat, line 166 > `start "windeployqt" /B /wait %QT_BIN_PATH%/windeployqt.exe --%WINDEPLOYQT_BUILD_TYPE% --compiler-runtime "%MY_INSTALL_PATH%/bin/%APP_NAME_SANITIZED%.exe" --dir "%MY_QT_DEPLOYMENT_PATH%/" --qmldir "%MY_REPO%/src/gui" -websockets` > > single-build-installer-collect.bat, line 137 > `start "copy sync-exclude.lst" /D "%MY_COLLECT_PATH%/" /B...
> @zydisney @renatilwp are the files that you are testing with legitimate files of the corresponding extension? the [provider class is inferred](https://github.com/VikParuchuri/marker/blob/master/marker/converters/pdf.py#L139) by way of the [filetype](https://github.com/h2non/filetype.py) library, which will...
> @dong6255 > > my Solution approach: > 1) Copy /app/api/. tiktoken_cache to /app/storage/. tiktoken_cache > 2) Set TIKTOKEN-CAHE-DIR=/app/storage/. tiktoken_cache in the plugin_daemon node > Alternatively, modify the corresponding. venv/lib/python3.12/site...