The Wayback Machine - https://web.archive.org/web/20200905094317/https://github.com/topics/pdf
Skip to content
#

pdf

Here are 3,874 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

muzzamilkhan
muzzamilkhan commented Sep 1, 2020

With CSS3 introducing content being set as list-style-type, this is being ignored by Weasyprint:

CSS:
ul {list-style-type: '-';} ul ul {list-style-type: '+';}

Console error:
WARNING: Ignored list-style-type:\"-\" at **, invalid value.
WARNING: Ignored list-style-type:\"+\" at **, invalid value.

使用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 Aug 31, 2020
  • Java

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.