« Previous Next »
Last post 02-18-2009 7:26 AM by tomkmvp. 4 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (5 items)
Sort Posts: Oldest to newest Newest to oldest
Yes - you'll need a third-party component compatible with your programming environment to do this.
I was just wondering if you could specifiy the content type for the response to create a pdf, just like you can return content in execl or word format. Do you have a good third party utility to recommend. Thanks.
You can't actually change the format of the data with a content type declaration, it's still the original format. Try www.planetpdf.com for help with various PDF options.
Jeff
Well, theoretically you could if you knew the file spec for PDF. Word and Excel are quite a bit easier because you can send out HTML and tell the browser it's the Word or Excel mime-type it's getting.
You never said what platform you're programming on. I have had success with http://www.activepdf.com products.
You could also try http://lmgtfy.com/?q=asp.net+pdf