In this video we will learn how to add table in pdf file using UniPDF which is a pure golang library. Below are the useful links and chapters of the video.
Chapter:
00:00 Intro
00:26 Import Package
00:36 Create Creator and table
00:47 Add Table and create PDF file
01:06 Create function to add cell
01:30 Create a cell and add text
01:54 Call function in main and execute
02:17 How To Set Border Of A Table
02:55 Conclusion
UniDoc Playground where I did the coding:
https://play.unidoc.io/
UniPDF Documentation Page:
https://apidocs.unidoc.io/unipdf/v3.2...
How To Add A Link In PDF Using UniPDF:
• How To Add Links In PDF Files using U...
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.