473,800 Members | 2,659 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

convert to pdf and then send as email attachments

Is it possible to do the following?
inside a ASP NET application,

1) send the current web page to the acrobat distiller printer.
2) attach the PDF file into an email message
3) send teh message by email

Many thanks for any insight
Nov 19 '05 #1
5 2205
Music but do you want to the convert ASP.NET page before sending?

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #2
thanks for your reply

actually what I want to do is

we have a asp.NET application,
an invoice will be shown in Internet Explorer

I need to convert the invoice into a PDF and then send as email attachment.

"Patrick Olurotimi Ige" <na********@hot mail.com> wrote in message
news:uK******** ******@TK2MSFTN GP14.phx.gbl...
Music but do you want to the convert ASP.NET page before sending?

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #3
"Music Lover" <mu***@my-heart.org> wrote in message
news:Oj******** ******@TK2MSFTN GP09.phx.gbl...
I need to convert the invoice into a PDF and then send as email
attachment.


http://www.bcltechnologies.com/docum...s/easypdf/sdk/
Nov 19 '05 #4
Or for free go to :-
http://itextsharp.sourceforge.net/
Patrick

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #5
Thank you Patrick for your reply
Thanks

"Patrick Olurotimi Ige" <na********@hot mail.com> wrote in message
news:%2******** **********@TK2M SFTNGP10.phx.gb l...
Or for free go to :-
http://itextsharp.sourceforge.net/
Patrick

*** Sent via Developersdex http://www.developersdex.com ***
Nov 19 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

40
11904
by: ian | last post by:
Hi, I'm a newbie (oh no I can here you say.... another one...) How can I get Python to send emails using the default windows email client (eg outlook express)? I thought I could just do the following import win32com.client
4
3862
by: Ranganath Udupa | last post by:
I need to include a mail to a concerned person whenever a button is clicked in an Access form. So I used the DoCmd.SendObject command. However, it seems like I cannot send a long message text. Is is true? What is the limitation on the size of the message text field? Of course, an option is to send my long text as an attachment. This will not be viable for me since our mail server blocks all attachments. Any ideas? Thanks, Ranganath
1
47520
by: Michele | last post by:
Hi, I need to send the same Email to different people. I'm using Outlook XP and VB.Net. I tryed with the following code: Dim oOutL As Outlook.Application Dim oMail As Outlook._MailItem oOutL = CreateObject("outlook.application") For i = 0 To Email.Length - 1
1
997
by: Max Bialystock | last post by:
Is it possible to take the first file in a folder (as sorted by name), email it to someone, then move the file to a separate directory? Any help at all will be much appreciated. Thanks, Max
2
2500
by: Robert Dufour | last post by:
I tried using (vs2003 Vb.Net) Public Sub SendEmail( _ ByVal Recipient As String, _ ByVal Sender As String, _ ByVal Subject As String, _ ByVal Message As String, _
3
4705
by: sentiboy | last post by:
I am using the following code for sending email through mapi in VS 2005 environment: Public objSession As New MSMAPI.MAPISession Public objMessage As New MSMAPI.MAPIMessages objSession.DownLoadMail = False objSession.UserName = "MyUsername" objSession.Password = "MyPassword" objSession.SignOn()
2
2651
by: oyster | last post by:
I find that the existing email moudle is some hard for me to understand, especially the part of how to set the CC, BCC and attach the files. Is there any more easy one like this p-code? import easyemail smtpserver=easyemail.server('something') smtpserver.login('usr@gmail.com', pwd) newletter=smtpsever.letter(smtpserver) newletter.sendto= newletter.sendcc=
3
8952
by: Mike D | last post by:
OS: Windows XP Professional Access 2003 Lotus Notes 7 I am trying to send a email message from Access that will have 2 attachments that are excel versions of 2 separate queries. I can send 1 attachment using the "sendObject" macro but it is not flexible enough to accept 2 attachments. The twist on all of this is i need to use Notes as my email client as that is what my department uses.
0
921
by: fahadq | last post by:
Hi I have a program that download files from the email and puts it into the corresponding folder. What i would like to know is how to sort and then appned if the file already exists i.e i get strString = "9301ARUP" . I'm checking for arup if strString.instr("ARUP")> 0 if strString.checkfileexist("true") then add a letter to the end then save the file to a folder else then save the file to a folder
0
9691
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10279
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10255
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9092
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6815
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5473
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5607
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4150
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.