我正在使用fPDF生成PDF。 我需要刪除MultiCell中的長文本。該文本是正確的左和右,這可能是問題的根源。 這裏是我的代碼: //get the starting x and y of the cell to strikeout
$strikeout_y_start = $pdf->GetY();
$strikeout_x = $pdf->getX();
$strikeText =
請參閱下面的代碼段,告訴我如何達到與正文中相同的刪除效果。我正在使用最新Ubuntu版本庫中的LaTeX版本。 \documentclass{article}
\usepackage{ulem}
\begin{document}
The sout tag works perfect in the \sout{main text area} but not inside the equatio