LEADTOOLS Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.22
File Formats: PTOCA Format (MDOCA PTOCA)

The Presentation Text Object Content Architecture (PTOCA) is the data object used in document processing environments for representing text, which has been prepared for presentation. Each file contains one or more pages of formatted text and is always included as part of a document in a MODCA file. Each page may reference a PTOCA Overlay, which is merged with the text as a background. PTOCA overlays can be merged to recreate the original document. This format has many configurable settings including font properties. LEADTOOLS can read single or multipage files.

There is no default extension.

This format originated at IBM.

This file format does not support QFactor, progressive loads and saves, stamps or Lossless JPEG compression, but it does support multi-page files.

LEADTOOLS supports callbacks to load specific overlay files from a specific path. LEADTOOLS also supports functions to let you set the DPI for the opened image file. Please refer to the PTK Options functions or callbacks.

File constants associated with this file format are:

Constant Read Support Write Support Description
Ptoca 24 BPP None Presentation Text Object Content Architecture format.

Required DLL: Leadtools.Codecs.Ptk.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: ICA - Image Object Content Architecture (IOCA/MODCA).

Platforms: .NET 2/3, .NET 4