--- PdfString.cpp    (revision 1701)
+++ PdfString.cpp    (working copy)	
@@ -529,7 +529,7 @@ void PdfString::Init( const char* pszStr
     }
     
     // skip the first two bytes 
-    if( m_bUnicode )
+    if( m_bUnicode || bUft16LE )
     {
         lLen      -= 2;
         pszString += 2;
