Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-04 | Add method to get tagged type | Dan Sinclair | |
This CL adds a FPDF_StructElement_GetType method to get the type of a given tagged struct. This corresponds to the /S key in the structure element dictionary. See PDF1.7 Table 10.10. Bug: pdfium:672 Change-Id: I313eb886dc9623715995d73a76bce01ba9985e4b Reviewed-on: https://pdfium-review.googlesource.com/3623 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> | |||
2016-11-23 | Add APIs for limited use of document tagged code. | thestig | |
BUG=pdfium:568 Review-Url: https://codereview.chromium.org/2519343002 |