zip files and pdf files

R

Régis Soares

hi,

how to generate zip files and pdf files in asp.net with vb.net?

thanks
 
J

John Timney \(ASP.NET MVP\)

Do a quick search on google, there are free libraries for both available for
..net

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director
 
S

Steve C. Orr [MVP, MCSD]

If I was you I'd first try using the J# zip classes:
http://msdn.microsoft.com/msdnmag/issues/03/06/ZipCompression/default.aspx

Or I've heard of people having success with this code:
http://www.icsharpcode.net/Ope­nSource/SharpZipLib/Default.as­px

Or you could consider calling a command line utility like this:
http://www.i386.info/software/­zip23xn.zip

Or you could consider a 3rd party component such as this:
http://www.xceedsoft.com/products/zipnet

Perhaps this free PDF code will also be of use to you:
http://www.ujihara.jp/iTextdotNET/en/index.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top