Click here to Skip to main content
15,901,666 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I include tif because of my existing program, i can convert the tif to pdf
I have a conversion program, file to pdf
Simple Image Format (JPG, PNG and BMP)
TIF can convert multipage
I used iTextSharp to convert the above code

Can someone suggest on how to convert xls or doc file to pdf or tif. I try searching in the internet but cant find anything.

Any suggestion appreciated

Please help... Thanks

ADDITION:
If ghostscript can do this can someone post the command line
Posted
Updated 24-Jan-14 2:08am
v3

1 solution

http://www.codeproject.com/Articles/17574/Programmatically-Convert-Documents-to-PDFs-the-Eas have a look at this example
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900