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.
|
// Handy functions to work with primitive objects.
|
||||||
// Traces a pdf object to a direct object. For example if multiple
|
// Traces a pdf object to a direct object. For example contained
|
||||||
// references via indirect objects etc.
|
// in indirect objects (can be double referenced even).
|
||||||
// (Move to pdfobject.go?)
|
|
||||||
//
|
|
||||||
// Return parent too? And an error if not found?
|
|
||||||
//
|
//
|
||||||
// Note: This function does not trace/resolve references.
|
// Note: This function does not trace/resolve references.
|
||||||
// That needs to be done beforehand.
|
// That needs to be done beforehand.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user