LEADTOOLS Temporary Document (LTD). This format creates a temporary file on disk that can later be converted to any of the other formats supported by the LEADTOOLS Document Writers. This format is intended to be used when creating a document with large amount of pages over multiple sessions (for example, in a server-based scenario).
The LEADTOOLS Document Writers support creating LTD documents. For more information, refer to LtdDocumentOptions. The following features are supported:
Unlimited number of pages
Fully searchable documents
Document creation over multiple sessions where new pages are appended to an existing file on disk before the final result is converted to the final document format such as PDF, DOCX, HTML or any other format.
Required DLL: Leadtools.Forms.DocumentWriters.dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Related Formats:
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET