Skip to content
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.

Should be able to render both annotations and form fields #146

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 18, 2018

  1. Should be able to render both annotations and form fields

    Annotations flag was being used to render form fields, but not
    annotations (pdf comments). Tried to avoid modifying existing method
    behaviors in order to not break any existing code, but added a new
    method that uses a separate bool to draw form fields and does not modify
    Annotations flag so that annotations can be included in render.
    Mark Bastian committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    9a25c4c View commit details
    Browse the repository at this point in the history