fredintaiwan
23rd April 2007, 08:02
We have a requirement where we need to print images on the standard baan report
Eg:Print Production order documents (tisfc0408m000).

The images should be printed on each details line.
For example: Corresponding to each item, an image is printed side by side. We could have more than 3,00,000 items.

We have to achieve the same WITHOUT using
(1) Cognos or Crystal reports
(2) Export to Word and writting a Visual Basic macro


I am aware that through baan we can print about only about 24 images using BWPRINT.

We do not use PLM Integration with LN.


We are also not implementing Baan Object Data management as ODM has a limitation wherby images cannot be merged with data in standard reports. It can only be printed seperately. Our requirement is that the images are merged with the data in the report. That corresponding to each item in the report,an image is printed by the side of it.



Can you suggest any other way to print 3,00,000 images maybe by customization of the report layout and script? Or is they any other way ?


Kind regards,

Fredrick

george7a
23rd April 2007, 16:54
Hi,

The following link might be helpful:
http://www.baanboard.com/baanboard/showthread.php?t=27987

- George

en@frrom
24th April 2007, 11:26
I have done already several reports with multiple (upto thousands) of images using html and my own 3GL conversion script, with success. Look at the thread mentioned by George, and also at the link to the other thread there, that should give you enough information on how to implement it. If you need more help, don't hesitate to ask here...

Regards,
Eli Nager

skennedy
24th April 2007, 21:43
Our e-form (http://www.xpert-inc.com/solutions/electronicForms/) solution has the ability to print images in the manner that you are asking by item for each line. The product can be configured to retrieve images from a fixed directory location or from a dynamic directory location. If you would like to know more please feel free to contact me.


Thank-you.

Debdas Banerjee
25th April 2007, 12:57
just go through it

Debdas Banerjee
25th April 2007, 13:03
Hi

Just try it

george7a
25th April 2007, 13:06
Hi Deb,

The issue here is to print thousands of images on one report. As I understand your LN solution puts only 1 image.

- George

fredintaiwan
26th April 2007, 03:46
Thanks a million for your post. I was trying to use the 1st solution you posted where u make chages "<IMG src='C:\ln61\image\sample2.gif' align='right'>".
Whilst printing the report, could you please suggest the Device settings like Windows printer ir html etc.

Thanks in advance.

fredintaiwan
26th April 2007, 07:36
Thanks George, Debdas for your help. Could manage to print the images. You guys are amazing.

Debdas Banerjee
26th April 2007, 14:05
How com u have done this
Will u share the changes

fredintaiwan
27th April 2007, 04:36
Hi Debdas,

The following link will provide you all the information you need to achieve the same.

Do let me know if u have any further queries.

fredintaiwan
27th April 2007, 04:37
The link is as follows
http://www.baanboard.com/baanboard/s...ad.php?t=27987

fredintaiwan
27th April 2007, 04:38
Try this one

http://www.baanboard.com/baanboard/showthread.php?t=27987