> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/pdf-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/pdf-plus/components/blocks.md).

# Blocks

- [Break Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/break-block.md): Create a page break or line break Block
- [Dock Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/dock-block.md): Place a list of Blocks aligned horizontally on the page.
- [Drawing Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/drawing-block.md): Create a drawing Block from a list of geometry and text Shapes
- [Image Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/image-block.md): Create an image Block
- [List Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/list-block.md): Create an unordered (bulleted) list or numbered list Block
- [Text Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/text-block.md): Create a text Block
- [Fast Table Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/fast-table-block.md): Create a table block from a datatree of text as an input.
- [Table Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/table-block.md): Create a table Block from a list of DataSet objects
- [Basic Chart Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/basic-chart-block.md): Create a Bar, Column, Line, or Area Chart Block.
- [Pie Chart Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/pie-chart-block.md): Create a Pie Chart Block.
- [Join Text Fragments](https://interopxyz.gitbook.io/pdf-plus/components/blocks/join-text-fragments.md): Join Text or PDF+ Text Fragments into a larger fragment while maintaining each fragment's formatting.
- [Resize Block](https://interopxyz.gitbook.io/pdf-plus/components/blocks/resize-block.md): Resize Blocks that support fixed boundaries
- [Set Blocks](https://interopxyz.gitbook.io/pdf-plus/components/blocks/set-blocks.md): Sequentially place a list of Blocks into PDF Pages.
- [Get Blocks](https://interopxyz.gitbook.io/pdf-plus/components/blocks/get-blocks.md): Get the Blocks from Pages or Documents
