Click here to Skip to main content
15,895,709 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I create a exe file from a pdf file?
Posted
Updated 6-May-10 22:37pm
v2

A pdf file is a file with information in it, an exe file is a executable file (a program). In what way do you want to create an exe from a pdf? :confused:
 
Share this answer
 
If you mean a PDF of some source code, then you just need to save the code as text and compile it.

Other than that, your question is not very clear.
 
Share this answer
 

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