Page 4 of 5
Re: How to print an image & data on it
Posted: Tue Mar 23, 2010 4:58 pm
by swapan
Roberto Lopez wrote:swapan wrote:Roberto Lopez wrote:
I've already fixed.
The fix will be available in the next release.
Just 2 Good Sir!!!!!!!!!
[Dear Sudip / Rathi & other Indian brothers: I wanted 2 say "jio" for resolving this issue

....rathi what will be the alternative in english?!!]
Re: How to print an image & data on it
Posted: Tue Mar 23, 2010 7:28 pm
by Roberto Lopez
swapan wrote:
Just 2 Good Sir!!!!!!!!!
Attached to this message is a patch containing two files:
- \lib\libminigui.a
- \include\h_print.h
Please, replace the original files with the new and test again.
Please let me know the results.
Re: How to print an image & data on it
Posted: Wed Mar 24, 2010 8:55 am
by sudip
Thanks a lot Roberto
It works fine
With best regards.
Sudip
Re: How to print an image & data on it
Posted: Wed Mar 24, 2010 10:42 am
by swapan
Roberto Lopez wrote:swapan wrote:
Attached to this message is a patch containing two files:
- \lib\libminigui.a
- \include\h_print.h
Please, replace the original files with the new and test again.
Please let me know the results.
YES........ AND NO !!!
YES:Thanks....the no. of copies option is now coming in enabled state & I can increase the no. of copies to the default value 1.
NO: Bcoz its still printing 1 (single) copy, even when I'm supplying 2 or 3 in the no. of copies option......
[Sudip: As you've said its "Ok", can you please assure me that you've said so after doing actual printing with multiple copies...]
Now over to you Roberto Sir.............
Re: How to print an image & data on it
Posted: Wed Mar 24, 2010 11:01 am
by Roberto Lopez
swapan wrote:
YES........ AND NO !!!
YES:Thanks....the no. of copies option is now coming in enabled state & I can increase the no. of copies to the default value 1.
NO: Bcoz its still printing 1 (single) copy, even when I'm supplying 2 or 3 in the no. of copies option......
Thanks for the report.
I'll check it ASAP.
Re: How to print an image & data on it
Posted: Wed Mar 24, 2010 11:42 am
by sudip
swapan wrote:
[Sudip: As you've said its "Ok", can you please assure me that you've said so after doing actual printing with multiple copies...]
Swapan,
It works fine with my Bullzip PDF Printer. It doesn't work for HP Deskjet D1400.
With best regards.
Sudip
Re: How to print an image & data on it
Posted: Wed Mar 24, 2010 12:08 pm
by Roberto Lopez
swapan wrote:
YES........ AND NO !!!
YES:Thanks....the no. of copies option is now coming in enabled state & I can increase the no. of copies to the default value 1.
NO: Bcoz its still printing 1 (single) copy, even when I'm supplying 2 or 3 in the no. of copies option......
Please, try the attached new patch.
TIA.
Re: How to print an image & data on it
Posted: Wed Mar 24, 2010 1:57 pm
by sudip
Hello Roberto,
Now it works

Thanks a lot

Dear Swapan, please test it
With best regards.
Sudip
Re: How to print an image & data on it
Posted: Wed Mar 24, 2010 2:39 pm
by Roberto Lopez
sudip wrote:Hello Roberto,
Now it works

Thanks a lot

Dear Swapan, please test it
With best regards.
Sudip
I'm glad to know that.
Re: How to print an image & data on it
Posted: Thu Mar 25, 2010 4:44 am
by swapan
Roberto Lopez wrote:sudip wrote:Hello Roberto,
Now it works

Thanks a lot

Dear Swapan, please test it
With best regards.
Sudip
I'm glad to know that.
Dear Roberto Sir:
I'm so happy to confirm that
ITS WORKING NOW! Thanks a lot for the time & effort you put in to resolve this issue.
Dear Sudip:
Thanks for participating in testing....it helped.
ONE QUERY:
REPORT DEFINITION
DEFINE REPORT <Name> | TEMPLATE
BEGIN DATA
ITERATOR <xExpression>
STOPPER <xExpression>
END DATA
BEGIN LAYOUT
PAPERSIZE <nValue>
ORIENTATION <nValue>
[ PAPERWIDTH <nValue> ]
[ PAPERLENGTH <nValue> ]
END LAYOUT
Here the <nValue> is to be supplied in mm?
REQUEST TO INCLUDE Fanfold 15 x 12 in:
BTW, while just paying casual attention to our i_print.ch file, I found one important pre-defined paper size missing.
Its Fanfold 15 x 12 in
width=15"" (inches)
height=12" (inches)
Yes, I know there's one PRINTER_PAPER_USER option, but when there's so many pre-defined options available then why not include this impt. paper size (stationery of 15" x 12") still prevailing in India for DMP printers.
Thanks & Regards,
Swapan