Skip to content

issues Search Results · repo:condorheroblog/vuepress-plugin-export-pdf language:TypeScript

Filter by

23 results
 (88 ms)

23 results

incondorheroblog/vuepress-plugin-export-pdf (press backspace or delete to remove)

image node版本: v18.5.0 | v18.20.4 | v20.16.0 window: win10 package: @condorhero/vuepress-plugin-export-pdf : ^3.0.3 执行 npm run export-pdf
  • itmier
  • 1
  • Opened 
    on Aug 2, 2024
  • #26

我使用的是 vuepress-plugin-export-pdf-v2,配置了 routePatterns 来排除一些文件: routePatterns: [ !/ , !/zh-tw/** , !/en/** ], 但没有生效。 我试着 debug 了一下,发现在 serverApp.ts 第 106 行,将 pages 转换为 hasePages 时为每个 path 拼接了前缀,导致与 ...
documentation
enhancement
  • ginnsx
  • 1
  • Opened 
    on Jul 24, 2024
  • #24

Hi condorhero, I want to export my PDF with the pages in the order of a given array. I tried it as described in the README but the order was according to the folder structure. Should it work for version ...
documentation
question
  • syou4you
  • 1
  • Opened 
    on Jun 26, 2024
  • #23

Hi, no matter what I am doing I get the error SyntaxError: The requested module vuepress does not provide an export named defaultTheme when running npm install on my vuepress project. I have tried NodeJs ...
documentation
question
  • garyee
  • 3
  • Opened 
    on Jun 19, 2024
  • #22

Hi, even if I use the example vuepress-next I get an output pdf with a navigation on the left of every page. image
  • syou4you
  • 1
  • Opened 
    on Jun 12, 2024
  • #21

image 配置文件 image image
bug
invalid
wontfix
  • AhZoey
  • 3
  • Opened 
    on Jun 4, 2024
  • #20

执行过程 1. npm install @condorhero/vuepress-plugin-export-pdf-v2 -D 2. pageage.json image 3. 执行npm run export-pdf,结果如下 image 所有的配置都是默认的,没有写配置文件
bug
  • AhZoey
  • 2
  • Opened 
    on Jan 31, 2024
  • #19

项目导出pdf报错 ◆ Generating ██████████████████████████████ 0/0 The website has no pages, please check whether the export path is set correctlyWaiting for the debugger to disconnect... Waiting for the debugger ...
  • anmei02
  • 1
  • Opened 
    on Jan 11, 2024
  • #18

I am trying to export a document with a title page, so i am trying to omit the header/footer for that page. It looks like the simplest way to do that would be to provide a way to map a route to a pdfoption. ...
enhancement
help wanted
wontfix
  • aerialhedgehog
  • 1
  • Opened 
    on Sep 21, 2023
  • #17
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub