Skip to content
#

pdf-viewer

Here are 298 public repositories matching this topic...

使用spring boot打造文件文档在线预览项目解决方案,支持doc、docx、ppt、pptx、xls、xlsx、zip、rar、mp4,mp3以及众多类文本如txt、html、xml、java、properties、sql、js、md、json、conf、ini、vue、php、py、bat、gitignore等文件在线预览

  • Updated Nov 5, 2020
  • Java
Febbe
Febbe commented Oct 30, 2020

This issue is a summary of several To-dos found by developers.

  • Replace path strings with std::filesystem::path / fs::path
    • AudioController: replace std::string with fs::path
    • Plugin: replace std::string with fs::path
    • ...
  • Replace fs::path::string calls with fs::path::u8string, if the result is used to display paths.
  • Cre

Improve this page

Add a description, image, and links to the pdf-viewer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pdf-viewer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.