dotnet / dotnet/docfx

[Bug] PDF: hyperlinks in the footer are not clickable

Open
#10,732 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 9m
Merged PRs (30d)
11

Description

**Describe the bug**
I'm trying to add hyperlinks to the footer template, but when I generate a PDF, the links are not clickable.

**To Reproduce**
Steps to reproduce the behavior:
1. Add a footer.html file with the following content:
```


Made with docfx

```
2. Set "pdfFooterTemplate": "footer.html" in "docfx.json"

**Expected behavior**
The hyperlinks in the footer should be clickable and open in a browser when clicked in the generated PDF.

**Context (please complete the following information):**
- OS: Windows 11
- Docfx version: 2.78.3

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.