I want to identify where the differences occur.
I suppose I could do this in each document, but I prefer to execute it through the Batch Processing in Adobe.
Here’s what I would need it to do, specifically:
-Compare C:\Dialogue\Before\PSLPFR.PDF to C:\Dialogue\After\PSLPFR.PDF
Ouput the...
I have Adobe Acrobat 5.0. I would like write some code that will compare two documents.
Does anyone know where I can get info on the syntax for this?
Brian
Fake,
I am not as familiar with VB, although I do have VB 6.0 and get get around a little. I tried your code, but get an error (object required). I think I am missing a reference. Can you tell me what I need in terms of references to execute?
Brian
Tranman,
Thanks, that code work great!
It does not, however, get the files in subfolders like Fake's VB example. Is there a way to do that with VBA?
Brian
I'm not sure if VBA is the way to go here, but I want to be able to create a file (csv, Excel, txt) that lists all files in a directory/drive on my network and include the file size and date.
Brian
This seems silly, but I could not find a menu item that allows me to insert images into my pdf document.
I have looked at FAQs and searched the forum.
Brian
My report groups on a ClientID. Each client should get a detail list (1st page) and a second page that is static information, so page 3 would begin the second client, etc.
I've tried to do this by putting a page break in the Client Footer and building the 2nd page there. It seemed to be...
Is there a way to close the MailMerge DataSource on an active document? Here is the code I tried, but it did not work:
If ActiveDocument.MailMerge.DataSource.Name = "c:\pol.txt" Then
ActiveDocument.MailMerge.DataSource.Close
End If
The code that follows this copies a file as...
I want to print a specific page of a Word document using VBA to interrupt the normal print command. When the user clicks the print button, I need to print the document in this order:
Page 1
Page 2
Page 1
Page 2
Page 2
Can someone point me in the right direction?
Brian
I have created a user manual from Word. The entire manual consists of about 20 chapters, each a separate PDF file. I then created a table of contents that links to each chapter. Each chapter has a unique set of bookmarks that apply only to that chapter. I’m using the Open File Action in the...
Is the resulting PDF created in the same directory as the source? If not, that may be the reason for the broken link. The hyperlinks are relative and if placed in a different directory, they may not work.
Brian
I have noticed this irritating issue with the Reader 6.0 When I conduct a search on multiple PDF documents, the results window displays all the documents meetying the search criteria. You are able to expand the tree to drill down to the page/bookmark containg the results. When you do, the...
I have a document, and for reasons to lengthy to get into here, I hid all rows and columns one of the sheets. Now I can't fihure out how to unhide them. It is not allowing me to select all and get the shortcut menu.
This is a development copy of the document, so I have not lost anything...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.