Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: st5en
  • Order by date
  1. st5en

    Acrobat 6.0 and Terminal Services

    Using regedt32 (not regedit) you can load the .default reg hive and edit the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers\Adobe PDF\ String Value: Port Current Value: My Documents\*.pdf New Value: \\servername\%DomainUser%
  2. st5en

    Legal Sized Word doc to PDF

    What version of Acrobat are you using? I am using 6 I am doing to following and it seems just fine in legal size: Create document in Word 2003 Set paper size to 'Legal' in Word Select 'Print' from the 'File' menu in Word Use the 'Printer Name' dropdown to select 'Acrobat PDF' PDF is created in...
  3. st5en

    Specifying a file name when report is sent to a printer

    I am using CrystalDesk's Report Scheduler Pro. The re-naming works fine for export, but not for printing. -Steve
  4. st5en

    Specifying a file name when report is sent to a printer

    I am printing a batch of reports to a XeroxDP75 printer that enqueues the print files instead of printing them immediately. The print operator must then activate each print file to physically print. This is how it needs to be because we are printing on letterhead that must be changed out...
  5. st5en

    Converting Word doc with forms to PDF

    RoKKos, I think I understand what you want to do, I had a similar project where I had textbox and checkbox form fields in Word. I was unable to convert them to PDF, I ended up having to add the PDF form fields by hand. I have Acrobat 4.0 so it may be different for you with 5. Also, are you...
  6. st5en

    Changing displayed time to reflect a time zone difference

    Thank you, that is a fantastic explanation of how that works. I will work on this some more, but with your help I think I should be able to get it to work. Thanks again, Steve
  7. st5en

    Changing displayed time to reflect a time zone difference

    Okay, I've tried playing with datediff, but I can't get it to work properly. So far, I can only get the time to change. This is what I'm using: =Format(Time()+[Time],"Medium Time") I'm sure this would be easier in VB, but I don't think I know enough to get this to work. My variable...
  8. st5en

    Changing displayed time to reflect a time zone difference

    I work for a company with worldwide contacts and would like to add the time to a form that displays the current date and time for a specific time zone in relation to ours. I have a field listing the timezones of the companies we're working with in offset to GMT. I am in Arizona, which is...

Part and Inventory Search

Back
Top