class SetaPDF_LinkReplacer extends SetaPDF {
mixed replaceLinks ( string $target ) }
This method replace all modified links and send the resulting PDF file to the client or saves it to the local filesystem.
The resulting filename or path to the local filesystem where the resulting document will be saved.
True - if everything works as expected - an SetaPDF_Error object if an error occurs.