Results 1 issues of Vishal Jain

I am getting a `nil` pointer error on `resolveObjects` method while I am inserting an existing pdf to a new pdf ```go package main import "github.com/signintech/gopdf" func main() { gPdf...