phpdave11 / gofpdi

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

Import Removes Links? #50

Open mfigurski80 opened 2 years ago

mfigurski80 commented 2 years ago

Hello! Testing this with the "go-pdf/fpdf" package -- importing a pdf that has link boxes inside it causes those links to disappear. Is there a way to get them back? Is there an option that's not documented for this?

denisbetsi commented 2 years ago

It appears that go-pdf package does not import links. It's odd that we're the only two that have noticed.