PDFlib Personalization Server enhances the PDF concept beyond static production of PDF documents. "Blocks" is a feature new to PDF – introduced by PDFlib in order to ease and speed up server based variable data printing. With the new introduced concept of "PDFlib Blocks", PDFlib offers a solution to the problem of server side personalization of PDF documents

PDFlib Personalization Server建立在兩部分概念的基礎上:
- PDFlib Block Plugin for Acrobat"是一個交互式的工具它可以使開發者在已存在PDF數據的頂部根據給定屬性來定義區域。在一個隨后的服務器處理過程中PDFlib塊充當著一個精確定義好的容器來填充文本、圖像或者PDF數據。
- PDFlib Personalization Server中的塊處理特性能夠使編程人員把包含在導入的PDF頁中PDFlib塊信息和動態信息(比如說,數據庫域)聯結起來。編程人員并不需要知道塊的任何詳細信息,因此這些詳細信息是完全獨立于設計變化的。PDFlib將在文件中存在的塊屬性基礎上充分考慮這些與塊相關的信息。
- PDFlib參考手冊中有一個概念詳細的解釋了PDFlib Personalization Server和內置的PDFlib Block 。
- PDFlib Personalization Server是PDFlib產品包中制作的最好的一個產品,它是在基于PDFlib和PDI的基礎上構建的。

The "PDFlib Personalization Server" is based on a two parts concept:
- The "PDFlib Block Plugin for Acrobat" is an interactive tool that enables the designer to define areas (PDFlib blocks) with given properties on top of existing PDF data. PDFlib blocks act as precisely defined containers to be filled with text, images or PDF data in a subsequent server side process.
- The block processing features as part of the PDFlib Personalization Server enable the programmer to connect the information contained in PDFlib blocks on imported PDF pages with dynamic information, e.g., database fields. The programmer doesn't need to know any details about a block and is therefore independent from any layout changes. PDFlib will take care of all block-related details based on the block properties found in the file.
- An excerpt from the PDFlib Reference Manual explains the PDFlib Personalization Server and the PDFlib Block Plugin in detail.
- The PDFlib Personalization Server is the most elaborate of the PDFlib product bundles and is based onPDFlib+PDI.