In this video we will see how to add a link in a PDF file in Go programming using creator Package from UniPDF ( a pure Golang Library). Below are the parts of video and important links.
Chapter:
00:00 Introduction
00:23 Import log and creator Package
00:36 Create creator and styledParagraph
00:50 Add External Link In PDF
01:37 Execution and Ending
UniDoc Playground where I did the coding:
https://play.unidoc.io/
UniPDF Documentation Page:
https://apidocs.unidoc.io/unipdf/v3.2...
How To Add Paragraphs, Heading & Sub-Heading In PDF Using UniPDF:
• How To Create Paragraphs, Add Heading...
How To Add Header & Footer In PDF Using UniPDF:
• How To Add Header & Footer In PDF fil...
How To Extract Text From PDF In Go Using UniPDF:
• How To Extract Text From a PDF file i...
How To Merge PDF Pages In Go Using UniPDF:
• How To Merge PDF Pages In Go (using U...
How To Split PDF Files In Go Using UniPDF:
• How To Split PDF Files In Go - Using...
Please share your suggestions or questions in the comments section.