-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated survey-pdf docs [azurepipelines skip]
- Loading branch information
1 parent
0c63859
commit 06432ec
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: Supported Browsers for SurveyJS PDF Generator | ||
description: Find out which browsers are fully compatible with the SurveyJS PDF Generator library. Ensure optimal performance and user experience with this list of supported browsers for seamless rendering of your surveys and forms as PDF files. | ||
--- | ||
|
||
# Supported Browsers | ||
|
||
## Desktop Browsers | ||
|
||
<div class="v2-class---documentation-page__supported-browsers"> <img src="images/browser-icons-chrome.svg" alt="Google Chrome icon"> <span>Google Chrome 100+</span> </div> | ||
<div class="v2-class---documentation-page__supported-browsers"> <img src="images/browser-icons-firefox.svg" alt="Mozilla Firefox icon"> <span>Firefox 100+</span> </div> | ||
<div class="v2-class---documentation-page__supported-browsers"> <img src="images/browser-icons-safari.svg" alt="Safari icon"> <span>Safari 15.0+</span> </div> | ||
<div class="v2-class---documentation-page__supported-browsers"> <img src="images/browser-icons-opera.svg" alt="Opera icon"> <span>Opera 100+</span> </div> | ||
<div class="v2-class---documentation-page__supported-browsers"> <img src="images/browser-icons-edge.svg" alt="Microsoft Edge icon"> <span>Microsoft Edge 100+</span> </div> | ||
<div class="v2-class---documentation-page__supported-browsers"> <img src="images/browser-icons-ie.svg" alt="Internet Explorer icon"> <span>Internet Explorer 11 (requires <a href="https://github.com/parallax/jsPDF?tab=readme-ov-file#polyfills" target="_blank">jsPDF polyfills</a>)</span> </div> | ||
|
||
## Mobile Browsers | ||
|
||
<div class="v2-class---documentation-page__supported-browsers"> <img src="images/browser-icons-chrome.svg" alt="Google Chrome icon"> <span>Google Chrome for Android 100+</span> </div> | ||
<div class="v2-class---documentation-page__supported-browsers"> <img src="images/browser-icons-safari.svg" alt="Safari icon"> <span>Safari iOS 15+</span> </div> |