Download: CAM-PDF-1.52.tar.gz
Dependencies
Annotate this POD
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