Anohter : FPDF error: Some data has already been output, can't send PDF file Problem

Anohter : FPDF error: Some data has already been output, can't send PDF file Problem

by Paul Conrad -
Number of replies: 0

Ok, know this error has been covered a lot, BUT, when I try to edit the text for the certificate, even one letter, I get this message. Here is the code ( nothing else has been changed);

$string['titlelandscape'] = 'Certificate of Recognition';
$string['introlandscape'] = 'This is to attest that';
$string['statementlandscape'] = 'Successfully completed training requirements to be recognized by OMPP and DMHA as a';

$string['titleletterlandscape'] = 'Certificate of Recognition';
$string['introletterlandscape'] = 'This is to attest that';
$string['statementletterlandscape'] = 'Successfully completed training requirements to be recognized by OMPP and DMHA as a';

$string['titleportrait'] = 'Certificate of Recognition';
$string['introportrait'] = 'This is to attest that';
$string['statementportrait'] = 'Successfully completed training requirements to be recognized by OMPP and DMHA as a';
$string['ondayportrait'] = 'on this day';

$string['titleletterportrait'] = 'Certificate of Recognition';
$string['introletterportrait'] = 'This is to attest that';
$string['statementletterportrait'] = 'Successfully completed training requirements to recognized by OMPP and DMHA as a';

If I reload the orginal, everything works again! This is driving me crazy!

Thanks,

Paul

Average of ratings: -