Click here to Skip to main content
15,921,169 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Create Text file as ANSI encoding Format Pin
iprasad00718-Jun-07 21:45
iprasad00718-Jun-07 21:45 
GeneralRe: Create Text file as ANSI encoding Format Pin
Rupesh Kumar Swami18-Jun-07 22:10
Rupesh Kumar Swami18-Jun-07 22:10 
GeneralRe: Create Text file as ANSI encoding Format Pin
iprasad00718-Jun-07 23:25
iprasad00718-Jun-07 23:25 
GeneralRe: Create Text file as ANSI encoding Format Pin
Rupesh Kumar Swami19-Jun-07 0:11
Rupesh Kumar Swami19-Jun-07 0:11 
QuestionSystem inforamtion Pin
sathishtl00718-Jun-07 20:50
sathishtl00718-Jun-07 20:50 
AnswerRe: System inforamtion Pin
Sathesh Sakthivel18-Jun-07 20:56
Sathesh Sakthivel18-Jun-07 20:56 
Questionpdf Pin
WhiteGirl2318-Jun-07 19:59
WhiteGirl2318-Jun-07 19:59 
AnswerRe: pdf Pin
Christian Graus18-Jun-07 20:04
protectorChristian Graus18-Jun-07 20:04 
WhiteGirl23 wrote:
File.AppendAlltext("C:\\text.pdf",mypdf)


Wow.

A PDF is NOT a text file. When you write text on the end of a pdf, it doesn't get put into the PDF, it destroys the original file. There is no built in PDF support in .NET. An uncompressed PDF, you can change the text with string mashing. Otherwise, you need a PDF library.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionWriting the date through registry editor during installation. Pin
tonymathewt18-Jun-07 19:06
professionaltonymathewt18-Jun-07 19:06 
AnswerRe: Writing the date through registry editor during installation. Pin
Sathesh Sakthivel18-Jun-07 19:44
Sathesh Sakthivel18-Jun-07 19:44 
AnswerRe: Writing the date through registry editor during installation. Pin
Dave Kreskowiak19-Jun-07 4:50
mveDave Kreskowiak19-Jun-07 4:50 
GeneralRe: Writing the date through registry editor during installation. Pin
tonymathewt19-Jun-07 18:22
professionaltonymathewt19-Jun-07 18:22 
QuestionVB.NET UserControl Click Issue Pin
JB of Three18-Jun-07 9:52
JB of Three18-Jun-07 9:52 
AnswerRe: VB.NET UserControl Click Issue Pin
Dave Kreskowiak18-Jun-07 10:00
mveDave Kreskowiak18-Jun-07 10:00 
QuestionGlobal Data set Usage for multiple SP querries Pin
mrarunks18-Jun-07 7:32
mrarunks18-Jun-07 7:32 
AnswerRe: Global Data set Usage for multiple SP querries Pin
Dave Kreskowiak18-Jun-07 9:56
mveDave Kreskowiak18-Jun-07 9:56 
AnswerRe: Global Data set Usage for multiple SP querries Pin
MidwestLimey18-Jun-07 10:06
professionalMidwestLimey18-Jun-07 10:06 
Questionweb app, opening Word Doc's Pin
kindzieb18-Jun-07 5:35
kindzieb18-Jun-07 5:35 
AnswerRe: web app, opening Word Doc's Pin
Dave Kreskowiak18-Jun-07 6:32
mveDave Kreskowiak18-Jun-07 6:32 
GeneralRe: web app, opening Word Doc's Pin
kindzieb18-Jun-07 8:22
kindzieb18-Jun-07 8:22 
GeneralRe: web app, opening Word Doc's Pin
Dave Kreskowiak18-Jun-07 8:59
mveDave Kreskowiak18-Jun-07 8:59 
GeneralRe: web app, opening Word Doc's Pin
kindzieb18-Jun-07 10:03
kindzieb18-Jun-07 10:03 
GeneralRe: web app, opening Word Doc's Pin
Dave Kreskowiak18-Jun-07 10:20
mveDave Kreskowiak18-Jun-07 10:20 
QuestionAccess form variables from custom control (bindingsource) Pin
AlexeiXX318-Jun-07 4:56
AlexeiXX318-Jun-07 4:56 
AnswerRe: Access form variables from custom control (bindingsource) Pin
Dave Kreskowiak19-Jun-07 4:43
mveDave Kreskowiak19-Jun-07 4:43 

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.