| CAM-PDF documentation | view source | Contained in the CAM-PDF distribution. |
CAM::PDF::Node - PDF element
my $node = CAM::PDF::Node->new('number', 1.0);
This is a simplistic internal class for representing arbitrary PDF data structures.
Same as CAM::PDF
Create a new PDF element.
See CAM::PDF
| CAM-PDF documentation | view source | Contained in the CAM-PDF distribution. |