Hello,
I want to create a pre-printed sheet report in ruby.How can i pass the ruby values to printer?Where do i get the related source?
Say for example, i have two labels/fields Name and Address one below the other in the report preprinted,i have to pass values of these fields from my application such that the values should place as my fields(one below the other).How can i do this?Help me to solve this.
Thanks
I want to create a pre-printed sheet report in ruby.How can i pass the ruby values to printer?Where do i get the related source?
Say for example, i have two labels/fields Name and Address one below the other in the report preprinted,i have to pass values of these fields from my application such that the values should place as my fields(one below the other).How can i do this?Help me to solve this.
Thanks
Comment