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 : Wednesday, January 6, 2016 1:35:21 AM(UTC)
Paul Rayman

Rank: Administration

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

Thanks: 8 times
Was thanked: 130 time(s) in 127 post(s)
Changes in This Release:

  • Fixed an issue with 'Tab' key in forms
  • Features that extend functionality of the original pdfium library were added
    • PdfFormObject - Properties
      • PageObjects: PdfPageObjectsCollection
      • BackgroundAlphaNeeded: bool
      • IsParsed: bool
      • Transparency: FormObjectTransparency
      • Matrix: FS_MATRIX

    • PdfFormObject - Methods
      • Transform
      • TransformPageObjects

    • PdfPage - Events
      • Loaded - This event is triggered when the page is loaded into memory;
      • Disposed - This event is triggered when the page is unloaded from the memory;

    • PdfPageCollection - Events
      • PageLoaded - occurs when a page is loaded into memory;
      • PageDisposed - Occurs when the page is disposed;

    • Pdfium - methof for works with PDFPAGE_FORM page objects
      • FPDFFormObj_CalcBoundingBox
      • FPDFFormObj_Transform
      • FPDFFormObj_SetFormMatrix
      • FPDFFormObj_GetFormMatrix
      • FPDFFormObj_GetFormContent
      • FPDFFormContent_BackgroundAlphaNeeded
      • FPDFFormContent_CountObjects
      • FPDFFormContent_GetObjectByIndex
      • FPDFFormContent_GetObjectIndex
      • FPDFFormContent_IsParsed
      • FPDFFormContent_GetTransparency
      • FPDFFormContent_SetTransparency
      • FPDFFormContent_TransformObjects
      • FPDFFormContent_InsertObject


Edited by user Wednesday, January 6, 2016 1:41:18 AM(UTC)  | Reason: Not specified

Users browsing this topic
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.