Skip to content

[syncfusion_flutter_pdfviewer] Don't get item height from pdf list #1214

@chepizhko-ruslan

Description

@chepizhko-ruslan

[syncfusion_flutter_pdfviewer]
How to get item height from pdf list. I only find the method of taking the height of list.
PdfPageSettings height = details.document.pageSettings.height or details.document.pages[0].size.height
The height of the item is needed to determine the number of the item in the list when tapping and extracting the tap coordinates.
Or perhaps you will make a tap callback? So that you can get information about the item and its position in the list.

Screenshot 2023-05-24 at 19 02 47

Metadata

Metadata

Assignees

No one assigned

    Labels

    pdf viewerPDF viewer component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions