Click here to Skip to main content
15,913,669 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Check database structure for select file Pin
Mekong River12-Oct-04 3:23
Mekong River12-Oct-04 3:23 
GeneralOpen/View file in VB.NET Pin
Mekong River9-Oct-04 23:00
Mekong River9-Oct-04 23:00 
GeneralRe: Open/View file in VB.NET Pin
Anonymous10-Oct-04 21:20
Anonymous10-Oct-04 21:20 
GeneralRe: Open/View file in VB.NET Pin
Mekong River10-Oct-04 22:12
Mekong River10-Oct-04 22:12 
GeneralRe: Open/View file in VB.NET Pin
Mekong River10-Oct-04 22:37
Mekong River10-Oct-04 22:37 
GeneralRe: Open/View file in VB.NET Pin
Dave Kreskowiak11-Oct-04 5:08
mveDave Kreskowiak11-Oct-04 5:08 
GeneralRe: Open/View file in VB.NET Pin
Mekong River11-Oct-04 16:00
Mekong River11-Oct-04 16:00 
GeneralRe: Open/View file in VB.NET Pin
Dave Kreskowiak12-Oct-04 0:41
mveDave Kreskowiak12-Oct-04 0:41 
I don't know of any component that will do this for you. Don't even think of interpreting these file formats yourself. Word and Excel use multiple stream OLE file formats that are extremely difficult to understand and parse, not to mention render on your own. Acrobat uses a simpler, single stream format, but documentation is difficult to find because you have to pay to get at the developer documents from Adobe.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Open/View file in VB.NET Pin
Mekong River12-Oct-04 4:22
Mekong River12-Oct-04 4:22 
GeneralRe: Open/View file in VB.NET Pin
Dave Kreskowiak12-Oct-04 5:28
mveDave Kreskowiak12-Oct-04 5:28 
GeneralRe: Open/View file in VB.NET Pin
Mekong River12-Oct-04 15:39
Mekong River12-Oct-04 15:39 
GeneralRe: Open/View file in VB.NET Pin
Dave Kreskowiak12-Oct-04 18:05
mveDave Kreskowiak12-Oct-04 18:05 
GeneralRe: Open/View file in VB.NET Pin
Mekong River13-Oct-04 0:01
Mekong River13-Oct-04 0:01 
GeneralRe: Open/View file in VB.NET Pin
Dave Kreskowiak13-Oct-04 3:11
mveDave Kreskowiak13-Oct-04 3:11 
GeneralRe: Open/View file in VB.NET Pin
Mekong River13-Oct-04 4:03
Mekong River13-Oct-04 4:03 
GeneralSample code for sample database form Pin
Mekong River9-Oct-04 4:17
Mekong River9-Oct-04 4:17 
GeneralRe: Sample code for sample database form Pin
HarryBo9-Oct-04 9:50
HarryBo9-Oct-04 9:50 
GeneralRe: Sample code for sample database form Pin
Mekong River9-Oct-04 15:45
Mekong River9-Oct-04 15:45 
GeneralRe: Sample code for sample database form Pin
gthompson200510-Oct-04 16:54
gthompson200510-Oct-04 16:54 
GeneralRe: Sample code for sample database form Pin
Mekong River10-Oct-04 18:50
Mekong River10-Oct-04 18:50 
GeneralRe: Sample code for sample database form Pin
EdbertP11-Oct-04 21:00
EdbertP11-Oct-04 21:00 
GeneralRe: Sample code for sample database form Pin
Mekong River11-Oct-04 23:49
Mekong River11-Oct-04 23:49 
Generalcheck subnodes of treeview clicking parent node Pin
himubiswas9-Oct-04 3:38
himubiswas9-Oct-04 3:38 
GeneralRe: check subnodes of treeview clicking parent node Pin
Anonymous10-Oct-04 21:33
Anonymous10-Oct-04 21:33 
GeneralLimit user input in a Textbox in VB.NET Pin
Mekong River9-Oct-04 3:23
Mekong River9-Oct-04 3:23 

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.