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 on how to use the LEADTOOLS Document Writers to create LTD documents, 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, DOC or HTML.
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:
NOTE: LEADTOOLS also supports writing this file format using the LEADTOOLS Document Writers. For more information on the LEADTOOLS Document Writers SDK, refer to Introduction.