Hello,
Can you guys recommend an SDK or some Package to Programatically Convert any
Doc Type to PDF
Mainly Gif, jpeg, png, tiff, fax, MS Excel, MS Word etc... to PDF
Need it to work from ASP.NET etc...
Thank you much
SA
Steve C. Orr [MVP, MCSD] - 21 Jan 2006 00:47 GMT
Perhaps this free PDF code will also be of use to you:
http://www.ujihara.jp/iTextdotNET/en/index.html

Signature
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
> Hello,
>
[quoted text clipped - 8 lines]
>
> SA
Sql Agentman - 21 Jan 2006 01:07 GMT
Steve,
I don't see show iTextdotNET will handle Word or Excel
I can embed with itextsharp images but don't know how to deal with Word,
Excel
Thanks for your help
SA
> Perhaps this free PDF code will also be of use to you:
> http://www.ujihara.jp/iTextdotNET/en/index.html
[quoted text clipped - 11 lines]
>>
>> SA
Steve C. Orr [MVP, MCSD] - 21 Jan 2006 02:03 GMT
To read the data, you can use Excel as an ADO.NET data source:
http://www.dotnetspider.com/technology/kbpages/1080.aspx
And here are a couple 3rd party products that could save you loads of time:
http://SteveOrr.net/reviews/AsposeWord.aspx
http://SteveOrr.net/reviews/AsposeExcel.aspx
http://www.aspnetpro.com/productreviews/2005/11/asp200511os_p/asp200511os_p.asp

Signature
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
> Steve,
>
[quoted text clipped - 21 lines]
>>>
>>> SA
John Timney ( MVP ) - 21 Jan 2006 21:39 GMT
I would recommend activePDF, it does hundreds of file types to PDF server
side and is scriptable from asp.net

Signature
Regards
John Timney
Microsoft MVP
> Hello,
>
[quoted text clipped - 8 lines]
>
> SA
Sql Agentman - 23 Jan 2006 18:55 GMT
John,
I will check that out.
Thank you,
SA
>I would recommend activePDF, it does hundreds of file types to PDF server
>side and is scriptable from asp.net
[quoted text clipped - 11 lines]
>>
>> SA