Copyright | (c) 2006-2016 alpheccar.org |
---|---|
License | BSD-style |
Maintainer | misc@NOSPAMalpheccar.org |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
PDF Annotations
Synopsis
- data TextAnnotation = TextAnnotation Text [PDFFloat] TextIcon
- data URLLink = URLLink Text [PDFFloat] URI Bool
- data PDFLink = PDFLink Text [PDFFloat] (PDFReference PDFPage) PDFFloat PDFFloat Bool
- data TextIcon
- newAnnotation :: (PdfObject a, AnnotationObject a) => a -> Draw ()
- toAsciiString :: String -> AsciiString