fixed pdf

This commit is contained in:
NyanLinHtut
2019-06-04 16:34:51 +06:30
parent ae4af75f52
commit 8a0950f9db
5 changed files with 30 additions and 29 deletions

View File

@@ -8,7 +8,7 @@ class OrderItemStarPdf < Prawn::Document
self.header_font_size = print_settings.header_font_size.to_i
self.item_font_size = print_settings.item_font_size.to_i
self.margin = 0
self.margin_top = 10
self.margin_top = 7
self.price_width = 40 # No Need for item
self.qty_width = 38
self.total_width = 40 # No Need for item