# File lib/fusioncharts/exporter/generator.rb, line 132 def calculate_xpos(posn) return (posn.to_s.rjust(10,'0'))+" 00000 n \n" end