Skip to content
#

pdf

Here are 4,105 public repositories matching this topic...

jgwill
jgwill commented Jun 15, 2020

Describe the bug
When exporting annotation with Flashcard, the JSON line is undefined

    },
    undefined,
    {

To Reproduce
Steps to reproduce the behavior:

  1. Annotate a line of text
  2. Add a Flashcard with data on back and front
  3. Export annotation as JSON
  4. Search "undefined" you should get to that badly exported entry

Expected behavior

Fla

使用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 2, 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 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 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.