![]() |
|
P is for Practical | |
PerlMonks |
Re: jpeg file to doc or odt conversionby mandog (Curate) |
on Jul 18, 2009 at 22:04 UTC ( #781384=note: print w/replies, xml ) | Need Help?? |
Depending on what you want to do with the .jpeg files, (maybe you just want to print them?), you can quickly create an hmtl document w/ bash.
The width= attribute scales the images to something that would reasonablely to fit on a page. Omitting the height attribute means you scale w/o distortion.
In Section
Seekers of Perl Wisdom
|
|