File: composable.rst

package info (click to toggle)
pdfminer 20200726-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,716 kB
  • sloc: python: 13,377; xml: 423; makefile: 95; sh: 3
file content (20 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _api_composable:

Composable API
**************

.. _api_laparams:

LAParams
========

.. currentmodule:: pdfminer.layout
.. autoclass:: LAParams

Todo:
=====

- `PDFDevice`
    - `TextConverter`
    - `PDFPageAggregator`
- `PDFPageInterpreter`