PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
Who you going to tell??? Your mommy? ----- Original Message ----- From: "Knoll, Kirk D." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 05, 2003 10:40 AM Subject: [PDF-Basics] Re: pdf-basics-digest for October-4-2003 [V1 #937] > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > Stop it! > Stop these emails or I'm telling. > I am sick of it. > > Kirk D. Knoll > Government Printing Office > Customer Services > work: 202-512-2010 x33382 > mobile: 202-997-5342 > > > > > -----Original Message----- > From: [EMAIL PROTECTED] > <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > <[EMAIL PROTECTED]> > Sent: Sat Oct 04 18:18:16 2003 > Subject: pdf-basics-digest for October-4-2003 [V1 #937] > > pdf-basics-digest Saturday, October 4 2003 Volume 01 : Number 937 > > > > ---------------------------------------------------------------------- > > > There are 5 messages totalling 378 lines in this issue. > > Topics of the Day: > > 1. Re: [PDF-Basics] Keyboard shortcuts > 2. RE: [PDF-Basics] Keyboard shortcuts > 3. RE: [PDF-Basics] Find and Delete Pages > 4. Re: [PDF-Basics] Find and Delete Pages > 5. RE: [PDF-Basics] Shrinking PDFs of TIFFs (was pdf bloat) > > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > ---------------------------------------------------------------------- > > Date: Fri, 3 Oct 2003 13:53:47 -0500 > From: "Rick Henkel" <[EMAIL PROTECTED]> > Subject: Re: [PDF-Basics] Keyboard shortcuts > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > > where can I find a list of Keyboard Shortcuts (Mac) for Acrobat > Professional. > > > Have you looked at the help file? I seem to remember seeing a list of > shortcuts for Reader 6 in its help file. Maybe Acrobat 6 has something > similar in its help file. > > Rick > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > ------------------------------ > > Date: Sat, 4 Oct 2003 13:19:49 +0100 > From: "Peter Leyland" <[EMAIL PROTECTED]> > Subject: RE: [PDF-Basics] Keyboard shortcuts > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > Keys for selecting tools in the complete help for acrobat 6 > > Peter > > - -----Original Message----- > From: Patrick Murphy [mailto:[EMAIL PROTECTED] > Sent: 03 October 2003 12:59 > To: [EMAIL PROTECTED] > Subject: [PDF-Basics] Keyboard shortcuts > > > PDF-Basics is a service provided by PDFzone.com | > http://www.pdfzone.com/ > __________________________________________________________________ > > Hello, > > where can I find a list of Keyboard Shortcuts (Mac) for Acrobat > Professional. > > Thanks in advance > > Patrick > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > > - --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.522 / Virus Database: 320 - Release Date: 29/09/2003 > > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > ------------------------------ > > Date: Wed, 1 Oct 2003 11:58:42 -0700 > From: "Scott, Casey" <[EMAIL PROTECTED]> > Subject: RE: [PDF-Basics] Find and Delete Pages > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > > What command is used in javascript to search for text. > > I tried the search query but that only yields index information. > > Thanks > > > - -----Original Message----- > From: Leonard Rosenthol [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 30, 2003 9:40 PM > To: [EMAIL PROTECTED] > Subject: Re: [PDF-Basics] Find and Delete Pages > > > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > At 11:18 AM -0700 9/30/03, Scott, Casey wrote: > >Is there a javascript command that can search for a keyword and > >delete pages that contain that word > > > > Not as a single command, but... > > JavaScript can be used to search for text, and then you can > delete the pages that the text is found on. > > > Leonard > - -- > - > -------------------------------------------------------------------------- - > Leonard Rosenthol <mailto:[EMAIL PROTECTED]> > Chief Technical Officer <http://www.pdfsages.com> > PDF Sages, Inc. 215-629-3700 (voice) > 215-629-0789 (fax) > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > ------------------------------ > > Date: Sat, 4 Oct 2003 12:05:09 -0500 > From: James Plante <[EMAIL PROTECTED]> > Subject: Re: [PDF-Basics] Find and Delete Pages > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > See the AcroJS doc; look for the getNthWord() method. > Loop through the pages : for(var i=0; i < this.numPages(); i++) > get the total number of words on the page, set this number as the > termination test for another loop, and check each word on the page for > the desired text. If found, delete the page, and loop. > > The AcroJS doc is your friend. > > On Wednesday, Oct 1, 2003, at 13:58 US/Central, Scott, Casey wrote: > > > \What command is used in javascript to search for text. > > > > I tried the search query but that only yields index information. > > > > Thanks > > > > > > -----Original Message----- > > From: Leonard Rosenthol [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, September 30, 2003 9:40 PM > > > > > At 11:18 AM -0700 9/30/03, Scott, Casey wrote: > >> Is there a javascript command that can search for a keyword and > >> delete pages that contain that word > >> > > > > Not as a single command, but... > > > > JavaScript can be used to search for text, and then you can > > delete the pages that the text is found on. > Jim Plante > <[EMAIL PROTECTED]> > > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > ------------------------------ > > Date: Thu, 2 Oct 2003 10:17:48 -0400 > From: [EMAIL PROTECTED] > Subject: RE: [PDF-Basics] Shrinking PDFs of TIFFs (was pdf bloat) > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > > PDF-Basics is a service provided by PDFzone.com | http://www.pdfzone.com/ > __________________________________________________________________ > > Acrobat 6 Professional aye? (Canadian here). > > Is there a downloadable trial available? If not, would someone be able to > demonstrate its effectiveness for me by taking some of our TIFFs and PDFing > them. > > Thanks, > > Jules > > - --------------------------------------------------------- > Julian Rickards > Digital Publications Distribution Coordinator > Publications Services Section > Ontario Ministry of Northern Development and Mines > Phone: (705) 670-5608 > Fax: (705) 670-5690 > > > > -----Original Message----- > > > Take a look at the new PDF Optimizer in Acrobat 6 > > Professional or PDFCompressor from CVision as both use a modern > > technology called JBIG2 that will get your files EVEN SMALLER for > > black & white/monochrome scans... > > > > Also, Acrobat 6's PDF Optimizer has an even cooler technology > > called "Adaptive Compression" that does wonders on color scans. > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > ------------------------------ > > End of pdf-basics-digest V1 #937 > ******************************** > > <http://www.pdfzone.com/discussions/lists-pdfbasics.html> > > To change your subscription: > http://www.pdfzone.com/discussions/lists-pdfbasics.html > > To change your subscription: http://www.pdfzone.com/discussions/lists-pdfbasics.html
