Index: branches/version-2_11-dev/data/class/SC_Fpdf.php
===================================================================
--- branches/version-2_11-dev/data/class/SC_Fpdf.php	(revision 20993)
+++ branches/version-2_11-dev/data/class/SC_Fpdf.php	(revision 20994)
@@ -272,5 +272,5 @@
                 $filename = "nouhinsyo.pdf";
             }
-            $this->pdf->Output($this->lfConvSjis($filename), D);
+            $this->pdf->Output($this->lfConvSjis($filename), 'D');
         } else {
             $this->pdf->Output();
