Thread: Create pdf file
View Single Post
  #1 (permalink)  
Old 09-01-2008, 4:21 AM
Chinavo Chinavo is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jul 2008
Age: 24
Posts: 16
Reputation: 8
Chinavo is on a distinguished programming path ahead
Default Create pdf file

hi

ok i try it like this.

How can i create a pdf file with a customized format (logo on top and so on)
out of my vb.net application?

Like i pass the values it needs and then it creates a
pdf file out of it.

Is it working with cristal reports? or should i first create like an excel
file and then convert that to a pdf file?

please tell me the best way to do that.

Thanks.

chinavo
Reply With Quote