Click here to Skip to main content
16,005,316 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionJust a counter ? Pin
Anonymous14-Jun-04 7:22
Anonymous14-Jun-04 7:22 
AnswerRe: Just a counter ? Pin
Dave Kreskowiak14-Jun-04 7:30
mveDave Kreskowiak14-Jun-04 7:30 
Generalconvert Ms Word to PDF Pin
franco_8214-Jun-04 6:32
franco_8214-Jun-04 6:32 
GeneralRe: convert Ms Word to PDF Pin
Dave Kreskowiak14-Jun-04 7:10
mveDave Kreskowiak14-Jun-04 7:10 
GeneralRe: convert Ms Word to PDF Pin
xfitr214-Jun-04 18:21
xfitr214-Jun-04 18:21 
GeneralRe: convert Ms Word to PDF Pin
xfitr214-Jun-04 18:39
xfitr214-Jun-04 18:39 
GeneralRe: convert Ms Word to PDF Pin
franco_8215-Jun-04 2:12
franco_8215-Jun-04 2:12 
GeneralRe: convert Ms Word to PDF Pin
Mekong River15-Jun-04 4:27
Mekong River15-Jun-04 4:27 
Hi, I would like to share an idea with you. I never do it but I think it might work of something go smooth with the following step.
1. Install the adobe acrobat writer. So when you need to convert any file (ex. Ms word) you have to go to File menu and Print… sub menu and choose Adobe Acrobat Writer from the select printer name and save it in a proper place.
2. Create your VB6 or VB.NET application that could connect to the SQL server database.
3. Write the code in appropriate procedure to select the source file (ex. Ms Word file) and then call for the Print Dialog box (using the common dialog control or common dialog API).
4. After select the acrobat writer from the printer name and press then it will prompt you to save the file into the specific place. Then save it and write the code to return the path and file name of the file that you save in acrobat and return that string to store in the database.

This method could make your database file require small amount of disk space and easy to access the file from your application.

If any one have any comment about this solution please correct it in order to share our knowledge and idea to each other.


Roath Kanel
APO-CEDC
Save Children Norway-Cambodia Office
GeneralRe: convert Ms Word to PDF Pin
franco_8216-Jun-04 1:59
franco_8216-Jun-04 1:59 
QuestionCounter? Pin
ymohd_22214-Jun-04 6:08
ymohd_22214-Jun-04 6:08 
AnswerRe: Counter? Pin
Dave Kreskowiak14-Jun-04 7:12
mveDave Kreskowiak14-Jun-04 7:12 
GeneralConvert to VB.Net Pin
Anonymous14-Jun-04 4:37
Anonymous14-Jun-04 4:37 
GeneralRe: Convert to VB.Net Pin
Dave Kreskowiak14-Jun-04 5:01
mveDave Kreskowiak14-Jun-04 5:01 
GeneralRe: Convert to VB.Net Pin
Colin Angus Mackay14-Jun-04 5:11
Colin Angus Mackay14-Jun-04 5:11 
GeneralRe: Convert to VB.Net Pin
Dave Kreskowiak14-Jun-04 5:18
mveDave Kreskowiak14-Jun-04 5:18 
GeneralRe: Convert to VB.Net Pin
Anonymous14-Jun-04 5:39
Anonymous14-Jun-04 5:39 
GeneralRe: Convert to VB.Net Pin
Dave Kreskowiak14-Jun-04 5:47
mveDave Kreskowiak14-Jun-04 5:47 
GeneralRe: Convert to VB.Net Pin
Anonymous14-Jun-04 6:26
Anonymous14-Jun-04 6:26 
GeneralTwo Forms Pin
ymohd_22213-Jun-04 20:12
ymohd_22213-Jun-04 20:12 
GeneralRe: Two Forms Pin
Dave Kreskowiak14-Jun-04 3:02
mveDave Kreskowiak14-Jun-04 3:02 
GeneralWinsock Control Pin
GaryKoh13-Jun-04 17:11
GaryKoh13-Jun-04 17:11 
GeneralRe: Winsock Control Pin
beowulfagate13-Jun-04 19:37
beowulfagate13-Jun-04 19:37 
QuestionHow can I add one menu item on the menu system of Window when I click right mouse on file? Pin
tramdtt13-Jun-04 16:05
tramdtt13-Jun-04 16:05 
AnswerRe: How can I add one menu item on the menu system of Window when I click right mouse on file? Pin
Dave Kreskowiak14-Jun-04 0:29
mveDave Kreskowiak14-Jun-04 0:29 
GeneralRe: How can I add one menu item on the menu system of Window when I click right mouse on file? Pin
tramdtt14-Jun-04 14:46
tramdtt14-Jun-04 14:46 

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.