Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic Image and Barcode through Smartforms

Former Member
0 Likes
346

Hi,

In one of the columns of a report , I need to provide a link and when the same is clicked, it opens up an excel application which captures an image.This captured image needs to be displayed as an output of the smartforms along with the barcode.The image and the barcode will be unique for ASS Code which we get through the report.

Here the image and the barcode is dynamic and changes with the ASS Code.

Thanks & Regards,

Saraswathi.

1 REPLY 1
Read only

Former Member
0 Likes
290

Hi,

I am using a technique as downloading/arcchiving smartform in PDF files. User execute a report ex. delivery note he will enter Delivery note no. which will fetch the pdf doc which consists both logo as well as barcode. you can try this as create a hyper link in your program refer to your smartform PDF directory.

Please specify issue related to smartform or report

May the above will help.