Tom, Razaak posted a message directed to you this AM. If you cannot or did not see it, go to http://www.razzak.com/FTE/pdf/PickAndPrintPDFsOnDemand%20.pdf . Even though the solution is for 7.0, the RBase code to call Acroreader is still pertinant to 6.5. Instead of a text file to que the files to print, you could load them into a temp table...
----- Original Message ----- From: "Thomas Cimicato" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Monday, January 26, 2004 3:00 PM Subject: [RBASE-L] - Re: R:Base Tips, Tricks And Techniques Website! > I didn't know Razzak had a solution for this. Can you point me in the right > direction on where to get it. > > Thanx > > Thom > > At 09:32 AM 1/26/04 -0500, you wrote: > >Test drive Razaak's solution before you decide on this tact. His solution > >only requires the user to > >have AcroReader installed in lieu of the full version. Much > >simpler. Check it out.... > > > > > >----- Original Message ----- > >From: "Thomas Cimicato" <[EMAIL PROTECTED]> > >To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> > >Sent: Monday, January 26, 2004 9:21 AM > >Subject: [RBASE-L] - Re: R:Base Tips, Tricks And Techniques Website! > > > > > > > Mike B, > > > > > > Thanks Mike. Both print processes that you have described are exactly what > > > I need. > > > > > > Lets further define... > > > > > > 1) Plugin or UDF that would spool an existing PDF file to the printer > > without > > > having to open Acrobat to do it. No user intervention. I understand > > > this is > > > for single instance printing for on the fly use. > > > > > > 2) A second Plugin or UDF (or same one I guess) that will print a multiple > > > PDF files > > > from a textfile with full file and path names. > > > > > > If this is doable, I hereby commission thee oh PDF Master :) > > > > > > Thank you. > > > > > > Thom > > > > > > > > > At 01:42 PM 1/25/04 -0500, you wrote: > > > > > > >----- Original Message ----- > > > >From: "Thomas Cimicato" <[EMAIL PROTECTED]> > > > >To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> > > > >Sent: Sunday, January 25, 2004 11:02 AM > > > >Subject: [RBASE-L] - Re: R:Base Tips, Tricks And Techniques Website! > > > > > > > > > > > > > Mike B, > > > > > > > > > > I see you have done some PDF automation for R:Base. I am in need of a > > > > > > > >Automation of Acrobat requires the full version of acrobat to be installed > > > >on any machine from which > > > >automation is attempted. > > > > > > > > > Plugin or UDF that would spool an existing PDF file to the printer > > without > > > > > having to open Acrobat to do it. I don't want the user to have to do > > > > > anything to get it to print. The user will simply pick a file from an > > > > > R:Base choose and it will print the pdf seamlessly. I would also > > use the > > > > > > > >This is easy. > > > > > > > > > UDF to loop through pdf files in a directory and print them as needed. > > > > > > > >This is harder because you do not want to keep instantiating the > > > >Automation Object and Destroying it > > > >after each document is printed, so you probably would want to create a > > > >textfile with a list of the > > > >full pathnames of the files to be processed as a batch, then they all > > > >would be printed from one > > > >instance of the Object. > > > > > > > > > If you can produce something like this, I would be glad to > > compensate your > > > > > time. I would also be willing to let you post it on your site as a > > freebie > > > > > to others. > > > > > > > >Consider your actual requirements and then I would better tell if I can do > > > >it sooner than later ;-) > > > > > > > > > If you are interested (or not) please reply to > > > > mailto:[EMAIL PROTECTED] > > > > > > > > > > Thanx > > > > > > > > > > Thom Cimicato > > > > > > > > > > > > > > > > > > > > At 05:49 PM 1/24/04 -0500, you wrote: > > > > > >Rick, > > > > > > In addition to the resources suggested by Razaak, there are many > > > > > > unconventional adaptations of > > > > > >mixed disciplines with RBase code examples on my > > > > > >website. http://www.byerley.net/BdcDownSup.htm > > > > > > > > > > > >The utilities that have RBase Example Code with them are annotated as > > > > such. > > > > > > > > > > > > > > > > > >----- Original Message ----- > > > > > >From: "Trinity Business Technologies" <[EMAIL PROTECTED]> > > > > > >To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> > > > > > >Sent: Saturday, January 24, 2004 3:12 PM > > > > > >Subject: [RBASE-L] - R:Base Tips, Tricks And Techniques Website! > > > > > > > > > > > > > > > > > >R:Base Newsgroup, > > > > > > > > > > > > Does anyone know of a website where R:Base developers can post > > and/or > > > > > > download information and > > > > > >code examples of R:Base programming Tips, Tricks, and Techniques? > > > > > > > > > > > > If so, then I would appreciate your providing me with its web > > address. > > > > > > > > > > > > If not, then are there any of you developers who would be > > interested in > > > > > > contributing information > > > > > >and programming code to such a website project? > > > > > > > > > > > > If interested then please send your contact information in a > > private > > > > > > e-mail to > > > > > >[EMAIL PROTECTED] > > > > > > > > > > > > > > > > > >Regards, > > > > > > > > > > > >Dr. Rick Brown > > > > > >Trinity Business Technologies > > > > > >[EMAIL PROTECTED] > > > > > > > > > > --- RBASE-L > > > > > ================================================ > > > > > TO POST A MESSAGE TO ALL MEMBERS: > > > > > Send a plain text email to [EMAIL PROTECTED] > > > > > > > > > > (Don't use any of these words as your Subject: > > > > > INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, > > > > > REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) > > > > > ================================================ > > > > > TO SEE MESSAGE POSTING GUIDELINES: > > > > > Send a plain text email to [EMAIL PROTECTED] > > > > > In the message SUBJECT, put just one word: INTRO > > > > > ================================================ > > > > > TO UNSUBSCRIBE: > > > > > Send a plain text email to [EMAIL PROTECTED] > > > > > In the message SUBJECT, put just one word: UNSUBSCRIBE > > > > > ================================================ > > > > > TO SEARCH ARCHIVES: > > > > > Send a plain text email to [EMAIL PROTECTED] > > > > > In the message SUBJECT, put just one word: SEARCH-n > > > > > (where n is the number of days). In the message body, > > > > > place any > > > > > text to search for. > > > > > ================================================ > > > > > > > > > > > > > > > > --- RBASE-L > > > ================================================ > > > TO POST A MESSAGE TO ALL MEMBERS: > > > Send a plain text email to [EMAIL PROTECTED] > > > > > > (Don't use any of these words as your Subject: > > > INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, > > > REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) > > > ================================================ > > > TO SEE MESSAGE POSTING GUIDELINES: > > > Send a plain text email to [EMAIL PROTECTED] > > > In the message SUBJECT, put just one word: INTRO > > > ================================================ > > > TO UNSUBSCRIBE: > > > Send a plain text email to [EMAIL PROTECTED] > > > In the message SUBJECT, put just one word: UNSUBSCRIBE > > > ================================================ > > > TO SEARCH ARCHIVES: > > > Send a plain text email to [EMAIL PROTECTED] > > > In the message SUBJECT, put just one word: SEARCH-n > > > (where n is the number of days). In the message body, > > > place any > > > text to search for. > > > ================================================ > > > > > > > >

