Skip to content

Commit b2f9768

Browse files
authored
Merge pull request #2257 from syncfusion-content/999272-HyperlinkScreetip
Documentation (999272): FAQ for does XlsIO library preserve hyperlink screentip in Excel to Pdf conversion?
2 parents 163785c + 4599e57 commit b2f9768

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Document-Processing-toc.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6549,6 +6549,9 @@
65496549
<li>
65506550
<a href="/document-processing/excel/conversions/excel-to-pdf/net/faqs/does-xlsio-support-background-image-preserved-in-excel-to-pdf-conversion">Does XlsIO support background image in Excel to PDF conversion?</a>
65516551
</li>
6552+
<li>
6553+
<a href="/document-processing/excel/conversions/excel-to-pdf/net/faqs/does-xlsio-preserve-hyperlink-screentip-in-excel-to-pdf-conversion">Does XlsIO preserve hyperlink screentips in PDF conversion?</a>
6554+
</li>
65526555
</ul>
65536556
</li>
65546557
</ul>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Hyperlink screen tips in PDF conversion | Syncfusion
3+
description: This page explains whether the Syncfusion .NET Excel library (XlsIO) preserves hyperlink screen tips (tooltips) when converting Excel files to PDF.
4+
platform: document-processing
5+
control: XlsIO
6+
documentation: UG
7+
---
8+
9+
# Does XlsIO preserve hyperlink screen tips in PDF conversion?
10+
11+
No. Hyperlink screen tips in Excel are not preserved when converting to PDF. XlsIO follows Microsoft Excel’s behavior and therefore omits screen tips during PDF conversion.

0 commit comments

Comments
 (0)