WPViewPDF V4.1.2 updated

Released: May 4, 2016

Updates in this release

Updates in 4.1.2

You can now use WPViewPDF PLUS to create and fill PDF forms.

  • Create form fields: edits, memos, checkboxes, combox and listboxes.
  • Support for masks in edit fields (you can use java script one liner).
  • Show special cursor if in draw-object or highlight-text mode.
  • Tabbing in PDF forms now work over page boundaries.
  • New dialog to create form fields has been added to "PDFEdit.EXE".
  • Command COMPDF_ACRO_GET can be used to extract a list of acro-fields in the document (use ID=-5).
  • Fixes to COMPDF_Ann_XMLGetFromAcrofield and COMPDF_Ann_XMLSetFromAcrofield.
  • Fixes to COMPDF_Ann_XMLGetFromAnnots and COMPDF_Ann_XMLSetFromAnnots.
  • Cleaned up some naming inconsistencies used by XML scripts:
    • Background color is: Background-Color="color_as_string".
    • Line color is: Color="color_as_string".
    • Font name is: Font="fontname".
    • Font Size color is: Font-Size="floatvalue".
    • Font color is: Font-Color="color_as_string".
  • Fixed background glitch for edit field.
  • Fixed paint glitch in thumbnail view.