phpdave11 / gofpdi

Go Free PDF Document Importer
MIT License
118 stars 59 forks source link

Some minor issues with gofpdi. #62

Open Lijw2022 opened 1 year ago

Lijw2022 commented 1 year ago

Dear gofpdi author, hello. It appears that the gofpdi.NewImporter().SetSourceFile(pdfFileName) in your work tends to continuously hold onto the PDF, and you haven't provided a method in the API to release this occupancy.