kkFileView icon indicating copy to clipboard operation
kkFileView copied to clipboard

Universal File Online Preview Project based on Spring-Boot

Results 327 kkFileView issues
Sort by recently updated
recently updated
newest added

file-preview是ingressPath 图片是可以访问的 http://10.199.137.235:31971/file-preview/onlinePreview?url=xxx 但是pdf转换后的图片,会自动去掉/file-preview/的前缀,导致404

如题,似乎word转为pdf后,pdf一页能容纳的字段总是比word的字段少 导致最终使用MS Office 或 WPS 查看的页数和PDF显示情况有偏差 似乎的LibreOffice的问题,请问有什么解决办法吗

按照官网描述: 1、在docker容器内部,ubuntu:20.04上,下载如下字体包 https://kkview.cn/resource/fonts.zip 文件解压完整拷贝到Linux下的 /usr/share/fonts目录。然后依次执行mkfontscale 、mkfontdir 、fc-cache使字体生效后,仍然包乱码问题 2、(图片中乱码的字体是:Calibri、Wingdings 2),字体包中没有该两个字体,然从网上下载好了字体导入进去,依次执行mkfontscale 、mkfontdir 、fc-cache使字体,还是乱码问题。 ![1687678993476](https://github.com/kekingcn/kkFileView/assets/31821714/ae883b53-7673-4b1c-bc5e-f3c6bcdb1359)

2023-08-16 14:54:39.915 15508-15508/com.ruochen.anchenenergyapp I/chromium: [INFO:CONSOLE(2455)] "加载 PDF 时发生错误。 PDF.js v3.9.179 (build: 1ef6fbc52) Message: Setting up fake worker failed: "Cannot read property 'WorkerMessageHandler' of undefined".", source: https://XXXXX/preview/pdfjs/web/viewer.js (2455) 2023-08-16 14:54:39.915 15508-15508/com.ruochen.anchenenergyapp...

拉取docker镜像和运行代码 `docker pull keking/kkfileview:4.1.0` `docker run -it -p 8012:8012 keking/kkfileview:4.1.0` 然后在cloudreve中预览时显示: ![image](https://user-images.githubusercontent.com/39158851/217754249-c99df403-1dcd-4b9e-b30c-306605adb556.png) 以及Java版本 ![image](https://user-images.githubusercontent.com/39158851/217754395-a45c62da-f4ac-49c0-a23a-139207f1a8fd.png) 这是什么原因呢,求解决!

实际图表: ![image](https://github.com/kekingcn/kkFileView/assets/16396828/e5f2faa8-d6bb-486c-b9ec-968981fbd157) kkfileview预览效果: ![image](https://github.com/kekingcn/kkFileView/assets/16396828/30600644-6864-49a6-9775-b307f54eebf0) 原文件:[1111111.xlsx](https://github.com/kekingcn/kkFileView/files/12344369/1111111.xlsx)

上传office文件或office文件链接,自动转pdf

KK 啥时候适配 Microsoft Outlook 的邮件文件格式 msg 呢 ?

4.1.0版本,有没有同样情况的