24 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for krunal1986

Hello, I need to create password protected PDF file in VB6.0. How can i do this? any reference link, suggestion or source code? Thanks.

0
139
Member Avatar for imBaCodes

The default print area is upto cell H how can i extend it to I? Can anyone here help me .. thank you.

1
104
Member Avatar for ShosMeister

Been fighting with this for a while. Office 2007 and Adobe Pro 10. Have VBA code to step through a directory tree and print .doc and .docx files to PDF Printer (set as default). Code runs fine but when I try to open the file, Adobe says it can't because …

0
41
Member Avatar for meksikatsi

Hello, I got a bug from going on the keltec site - there's discussion but no solution that I've been able to find. I tried to post here before but I could not post or PM for some reason. Now posting is working so.... I've been working on this issue …

0
142
Member Avatar for mbsgrow

Ping.exe is grabbing so much CPU time that I max out at 100% CPU. When I stop the process tree, ping.exe keeps coming back. Your help will be most appreciated. ATF Cleaner didn't run - got "Not Responding" in Task Manager. Got the following GMER pop-up: "Warning GMER has found …

0
161
Member Avatar for JaceDBN

Hi, I have a access 2007 database which makes use of attachments. I cannot seem to find a way to sent the attachments by e-mail. My table structure is simular to: ID: Autonumber Att: Attachment Send: Yes/No Eg: ID Attachment Send 1 xyz Yes 2 xyz No 3 xyz Yes …

0
65
Member Avatar for splitfinity

Hi guys Im trying to get a pdf file (I'm using as a help file in an app) to open up when the help button is clicked. This is the code i am currently using: [code] [I]Private Sub DisplayInstructionManual() Dim AcrobatReader as String Dim pdfFile as String AcrobatReader = "C:\Program …

0
50
Member Avatar for asheeshpanwar1

Hi, What i want to do is i want to export the data from excel to axcess in vb so please reply asap. And can you tell me that is it possible to convert PDF files in Ps. please reply..

0
44
Member Avatar for abel2b

Hello, Im new at programming I am just getting started, so can someone advise or teach me as to, how do I go about automatically answering a call,establish comunication,recieve data and passi t on to another aplication for decoding. Protocol to establish comunication and/or sending and receiving data must be …

0
79
Member Avatar for suneel kar

Dear Frnds , I wanna match two files containg data One Containg (like 1000 pdf's) and another containg 1050(pdf's) 1.They should match similar pdf's and write remaing or extra pdf's in another folder. 1.data is with .mdb Format. anyone who can help will be appriciated. with high regards in advance …

0
77
Member Avatar for Georgestef

I am using visual basic 2005 in visual studio 2005. When I try to input unicode data from a sequential txt file using (LineInput(#)) I get question marks eg. (?????? ?????) for all the unicode characters (in this case TNR Greek) in the line, or the command, LineInput(#) doesn't work …

0
59
Member Avatar for Georgestef

I am using visual basic 2005 in visual studio 2005. When I try to input unicode data from a sequential txt file using (LineInput(#)) I get question marks eg. (?????? ?????) for all the unicode characters (in this case TNR Greek) in the line, or the command, LineInput(#) doesn't work …

0
56
Member Avatar for guinness281

I'm trying to write a macro for Excel. Here's what I'm trying to do. I have a list of 25 rows of data. I want to copy one row, paste it in another, and then print another worksheet to PDF (and then repeat with the next row). I can only …

0
75
Member Avatar for elanch

hi friends! From my Microsoft Access form I would like to hyperlink to a pdf document. At present each record contains a document name and a full file path to where the document is stored. I would like to open adobe Reader and view the specified document. please give me …

0
65
Member Avatar for Ramya03

hi all, I want to get one doc file as input and i should convert tat to txt file as output, Similarly for pdf to doc,doc to pdf...I want code for these file conersion in vb .........Pls reply if u know the relevant code....:?: Urgently Needed.Thanks in advance. Reply to: …

0
48
Member Avatar for danasegarane

Dear All, This is my first New Post.I want to export the images avl in a PDF File using VB.I am having the Adobe Professional Reader Installed in my machine .How can I? Dana

0
46
Member Avatar for ruichenma

Hi, how can I display pdf file inside the ole container control, now it is floating outside of my mdi form.

0
89
Member Avatar for ruichenma
0
75
Member Avatar for ruichenma

Hi, can picturebox display pdf file in vb4? How can I display a pdf file in vb4 Thanks in advance :)

0
65
Member Avatar for ruichenma

Hi, I would like to put one list control, which will list file names, and a window which will display a pdf file when the user click to choose a file, should I use a simple document, or mdi form, I am using vb 4.0 Thanks in advance...

0
59
Member Avatar for sleig50328

I need to be able to save multitudes of pdf files as tiff files (same naming convention, replacing the extension of course) using visual basic. Also, what references would I need to be able to run the code without problems. I've spent the last 3 days trying to figure this …

0
57
Member Avatar for millanskie

Hi to all, Does anybody knows how to connect on the web server using client desktop application programmed in vb6... for example.... I already have a program that prints a pdf file running on the clients computer.... what i wanted to do is to check a finished job from the …

0
67
Member Avatar for ocw

hihi.. how can i do a merging of multiple tiff files into a single pdf format? currently i am able to get the printing of a single tiff file to pdf format but not merging multiple tiff file to one pdf file.Is there any feature/function in pdf sdk i can …

0
51
Member Avatar for UtilityWarrior

Hi, I've written an Image to PDF DLL that converts EMF files into PDF by using Windows to enum the records and then I convert these into native PDF commands rather than rendering into a bitmap - in general this is working well but there is an odd problem with …

0
71