Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-2620

Support named actions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.8, 1.8.9, 2.0.0
    • 1.8.9, 2.0.0
    • Parsing, PDModel
    • None

    Description

      PDFBox does not support named actions, see this question:
      https://stackoverflow.com/questions/28060866/

      The user has this code

      << /Type /Annot /Subtype /Link /Rect [0.0 0.0 100.0 100.0] /H /P /BS 1049 0 R /A 1050 0 R >>
      
      1050 0 obj <</N /GoBack /S /Named>>
      

      The solution is to derive a new class from PDAction and also to change to PDActionFactory.

      Attachments

        Activity

          People

            tilman Tilman Hausherr
            tilman Tilman Hausherr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: