I have a presentation (I beleived compiled in Adobe Director - not done in house) and some users want to play this presentation during their trade shows in a loop. However, at the end of the presentation, a window appears with a button that is captioned "Click to Quit". I can loop the...
kjv1611 said: "Or, as I said, if you have Adobe Acrobat Standard (or above), you can also just use Document - Extract to take care of it. I have to handle several documents like this at least once per month. Sometimes more frequently, but at least once per month. Both methods have worked...
KJV... Sorry.. I don't remember getting your reply to my post.
That is what I'm looking to do. I need to extract some pages from a PDF doc attached to an email and assemble the remaining pages to be shipped to an image system.
A sender sometimes scans in multiple documents as one pdf file and...
Is it possible to create an add-in for Outlook 2007 using VB6.0 architechture? Don't have visual studio but I have a macro that I need to distribute to some users. I am unable to find a tutorial to get me started. Any guidance?
Thanks!
Hello,
I was tasked with pushing PDF attachments to our image system using a VB Macro from Outlook. Easy enough to do by itself but there is an additional requirement to direct certain pages of the attachment to one folio in the image system and other pages to a different folio. In the event...
Thank you! I know strongm is probably a vb genius. Although, probably not the friendliest person in the forum. : ? ) In any case, not all projects justify the costs of timely research and this is one of them. It is a very small and simple utility and I thought by doing some of the work...
I did a .net conversion of my vb 6.0 code and I'm having problems.
When I'm debugging my code, it frmAgentMain starts to load and is the active form and then all of a sudden, it goes to End Sub and dies. In 6.0, it hangs until an event is executed on frmAgent. What's different...
I did a .net conversion of my vb 6.0 code and I'm having problems.
When I'm debugging my code, it frmAgentMain starts to load and is the active form and then all of a sudden, it goes to End Sub and dies. In 6.0, it hangs until an event is executed on frmAgent. What's different...
So other than my sloppy math, this is the most efficient way to move a batch of PDF's from one directory to another?
The process seems to be hanging up at the "mFile.Copy MoveTo, True" command.
Could I do it as a batch process behind the scene somehow so as not to tie up the users PC?
I'm trying to move a group of PDF's from one folder/staging area to another folder for processing. There are going to be about 1000 400KB pdf's. What is the most efficient way to do this?
Here is what I have tried but it is slow...
------------------------------------------------------------...
The PDF's I'm creating on the IFS are being imaged and then deleted but the server that is importing them into imaging only has *R authorities on them. can I give the user *all Object authority to everything in that directory?
I found the following snippet of code to send PDF's to the IFS using RPG IV.
Can anyone tell me how to specify authorities for a specific user?
Eval PDFSTMFNAM = '/' + %trim(IFSDIR) + '/' +
IFSFOL + IFSSUB + IFSDOC +
IFSDSC + IFSCO +...
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.