How to print an image & data on it

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

User avatar
swapan
Posts: 242
Joined: Mon Mar 16, 2009 4:23 am
Location: Kolkata, India
Contact:

Re: How to print an image & data on it

Post 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 :D ....rathi what will be the alternative in english?!!]
Thanks & Regards,
Swapan Das

http://www.swapandas.com/
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: How to print an image & data on it

Post 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.
Attachments
patch325b.rar
(196.51 KiB) Downloaded 232 times
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: How to print an image & data on it

Post by sudip »

Thanks a lot Roberto :D
It works fine :D
With best regards.
Sudip
With best regards,
Sudip
User avatar
swapan
Posts: 242
Joined: Mon Mar 16, 2009 4:23 am
Location: Kolkata, India
Contact:

Re: How to print an image & data on it

Post 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.............
Thanks & Regards,
Swapan Das

http://www.swapandas.com/
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: How to print an image & data on it

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: How to print an image & data on it

Post 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
With best regards,
Sudip
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: How to print an image & data on it

Post 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.
Attachments
patch325c.rar
(197.11 KiB) Downloaded 222 times
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
sudip
Posts: 1456
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: How to print an image & data on it

Post by sudip »

Hello Roberto,
Now it works :) Thanks a lot :D
Dear Swapan, please test it :)
With best regards.
Sudip
With best regards,
Sudip
User avatar
Roberto Lopez
HMG Founder
Posts: 4023
Joined: Wed Jul 30, 2008 6:43 pm

Re: How to print an image & data on it

Post by Roberto Lopez »

sudip wrote:Hello Roberto,
Now it works :) Thanks a lot :D
Dear Swapan, please test it :)
With best regards.
Sudip
I'm glad to know that.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
swapan
Posts: 242
Joined: Mon Mar 16, 2009 4:23 am
Location: Kolkata, India
Contact:

Re: How to print an image & data on it

Post by swapan »

Roberto Lopez wrote:
sudip wrote:Hello Roberto,
Now it works :) Thanks a lot :D
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
Thanks & Regards,
Swapan Das

http://www.swapandas.com/
Post Reply