|
-
Jan 30th, 2007, 05:08 AM
#1
Tex to word conversion in VB
Dear All,
I am using a Software(Chikrii) to convert a Tex document into word document.Is there any method avl to import this method in Vb. I want to automate this conversion.I tried to get the method by captuing in a macro.But it is not capturing the converting process.How to do capture this process.
Please mark you thread resolved using the Thread Tools as shown
-
Jan 30th, 2007, 05:14 AM
#2
Fanatic Member
Re: Tex to word conversion in VB
Could you popst a sample avl file?
Alpha Micro: Alpha Basic, AS400 V5r2, EDI (Trusted Link/ Inovis.com),Access AS/400 via VB6, Qbasic for data conversions. A mix of Hardware too. ASCII Table , New Number to Words/66 digits , AS/400(v5r2) VB6 Viewer/Ask for code(ODBC) ^ What Is Transferring? , Check your Ports #Perfect Passwords , *Slide Bar Example , Logoff, Restart, Shut-Down PC *Keep Form On Top , Opaque Form ^ Create Objects at Run Time @ Check Key Caps Locks # GetTickCount(System Up Time) * Convert text to Excel & Collected Icons + Resize: Form/Text box ^ PC GateWay via Shell $ Drag & Drop Game ! PopUpMenu *Print File/no Open# Timer on Mult Forms ~ Splash & Mult Forms & Lots of Comments + Random/Timer/Guess * Dec >Hex >Oct >Bin % Get MAC (NIC) < saving to Registry > Wookiee Cookies \ BackUpDisk / World Conection SpeedTest $ Glossary Commonly Used Terms # phonetic list @ Detailed Computer Scan
When posting Code, Use tags.. [CODE] *Your Code* [/CODE]
-
Jan 30th, 2007, 05:43 AM
#3
Re: Tex to word conversion in VB
Here is one sample File.I need to convert this file into a word file using Vb
Please mark you thread resolved using the Thread Tools as shown
-
Jan 31st, 2007, 01:23 AM
#4
Fanatic Member
Re: Tex to word conversion in VB
What is it? Basic code?
$${{d\alpha } \over {dt}} = k\left( {1 - \alpha } \right)^n$$
$$\alpha = {{W\left( t \right) - W_i } \over {W_i - W_f }}$$
$$k = A_o T^{1/2} \exp \left( {{{ - E} \over {RT}}} \right)$$
$${{d\alpha } \over {dT}} = {{A_0 } \over \beta }T^{1/2}\left( {1 - \alpha}\right)^n \exp \left( {{{ - E} \over {RT}}} \right)$$
$${{d^2 \alpha } \over {dT^2 }} = {1 \over \beta }\left( {{{d\alpha } \over {dt}}} \right)\left[ {n\left( {1 - \alpha } \right)^{ - 1} \left( { - {{d\alpha } \over {dT}}} \right) + {E \over {RT^2 }} + {1 \over 2}T^{ - 1} } \right]$$
Alpha Micro: Alpha Basic, AS400 V5r2, EDI (Trusted Link/ Inovis.com),Access AS/400 via VB6, Qbasic for data conversions. A mix of Hardware too. ASCII Table , New Number to Words/66 digits , AS/400(v5r2) VB6 Viewer/Ask for code(ODBC) ^ What Is Transferring? , Check your Ports #Perfect Passwords , *Slide Bar Example , Logoff, Restart, Shut-Down PC *Keep Form On Top , Opaque Form ^ Create Objects at Run Time @ Check Key Caps Locks # GetTickCount(System Up Time) * Convert text to Excel & Collected Icons + Resize: Form/Text box ^ PC GateWay via Shell $ Drag & Drop Game ! PopUpMenu *Print File/no Open# Timer on Mult Forms ~ Splash & Mult Forms & Lots of Comments + Random/Timer/Guess * Dec >Hex >Oct >Bin % Get MAC (NIC) < saving to Registry > Wookiee Cookies \ BackUpDisk / World Conection SpeedTest $ Glossary Commonly Used Terms # phonetic list @ Detailed Computer Scan
When posting Code, Use tags.. [CODE] *Your Code* [/CODE]
-
Jan 31st, 2007, 03:46 AM
#5
Addicted Member
Re: Tex to word conversion in VB
couldnt you just open the text file, copy all of its contents then paste them into word and save the file...?
-
Jan 31st, 2007, 04:07 AM
#6
Re: Tex to word conversion in VB
 Originally Posted by sessi4ml
What is it? Basic code?
Seems like a formatting for an rtf file.
How about using the word object?
-
Jan 31st, 2007, 06:26 AM
#7
Re: Tex to word conversion in VB
If you have installed the Tex to word covertor(Chikrii), if try to open this file , you will be prompeted for converting this tex document to word document.I tried to record this macro,But nothing is capture in the macro.How to overcome this problem
Edit:Sessi I dont know the basic code
Please mark you thread resolved using the Thread Tools as shown
-
Jan 31st, 2007, 06:29 AM
#8
Addicted Member
Re: Tex to word conversion in VB
is this a .txt file we are talking about?
could you not just rename the file to
filename.doc
as a .txt file is only text you shouldn't have any problems
-
Jan 31st, 2007, 06:33 AM
#9
Re: Tex to word conversion in VB
It is not a Text file File.We cannot rename the file as as text.TEX is different from TEXT
Please mark you thread resolved using the Thread Tools as shown
-
Jan 31st, 2007, 06:34 AM
#10
Addicted Member
Re: Tex to word conversion in VB
ahh i thought you were just missing the t off text ha!
-
Jan 31st, 2007, 06:38 AM
#11
Re: Tex to word conversion in VB
No problem, Suggest some other mehod
Please mark you thread resolved using the Thread Tools as shown
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|