I am musing RTF Writer module, and I am trying to do 2 things
Put text around a image (wrap around) and put text ontop of a image
I have tried this for the wrap around text
$fh->paragraph( \'\f0\fs20\li3260\sbys',
$fh->image( 'filename' => "images/graph1.png", "wgoal" => inches(4),
"hgoal" => inches(2.3),),
\'\ri2000 We frequently look to investments in technology to help us
differentiate our businesses-in many cases, technology is a strong
imperative for improved business performance in the modern enterprise.
However, technology alone does not hold the key to business success. IT
systems will not offer creative insight into new product development,
will not seize opportunities for process improvement, and will not
develop strong relationships with our business partners. Technology
plays an important role as an enabler to support every enterprise\'s
most valuable asset-its people. ');
That didn't work at all
And I tried the following for the text on top of a image
$fh->paragraph( \'{\sp{\sn fBehindDocument}{\sv 1}',
$fh->image( 'filename' => "images/CoreIO_front.png", "wgoal" =>
inches(8.5), "hgoal" => inches(10)));
That corrupts the file...
Any sugguestion would be great I haven't found any information that
helps me solve the issues
_______________________________________________
Perl-Win32-Admin mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs