42BV / pdf-library

Toucan-PDF
http://www.toucanpdf.org
9 stars 3 forks source link

Anchor support #29

Closed DylanDeWolff closed 10 years ago

DylanDeWolff commented 10 years ago

The user should be able to add anchors to the document. Each anchor will represent a single object (image, table) that will be placed next to a given text on a given location. The library will need to calculate the positioning of the object.

DylanDeWolff commented 10 years ago

Anchors have been added, but the positioning is not done yet.

https://github.com/42BV/pdf-library/commit/0e86a8a65f8be795c12a3ed0f8fcf01e563ed9c3

DylanDeWolff commented 10 years ago

Functional positioning as of 269418174d3e29dfadbac98becfd20afbf5e11c6