Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 1 addition & 51 deletions about/getsupport.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,54 +10,4 @@ description: Dynamic Web TWAIN SDK Documentation Support Page

# How to get support

If you encounter any issues or have any suggestions while using the library, please don't hesitate to contact us. Feel free to contact us through one of the following methods
## Email

+ [Tech](mailto:support@dynamsoft.com)
+ [Sales](mailto:sales@dynamsoft.com)

## Phone

+ 1-877-605-5491 (Toll-Free)
+ 1-604-605-5491

## [Leave a message](https://www.dynamsoft.com/Company/Contact.aspx)

## Live Chat

[![Live Help][image]][hyperlink]

[hyperlink]: javascript:$('#comm100-float-button-2').click();
[image]: {{site.assets}}imgs/livechat.jpg

<!--Begin Comm100 Live Chat Code-->
<div style="background-repeat: no-repeat; background-position: 0px 0px; margin:0; padding:0px 0px 0px 0px; ">
<div id="comm100-button-5000110"></div>
<script type="text/javascript">
var Comm100API = Comm100API || new Object;
Comm100API.chat_buttons = Comm100API.chat_buttons || [];
var comm100_chatButton = new Object;
comm100_chatButton.code_plan = 5000110;
comm100_chatButton.div_id = 'comm100-button-5000110';
Comm100API.chat_buttons.push(comm100_chatButton);
Comm100API.site_id = 10008;
Comm100API.main_code_plan = 5000110;
var comm100_lc = document.createElement('script');
comm100_lc.type = 'text/javascript';
comm100_lc.async = true;
comm100_lc.src = 'https://support.dynamsoft.com/LiveChatServer/livechat.ashx?siteId=' + Comm100API.site_id;
var comm100_s = document.getElementsByTagName('script')[0];
comm100_s.parentNode.insertBefore(comm100_lc, comm100_s);
setTimeout(function() {
if (!Comm100API.loaded) {
var lc = document.createElement('script');
lc.type = 'text/javascript';
lc.async = true;
lc.src = 'https://support.dynamsoft.com/LiveChatServer/livechat.ashx?siteId=' + Comm100API.site_id;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(lc, s);
}
}, 5000)
</script>
</div>
<!--End Comm100 Live Chat Code-->
If you encounter any issues or have any suggestions while using the library, please don't hesitate to contact us. Feel free to [contact us](https://www.dynamsoft.com/company/contact/).