Package: cairo
Function cairo:pdf-surface-add-outline
Lambda Listcairo:pdf-surface-add-outline (surface parent utf8 link flags) ArgumentsReturn ValueThe integer with the ID for the added item. Details Add an item to the document outline hierarchy with the name utf8 that links to the location specified by link.
Link attributes have the same keys and values as the Link Tag, excluding the
"rect" attribute. The item will be a child of the item with ID parent. Use the 0 value as the parent ID of toplevel items. | See also |
2025-1-13