MaxMelcher / AzureDevOps.WikiPDFExport

Export Azure DevOps Wiki to PDF
MIT License
187 stars 62 forks source link

Error during the export #34

Closed yfrindel closed 3 years ago

yfrindel commented 3 years ago

Hello,

When I try to export a wiki, I have the following error :

image

Do you have an idea why?

Other question, Is it possible to export a specific folder of the wiki? (because I just need to export a part of the wiki)

Thx

yfrindel commented 3 years ago

It seems working if I specify "--attachments-path .attachments"

MaxMelcher commented 3 years ago

-p and then the path to the subfolder will export only the pages below.

yfrindel commented 3 years ago

If I specify the subfolder, it's not correct because I have still the whole wiki exported : image image

And if I add the -p parameter I have an error (because it's specify twice) : image image

So for the moment it's not possible to export only a subfolder