適当なエディタでxpdf/pdftotext.ccを開き,163行目あたりの1ブロックを以下のようにコメントアウトする. // check for copy permission // if (!doc->okToCopy()) { // error(-1, “Copying of text from this document is not allowed.”); // exitCode = 3; // goto err2; // }
Comments (View)