Hello,
I have written a script to copy my Citrix Data Store to another server daily.
I want to rename my datastore copy by the date and time.
I am having trouble appending my time variable to my file name because of a leading null character.
Name output Example: "mf20.mdb.2005-04-12_ 43355"
My...
Have you recently changed the account lockout policy?
Microsoft recommends 10 attempts I think - just incase the user has multiple mapped drives or printers which could prompt for authentication.
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/bpactlck.mspx
Tsuji,
I downloaded the pdf .mme utility and ran it again my pdf, It errored out because it couldn't find a .mme extension.
The PDF I was using was created with PDF995.
I downloaded an ebook from realtimepublisher.com and ran it again the printpdfpg2.vbs script - same error.
I will try...
Tsuji,
After I changed the shtml=shtml as you suggested:
I run the script.
1)Script opens IE to the About:Blank page.
2)The error is displayed
Adobe Reader
------------------
File does not begin with '%PDF-'.
3)Clicked 'OK' to the error.
4)Script loads the PDF very fast - But the Full Adobe...
Tsuji,
I have cut and pasted the script into a file printpdfpg2.vbs.
I modified the pdffilespec and commented what you told me to. See below.
pdffilespec="C:\Documents and Settings\Starrett\Desktop\abc.pdf" 'input[1] pdf filepath
pfrom=2 'input[2] print from page#
pto=2 'input[3]...
That also works.
Started Acrobat Reader
Selected File/Open/abc.pdf
PDF opens.
Is there a way to script printing the second page of these PDF's with just the Acrobat program by itself?
Was this test just to verify the pdf wasn't corrupted?
Tsuji,
If I open IE and then go to File/Open and choose the abc.pdf on my desktop it opens the pdf up within IE.
I changed the comment lines as you suggested:
When I run the script.
1)Script opens IE to the About:Blank page.
2)The error is displayed
Adobe Reader
------------------
File does...
Tsuji,
Sorry, I forgot to edit the pdffilespec to change to my desktop path.
When I correct the pdffilespec, I receive this from Adobe:
Adobe Reader
------------------
File does not begin with '%PDF-'.
Any idea's.
Tsuji,
I tested this script on a PDF named abc.pdf with 7 pages and received the following error:
Windows Script Host
---------------------------
Script: C:\Documents and Settings\Starrett\Desktop\Printpdfpg2.vbs
Line: 22
Char: 5
Error: Unspecified error
Code: 80004005
Source: (null)...
Tsuji,
I tested the original script.
Changed pdffilespec="C:\pdfs\test.pdf"
Test.pdf was a 10 page pdf file.
I ran the script and had to allow the script to run with MS Anti-Spyware Beta and then had to allow Acrobat 7.0 to let a script run it.
Nothing happened.
Does this script use Internet...
Thankyou tsuji,
I'm a little unclear how to input the name of each of my files into this script.
I can create a batch to do this:
for /F "tokens=1" %%a in (pdflist.txt) do tsujiscript.vbs %%a
I don't where in your script I can input the next pdf filename to print the second page of.
Could you...
Hello everyone,
I'm no programmer but I do create batch files quite often for things, although I have never used VBscript.
I have no idea how to do what I'm asking for with a batch file, so I figured VBscript might be more capable.
I have 1300 pdf files that I need only the second page of each...
I'm looking for a way to filter/block messages on Exchange2003 by Blank Subject or Blank Message Body.
I'm not sure of Exchange2003's capabilities for this requirement.
I have already checked with McAfee about their GroupShield capabilities - GroupShield cannot block on blank content.
Does...
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.