spoof Posted June 25, 2008 Share Posted June 25, 2008 Hello, i use windows-1257 encoding for lithuanian language.but in pdf doesn't show it. how can i solve this problem thanks 0 Quote Link to comment Share on other sites More sharing options...
DenZ3l Posted June 28, 2008 Share Posted June 28, 2008 edit pdconfig.php and change this } elseif ($status=="Unpaid") { $pdf->SetXY(120,80); for it: } elseif ($status=="Unpaid") { $pdf->SetXY(100,80); 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.