fn add_annotations_to_pdf( buf: &[u8], page_annotations: Vec<Vec<LinkAnnotation>>, ) -> Result<Vec<u8>, Error>
Add link annotations to pages in the PDF