hi everyone
currently i am using unrtf to convert .rtf file to .htlm so my problem is when the html document display the alinement of the page looks some how so i am wondering if everyone can help me with the below code to make my page to display correctly in the html format.
$message=exec( "perl -p -i -e 's %align\=right%a lign\=left%g' ".$target2.$new name." ");
target2.newname is an html code.
thanks
currently i am using unrtf to convert .rtf file to .htlm so my problem is when the html document display the alinement of the page looks some how so i am wondering if everyone can help me with the below code to make my page to display correctly in the html format.
$message=exec( "perl -p -i -e 's %align\=right%a lign\=left%g' ".$target2.$new name." ");
target2.newname is an html code.
thanks