Documentation ¶
Overview ¶
Package merge provides code for merging two PDFContexts.
This means the concatenation of two page trees and merging all data involved.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func XRefTables ¶
func XRefTables(ctxSource, ctxDest *types.PDFContext) (err error)
XRefTables merges PDFContext ctxSource into ctxDest by appending its page tree.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.