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 MO:DCA file. Each page may reference a PTOCA Overlay, which is merged with the text as a background. LEAD supports reading single and multipage files. PTOCA overlays can be merged to recreate the original document and many configurable settings including font properties.
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.
LEADTOOLS supports loading this format as raster image or SVG (Scalable Vector Graphics) document.
File constants associated with this file format are:
Constant |
Read Support |
Write Support |
Description |
FILE_PTOCA | 24 BPP | None | [249] Presentation Text Object Content Architecture format. |
Required DLL: LFPTK. 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).
Win32, x64.
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