Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToPdf ¶
func ConvertToPdf(pr *_cec.Presentation) *_af.Creator
ConvertToPdf converts a presentation to a PDF file. This package is beta, breaking changes can take place.
func ConvertToPdfWithOptions ¶
func ConvertToPdfWithOptions(pr *_cec.Presentation, opts *Options) *_af.Creator
ConvertToPdfWithOptions convert a presentation to PDF with given options.
func RegisterFont ¶
RegisterFont makes a PdfFont accessible for using in converting to PDF.
func RegisterFontsFromDirectory ¶
RegisterFontsFromDirectory registers all fonts from the given directory automatically detecting font families and styles.
Types ¶
Click to show internal directories.
Click to hide internal directories.