The internal Heading ID refernece links won't link to the location in PDF but to the Website link. #9615
Unanswered
GretaSuper
asked this question in
Q&A
Replies: 2 comments
-
|
I am not able to understand your problem sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
The problem is that all links we generate are fully resolved. For any anchor link with href |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My project has used the docusaurus for user-guide and will convert it to PDF in the end.
The chapter hierachy will look like it:
And I would need to refer to the above heading ID at another chapter.
As I used one of NPM tools called "docs-to-pdf" to convert my document to PDF. (Ref: https://socket.dev/npm/package/docs-to-pdf).
It seems the reference usage won't really redirect to the designated link in the PDF document but pop up with Internet page.
I use the following usage and neither of them can solve my problems.
My docs-to-pdf command is as below:
Does any expert have this problem as me before?
Need help and your support is a lot appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions