logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Paul Rayman  
#1 Posted : Tuesday, January 5, 2016 4:37:19 AM(UTC)
Paul Rayman

Rank: Administration

Groups: Administrators
Joined: 1/5/2016(UTC)
Posts: 1,138

Thanks: 10 times
Was thanked: 133 time(s) in 130 post(s)
Changes in This Release:

Features what extend the form fields functionality of standard pdfium library were added

  • PdfInteractiveForms
  • PdfControlCollections
  • PdfControl
  • PdfFieldCollections
  • PdfField
  • PdfFieldOptionCollections
  • PdfFieldOption
  • Pdfium
    • FORM_GetInterForm
    • FPDFInterForm_CountFields
    • FPDFInterForm_GetField
    • FPDFInterForm_IsValidFormField
    • FPDFInterForm_CountControls
    • FPDFInterForm_GetControl
    • FPDFInterForm_IsValidFormControl
    • FPDFInterForm_CountPageControls
    • FPDFInterForm_GetPageControl
    • FPDFInterForm_CountFieldsInCalculationOrder
    • FPDFInterForm_GetFieldInCalculationOrder
    • FPDFInterForm_FindFieldInCalculationOrder
    • FPDFInterForm_ResetForm
    • FPDFInterForm_HasXFAForm
    • FPDFInterForm_FixPageFields
    • FPDFFormControl_GetType
    • FPDFFormControl_GetField
    • FPDFFormControl_GetRect
    • FPDFFormControl_GetExportValue
    • FPDFFormControl_IsChecked
    • FPDFFormControl_IsDefaultChecked
    • FPDFFormControl_GetHighlightingMode
    • FPDFFormControl_HasMKEntry
    • FPDFFormControl_GetRotation
    • FPDFFormControl_GetBorderColor
    • FPDFFormControl_GetOriginalBorderColor
    • FPDFFormControl_GetOriginalBorderColorEx
    • FPDFFormControl_GetBackgroundColor
    • FPDFFormControl_GetOriginalBackgroundColor
    • FPDFFormControl_GetOriginalBackgroundColorEx
    • FPDFFormControl_GetNormalCaption
    • FPDFFormControl_GetRolloverCaption
    • FPDFFormControl_GetDownCaption
    • FPDFFormControl_GetTextPosition
    • FPDFFormControl_GetControlAlignment
    • FPDFFormField_GetFullName
    • FPDFFormField_GetType
    • FPDFFormField_ResetField
    • FPDFFormField_CountControls
    • FPDFFormField_GetControl
    • FPDFFormField_GetControlIndex
    • FPDFFormField_GetFieldType
    • FPDFFormField_GetAlternateName
    • FPDFFormField_GetMappingName
    • FPDFFormField_GetFieldFlags
    • FPDFFormField_GetDefaultStyle
    • FPDFFormField_GetRichTextString
    • FPDFFormField_GetValue
    • FPDFFormField_GetDefaultValue
    • FPDFFormField_SetValue
    • FPDFFormField_GetMaxLen
    • FPDFFormField_CountSelectedItems
    • FPDFFormField_GetSelectedIndex
    • FPDFFormField_ClearSelection
    • FPDFFormField_IsItemSelected
    • FPDFFormField_SetItemSelection
    • FPDFFormField_IsItemDefaultSelected
    • FPDFFormField_GetDefaultSelectedItem
    • FPDFFormField_CountOptions
    • FPDFFormField_GetOptionLabel
    • FPDFFormField_GetOptionValue
    • FPDFFormField_FindOption
    • FPDFFormField_FindOptionValue
    • FPDFFormField_CheckControl
    • FPDFFormField_GetTopVisibleIndex
    • FPDFFormField_CountSelectedOptions
    • FPDFFormField_GetSelectedOptionIndex
    • FPDFFormField_IsOptionSelected
    • FPDFFormField_SelectOption
    • FPDFFormField_ClearSelectedOptions

Edited by user Sunday, July 31, 2016 5:00:28 AM(UTC)  | Reason: Not specified

Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.