建议应用商店上线 CAJViewer,并解决驻留启动栏之后电脑重....
Tofloor
poster avatar
xiaolin1995
deepin
2020-04-21 00:51
Author
CAJVierwer已经推出Linux版的,采用APPImage封装,下载后可以从文件夹中打开该软件,但是驻留在启动栏之后,电脑重启则无法在启动栏直接启动,但愿该软件可以上线应用商店,并解决该问题,最后能实现直接用CAJVierwer打开CAJ文件。这绝对是广大科研工作者的福音。
Reply Favorite View the author
All Replies
avatar
绍贝格尔
deepin
2020-04-21 01:42
#1
你给知网反馈软件bug,让软件商改,
Reply View the author
avatar
deepin
2020-04-21 03:13
#2
知网小论文可以下pdf,大论文用海外知网也可以下pdf,caj我直接不用了,打开同一个pdf,文字渲染肉眼可见的区别,模糊
Reply View the author
avatar
lbygljq
deepin
2020-04-21 03:26
#3
CAJViewer 目前版本效果奇差,PDF字体显示虚的要命。
Reply View the author
avatar
惊蛰
deepin
2020-04-21 03:56
#4
github有人打包了
Reply View the author
avatar
leonardo520
deepin
2020-04-21 06:55
#5
lbygljq 发表于 2020-4-20 19:26
CAJViewer 目前版本效果奇差,PDF字体显示虚的要命。

能用就不错了,要啥自行车
Reply View the author
avatar
jerry979
deepin
2020-04-21 07:27
#6
CAJViewer本来就有啊,只是版本比较旧吧。写个.desktop文件就能在启动栏启动了
Reply View the author
avatar
danieltaoys
deepin
2020-04-21 16:18
#7
https://bbs.deepin.org/post/192386
知网小论文可以下pdf,大论文用海外知网也可以下pdf,caj我直接不用了,打开同一个pdf,文字渲染肉眼可见的 ...

如果只是阅读的话,大家是否知道,福昕阅读器可以直接打开CAJ文件,Windows平台的是这样,我想Linux平台也应该可以。这说明CAJ格式的标准与PDF类似,你完全可以把caj文件当做pdf文件看待。编辑我没有试过。Github的地址在这里 https://github.com/zhangn1985/cajviewer/releases
Reply View the author
avatar
deepin
2020-04-21 17:55
#8
https://bbs.deepin.org/post/192386
如果只是阅读的话,大家是否知道,福昕阅读器可以直接打开CAJ文件,Windows平台的是这样,我想Linux平台 ...

请不要云测评!
已测试:
Linux福昕打开caj失败
Win平台福昕阅读器/领鲜版 均打开失败
改后缀也不可取,恐怕不是一种格式。

我也很像支持一下国产软件、国产文件标准,但是caj真的一言难尽,福昕pdf倒是不错,有自己的技术。
Reply View the author
avatar
jingle
deepin
2020-04-22 04:58
#9
这个我们需要测试下,谢谢反馈
Reply View the author
avatar
RedPanda
deepin
2020-04-22 20:47
#10
你只是需要一个. desktop文件
Reply View the author
avatar
RedPanda
deepin
2020-04-22 21:21
#11
操作步骤:
1、下载appimage后,在/opt下新建一个文件夹,可以命名为cajviewer
2、将appimage文件放入文件夹中。
3、在桌面新建一个cajviewer.desktop文件,具体写入内容如下:
  1. [Desktop Entry]
  2. CAtegories=Office;
  3. Comment=CAJViewer-x86_64-libc-2.24.AppImage
  4. Exec="/opt/cajviewer/CAJViewer-x86_64-libc-2.24.AppImage" %u
  5. Name=CAJViewer
  6. Terminal=false
  7. Type=Application
  8. X-Deepin-Vendor=user-custom
  9. Icon=/opt/cajviewer/cajviewer_logo.ico
Copy the Code
4、把我这个附件里的caj.zip解压,文件放进/opt/cajviewer文件夹下

Reply View the author
avatar
jingle
deepin
2020-06-11 18:31
#12
@deepin_uos
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-06-11 19:10
#13
jingle 发表于 2020-6-11 10:31
@deepin_uos

包我们团队已经测试好了,http://www.shenmo.tech:420/
但是规格不对,改也好改,单文件可执行直接就能改
要是需要改一下适配UOS规格直接告诉我就行,愿望墙回复
Reply View the author
avatar
173******90
deepin
2022-03-27 21:00
#14
RedPanda
操作步骤:
1、下载appimage后,在/opt下新建一个文件夹,可以命名为cajviewer
2、将appimage文件放入文件夹中。
3、在桌面新建一个cajviewer.desktop文件,具体写入内容如下:
  1. [Desktop Entry]
  2. CAtegories=Office;
  3. Comment=CAJViewer-x86_64-libc-2.24.AppImage
  4. Exec="/opt/cajviewer/CAJViewer-x86_64-libc-2.24.AppImage" %u
  5. Name=CAJViewer
  6. Terminal=false
  7. Type=Application
  8. X-Deepin-Vendor=user-custom
  9. Icon=/opt/cajviewer/cajviewer_logo.ico
Copy the Code
4、把我这个附件里的caj.zip解压,文件放进/opt/cajviewer文件夹下

你说的附件在哪啊,没有看到呢

Reply View the author
avatar
SamLukeYes
deepin
2022-03-27 22:52
#15
173******90

你说的附件在哪啊,没有看到呢

建议直接用板凳的方法,避免使用 caj 文件

Reply View the author