Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 904 Bytes

File metadata and controls

21 lines (16 loc) · 904 Bytes
layout default-layout
noTitleIndex true
needAutoGenerateSidebar true
title Can I upload documents via a background service outside the web browser?
keywords Dynamic Web TWAIN, Document Saving, upload using background service
breadcrumbText Can I upload documents via a background service outside the web browser?
description Can I upload documents via a background service outside the web browser?
date 2021-11-29 18:33:59 +0800
last_modified 2024-10-29 10:14:58 +0800

Document Saving

Can I upload documents via a background service outside the web browser?

Yes. You can use the File Uploader to create and run an upload job.

The File Uploader is an independent component that is dedicated to file uploading. It can be used seamlessly with Dynamic Web TWAIN.

Learn about how to use the File Uploader here.