This change makes stored org-pdftools links more flexible by introducing org-pdftools-get-desc-function, which lets users generate their own link descriptions from the file name, page, and selected text or search string. It also updates HTML export to append #page=n to PDF links, improving behavior in browsers like Chrome when opening exported documents. Together, these changes make PDF links more informative in notes and more reliable when shared or published. عمليًا, exported links should land on the intended page and link text can now match your workflow.

Added customizable PDF link descriptions and page-aware HTML export so org-pdftools links are clearer in Org and open to the right page in browsers. - zhengqunkoo/org-pdftools