mirror of
https://github.com/unidoc/unipdf.git
synced 2025-04-29 13:48:54 +08:00
Cleanup comment
This commit is contained in:
parent
e8ee7ca99f
commit
ae85beecd0
@ -286,11 +286,8 @@ func (this *PdfObjectNull) DefaultWriteString() string {
|
||||
}
|
||||
|
||||
// Handy functions to work with primitive objects.
|
||||
// Traces a pdf object to a direct object. For example if multiple
|
||||
// references via indirect objects etc.
|
||||
// (Move to pdfobject.go?)
|
||||
//
|
||||
// Return parent too? And an error if not found?
|
||||
// Traces a pdf object to a direct object. For example contained
|
||||
// in indirect objects (can be double referenced even).
|
||||
//
|
||||
// Note: This function does not trace/resolve references.
|
||||
// That needs to be done beforehand.
|
||||
|
Loading…
x
Reference in New Issue
Block a user