in reply to PDF::Create Questions
It means that the file will be overwritten automatically, (provided you have write permission to the old file).my $fh = new FileHandle "> $self->{'filename'}";
The pod for Create.pm contains a command to add a rectangle to the path. Then you can either stroke or fill that path. For example:
Update: improved rectangle example.$page2->rectangle(0,0,40,60); $page2->stroke();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: PDF::Create Questions
by peppiv (Curate) on Apr 08, 2003 at 14:32 UTC | |
by tall_man (Parson) on Apr 08, 2003 at 15:33 UTC | |
by peppiv (Curate) on Apr 09, 2003 at 12:43 UTC | |
by tall_man (Parson) on Apr 09, 2003 at 15:08 UTC | |
by peppiv (Curate) on Apr 09, 2003 at 15:54 UTC | |
|