Skip to content

bug: writer.go line 124: the getPageBoxesfunction is being called with a parameter value of 1. #79

@xxxxxxming

Description

@xxxxxxming

version: gofpdi v1.0.15

pageBoxes, err := reader.getPageBoxes(1, this.k) =>
pageBoxes, err := reader.getPageBoxes(pageno, this.k)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions