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

pdf

Here are 3,920 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
jvwowd
jvwowd commented Apr 6, 2020

Is your feature request related to a problem? Please describe.
I would like to use the select object function with the ctrl or shift key (as is common with other programs) to be able to select multiple objects. For example, I may want to change the color of 7 items in the document all to red.

Describe the solution you'd like
see above

Describe alternatives you've considered
Cu

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.