本文介绍了在asp.net中以名称下载jpg的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,
我想创建一个在线应用程序.
在这种情况下,用户可以在图像中插入自己的名字.
然后将该图像以jpg格式下载,并带有他的书写名称.

例如

我想在网上制作员工身份证.
意思是,在我们组织中任命的任何一名员工.
因此,我只需打开链接并写下他的名字并下载该图像,然后进行打印即可.

谢谢,

Hello,
I want to create one online application.
in this, users are insert itself his name on an image.
and then that image download as jpg with name of his write.

e.g

I want make employee id card at online.
Means, any one employee appointed in our organization.
so, i just open link and write his name and download that image and then i do print it.

thanks,

推荐答案


这篇关于在asp.net中以名称下载jpg的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-31 20:19