Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个充当 pdf 查看器的服务,它调用 sejda 并使用控制台命令显示 sejda 转换为 jpeg 的图像:
./bin/sejda-console pdftojpeg --files /tmp/myfile.pdf -o /tmp/ -j overwrite
生成图像似乎需要大约 20 到 30 秒,有什么我可以做的加快进程或优化 java(已经将内存设置为 20148m