Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 412135
Collapse All | Expand All

(-)poppler-0.20.2.orig/poppler/PSOutputDev.cc (-1 lines)
Lines 116-122 Link Here
116
  "/pdfSetup {",
116
  "/pdfSetup {",
117
  "  /setpagedevice where {",
117
  "  /setpagedevice where {",
118
  "    pop 2 dict begin",
118
  "    pop 2 dict begin",
119
  "      /Policies 1 dict dup begin /PageSize 6 def end def",
120
  "      { /Duplex true def } if",
119
  "      { /Duplex true def } if",
121
  "    currentdict end setpagedevice",
120
  "    currentdict end setpagedevice",
122
  "  } {",
121
  "  } {",

Return to bug 412135