Click here to Skip to main content
15,910,773 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: SQL to XML & XML to SQL Pin
S Pandian11-Aug-06 18:45
S Pandian11-Aug-06 18:45 
GeneralRe: SQL to XML & XML to SQL [modified] Pin
kirthikirthi15-Aug-06 20:00
kirthikirthi15-Aug-06 20:00 
QuestionAdding OnTextChanged event to the textbox placed in the datagrid. Pin
ashokyamsani11-Aug-06 6:10
ashokyamsani11-Aug-06 6:10 
QuestionConvert File To PDF Pin
Mansurali11-Aug-06 5:52
Mansurali11-Aug-06 5:52 
AnswerRe: Convert File To PDF Pin
Colin Angus Mackay11-Aug-06 5:57
Colin Angus Mackay11-Aug-06 5:57 
QuestionCompatibility problem between IE and firefox Pin
Suj_7811-Aug-06 5:22
Suj_7811-Aug-06 5:22 
AnswerRe: Compatibility problem between IE and firefox Pin
Guffa12-Aug-06 3:31
Guffa12-Aug-06 3:31 
AnswerRe: Convert to PDF Pin
Colin Angus Mackay11-Aug-06 5:39
Colin Angus Mackay11-Aug-06 5:39 
Mansurali wrote:
How do i convert any other file format to PDF in ASP.NET


ASP.NET is a framework for writing web applications (e.g. web sites and web services). You cannot use ASP.NET to convert files.

You can use other classes in the .NET Framework for this purpose if you want.

However, your request is too vague. For example, what file formats do you want to convert to PDF?

e.g. Do you want to convert:
* Autocad Drawings
* AVI files
* ESRI Shape Files
* C# source code files
* DLLs
* Executable files
* Excel spreadsheets
* HTML files
* .INI files
* ISO disk images
* MP3 files
* Powerpoint presentation
* WMA (Windows Media Audio) files
* WMV (Windows Media Vidio) files
* Word Documents
* XML files
* ZIP files

As you can see from this list, all these files are included in your request, but how, exactly, would you like an Executable File to be rendered into a PDF?


GeneralRe: Convert to PDF Pin
Suj_7811-Aug-06 6:01
Suj_7811-Aug-06 6:01 
GeneralRe: Convert to PDF Pin
Colin Angus Mackay11-Aug-06 8:58
Colin Angus Mackay11-Aug-06 8:58 
Questionusing SelectedIndex to determine if an item was selected Pin
ssbelfast11-Aug-06 4:29
ssbelfast11-Aug-06 4:29 
AnswerRe: using SelectedIndex to determine if an item was selected Pin
Ramasubramaniam11-Aug-06 4:43
Ramasubramaniam11-Aug-06 4:43 
GeneralRe: using SelectedIndex to determine if an item was selected Pin
ssbelfast11-Aug-06 4:53
ssbelfast11-Aug-06 4:53 
GeneralRe: using SelectedIndex to determine if an item was selected Pin
ssbelfast14-Aug-06 2:27
ssbelfast14-Aug-06 2:27 
QuestionConnect to sql server from asp.net web app Pin
chris677011-Aug-06 2:27
chris677011-Aug-06 2:27 
AnswerRe: Connect to sql server from asp.net web app Pin
Suj_7811-Aug-06 7:04
Suj_7811-Aug-06 7:04 
QuestionRe: Connect to sql server from asp.net web app Pin
chris677014-Aug-06 2:08
chris677014-Aug-06 2:08 
AnswerRe: Connect to sql server from asp.net web app Pin
Suj_7814-Aug-06 3:24
Suj_7814-Aug-06 3:24 
QuestionSetting TimeZone Offset Pin
Tiger45611-Aug-06 2:09
Tiger45611-Aug-06 2:09 
QuestionAdd month with current date Pin
Amit Agarrwal11-Aug-06 2:05
Amit Agarrwal11-Aug-06 2:05 
AnswerRe: Add month with current date Pin
Tiger45611-Aug-06 2:11
Tiger45611-Aug-06 2:11 
QuestionWeb service setdata() Pin
BLOEDHOND11-Aug-06 2:03
BLOEDHOND11-Aug-06 2:03 
AnswerRe: Web service setdata() Pin
Guffa11-Aug-06 8:24
Guffa11-Aug-06 8:24 
GeneralRe: Web service setdata() Pin
BLOEDHOND14-Aug-06 1:01
BLOEDHOND14-Aug-06 1:01 
AnswerRe: Web service setdata() Pin
Guffa14-Aug-06 2:02
Guffa14-Aug-06 2:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.