Serialize this object to PDF syntax bytes.
@override String toPdfString() => '$objectNumber $generation obj\n${object.toPdfString()}\nendobj';