How to convert doc file to pdf file using itextsharp?
-
Are you going to post the same question every single day? 'Coz if so, you missed out yesterday - were you ill? But I suppose the three versions you managed the day before covers that.
Did you know: That by counting the rings on a tree trunk, you can tell how many other trees it has slept with.
-
Are you going to post the same question every single day? 'Coz if so, you missed out yesterday - were you ill? But I suppose the three versions you managed the day before covers that.
Did you know: That by counting the rings on a tree trunk, you can tell how many other trees it has slept with.
-
sunithaganugu wrote:
what to do then,its my task
Keeping asking the same question won't help either. You've been given valid answers, and you should be able to continue with your task. There won't be a cut/copy answer, so you'll have to write code and; * research * experiment * try :) Start of with a small console-app to convert a textfile to a PDF. Once you have that, move on to adding HTML-support. Small steps.
I are Troll :suss:
-
If it is your task then pick an option: 1) You have got a contract for work you know nothing about: return the money, and apologise. 2) You have got a job doing something you know nothing about: go to your boss, tell him / her and hope they give you extra time and / or help. 3) This is a homework assignment: Go to your tutor an tell him / her you don't know what to do. Ask for help. Otherwise: Look at the answers you have (they aren't going to change because you post again, and again). Learnb from them, and try something. Experiment. Research. Learn. Stop looking for someone else to do your work for you, because that isn't going to happen. Final option: Find a different career.
Did you know: That by counting the rings on a tree trunk, you can tell how many other trees it has slept with.
-
sunithaganugu wrote:
what to do then,its my task
Keeping asking the same question won't help either. You've been given valid answers, and you should be able to continue with your task. There won't be a cut/copy answer, so you'll have to write code and; * research * experiment * try :) Start of with a small console-app to convert a textfile to a PDF. Once you have that, move on to adding HTML-support. Small steps.
I are Troll :suss:
-
Hello,I converted all formats to pdf and i got the output.I used aspose to convert.Actually its not a free tool..so im trying to do it without tool or by using some other tool..Im just asking suggestions right..So answer me if you know only....
sunithaganugu wrote:
Actually its not a free tool..
As to be expected, those people put work into it - and they want to be paid for that.
sunithaganugu wrote:
so im trying to do it without tool or by using some other tool..
There's no free tool that can read "all" file-formats and convert them to PDF. Other tools (like itextsharp) offer part of that functionality (writing to PDF), and you could use those (as suggested) to replace the Aspose library.
sunithaganugu wrote:
So answer me if you know only....
You might not like the answer, but that isn't going to change it.
I are Troll :suss: