@ -178,7 +178,7 @@ class PublicRelations(Bureau):
tw_shortcode = self.short_tweet_id(t["id_str"])
#prn.barcode("PRtwd." + tw_shortcode, "CODE128", function_type="B")
prn.soft_barcode("code128", "PRtwd." + tw_shortcode)
prn.soft_barcode("code128", "PRtwd." + tw_shortcode, module_width=0.16)
prn.ln(2)
prn.cut()