praegune kellaaeg 19.06.2025 08:23:07
|
Hinnavaatlus
:: Foorum
:: Uudised
:: Ärifoorumid
:: HV F1 ennustusvõistlus
:: Pangalink
:: Telekavad
:: HV toote otsing
|
|
autor |
|
piimaPAKK
HV kasutaja

liitunud: 06.12.2005
|
29.10.2008 17:35:30
Hunniku PDFide korraga printimine |
|
|
Selline mure, et oleks tarvis printida nimekirja alusel PDFe, äkki keegi oskab soovitada vabavaralist programmi mis seda teeks, väga hea oleks kui sellele saab käsurealt listi ettesöödeta.
Ise leidsin ainult PrintConductor nimelise jupi aga sellel ei õnnestund käsureada listi ette anda.
|
|
Kommentaarid: 3 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
0 :: |
3 |
|
tagasi üles |
|
 |
Dogbert
HV Guru

liitunud: 03.05.2004
|
31.10.2008 01:03:28
|
|
|
PDFCreator Help kirjutas: |
COM Interface
From Version 0.8.1 RC9 the PDFCreator has a COM Interface included. So it is possible to control the PDFCreator using the command line of any other application.
Nearly all possiblities of the program are available using the COM Interface. The COM Interface includes Public classes, Public properties, Public methods and Public events.
There are no UDTs used so the compalibility will not be broken with any upgrading of UDTs.
There are "self-documenting" names used so that no further description is needed.
If the COM Interface should be tested in server mode. All settings have to saved with function cSaveOptions or the changes will have no effect.
In the sub-directory "COM" (located in the PDFCreator folder), several examples for different programming languages can be found that will demonstrate the procedure.
____________________________________
Method 4: Command Line
1. Go to the Start menu and click on Run.
2. In the Open box type: PDFCreator.exe /PF"Path of file to be converted" (Make sure to type the full path to PDFCreator.exe and there is no space between /PF and the path). You can also place this command in a shortcut, batch file, or in the Command Window/DOS Prompt. (Märkus: PDFCreator.exe programmikaust soovitan lisada süsteemimuutujale PATH või tekitada Windows kausta hardlink PDFCreator.exe-le, siis saab PDFCreator-it kasutada täisnimeta, nagu süsteemikäske)
3. If PDFCreator is not your default printer, it will ask to become it temporarily in order to complete the request. It will return the default printer status to the original printer once the process has been completed.
4. The document's defualt application will open up and automatically print the document and exit. Then PDFCreator will open up a window and ask you to fill in some information to create your PDF. Click on the Save button to pick the location where you want to save the PDF or click the Waiting button to create the PDF at a later time.
Note: This is also the location where you can specify what format you want to save the document in. You can save in PDF, PNG, JPEG, BMP, PCX, TIFF, PS, and EPS format.
5. If you selected Save, your PDF will be created and opened up in your default PDF viewer. If you selected Waiting, the PDFCreator Print Monitor will open up with the document in the queue.
For more command line parameters, click here.
____________________________________
Command Line Parameters
PDFCreator enables you to create documents via the command line interface. Here are the different commands that PDFCreator supports:
/AddWindowsExplorerIntegration
Whith this switch PDFCreator integrates itself with the Windows shell. When you right-click on selected documents in Windows Explorer a new menu item will appear called "Create PDF with PDFCreator". This enables the user to quickly convert documents to PDF without having to open the document. Note that this functionality requires PDFCreator to be temporarily assigned the default printer status.
Example: PDFCreator.exe /AddWindowsExplorerIntegration
/CheckInstance
If you use this switch PDFCreaor shows a message box with the information about running instances of PDFCreator, PDFSpooler and Transtool. You can combine this parameter with the switch /NoStart. If you see the property "Local" there exists a local instance. Please check the desktop, Systray or the Task Manager to find the local instance. If you see only the property "Global" than there exists at least one instance in one of your terminal server sessions. This switch is usefull for debugging and for administrators to check if there is a running instance of PDFCreator on a terminal server.
Example: PDFCreator.exe /CheckInstance
/ClearCache
Clears all PDFCreator temporary files. This is useful if PDFCreator will not start because of a corrupt temp file.
Example: pdfcreator.exe /ClearCache
/DeleteIF
Delete the input file after converting. This parameter can only be used in conjunction with the /IF parameter.
Example: pdfcreator.exe /IF"C:\description.ps" /OF"C:\description.pdf" /DeleteIF
/IF<input-filename> /OF<output-filename>
Convert a postscript file to a PDF or bitmap. The /OF parameter must be used in conjunction with the /IF parameter. To set the output file format, include the file extension in the output file name. There is NO space between the parameters and the file names.
Examples:
pdfcreator.exe /IF"C:\description.ps" /OF"C:\description.pdf"
pdfcreator.exe /IF"C:\description.ps" /OF"C:\description.tif"
/NoAbortIfRunning
Opens a new instance of PDFCreator without checking if the program is already running. It is useful to combine this parameter with the /NoProcessing parameter.
Example: pdfcreator.exe /NoAbortIfRunning
/NoProcessing
When PDFCreator is opened with the /NoProcessing option, all documents that are sent to PDFCreator are not processed immediately. They are stored in the print queue until PDFCreator is opened without the /NoProcessing option.
Example: pdfcreator.exe /NoProcessing
/NoProcessingAtStartup: When you use this parameter, PDFCreator will start without processing any documents. You can manually start processing by going to the Document menu and selecting Print or by unchecking the Printer Stop option in the Printer menu. The setting is useful if you want collect some files first, then combine the files into one and create a pdf.
Properties:
0 - Off (Default)
1 - On
/NoStart
When you use the /PF parameter, PDFCreator stays open after it's done its task. The /NoStart parameter automatically closes PDFCreator after it is done.
Example: pdfcreator.exe /NOSTART /PF"C:\help.doc"
/OpenOF
Open the output file after converting. This parameter can only be used in conjunction with the /IF and the /OF parameter.
Example: pdfcreator.exe /IF"C:\description.ps" /OF"C:\description.pdf" /OpenOF
/OptionsFile<option-filename>
Specifies the particular options file PDFCreator should use.
Examples: pdfcreator.exe /OptionsFile"C:\MyPDFCreator.ini"
(Hint: With this parameter (and a work around) you can use more than one printer on a machine.)
/PF<filename>
Print a file with the standard program linking with the extension of the file. In general, this option is useful in connection with Auto-Save mode. It is not possible to use this parameter in conjunction with the /OF parameter. There is NO space between the parameter and the file name.
Example: pdfcreator.exe /PF"C:\help.doc"
You can also use wildcards to create PDF's of all documents in a specified folder.
Example: pdfcreator.exe /PF"C:\*.doc"
/RemoveWindowsExplorerIntegration
Whith this switch you remove the PDFCreator Windows shell integration.
Example: PDFCreator.exe /RemoveWindowsExplorerIntegration
/ShowOnlyLogfile
Opens PDFCreator in the log file. No other windows are opened.
Example: pdfcreator.exe /ShowOnlyLogfile
/ShowOnlyOptions
Opens PDFCreator in the Options Panel. No other windows are opened.
Example: pdfcreator.exe /ShowOnlyOptions
|
_________________ Tee inimesele lõke ja tal on soe üheks päevaks, pista ta põlema ja tal on soe elu lõpuni. (Terry Pratchett)
e.k spikker: muhk on kumer, lohk on nõgus. |
|
Kommentaarid: 33 loe/lisa |
Kasutajad arvavad: |
   |
:: |
0 :: |
0 :: |
32 |
|
tagasi üles |
|
 |
|
lisa lemmikuks |
|
|
sa ei või postitada uusi teemasid siia foorumisse sa ei või vastata selle foorumi teemadele sa ei või muuta oma postitusi selles foorumis sa ei või kustutada oma postitusi selles foorumis sa ei või vastata küsitlustele selles foorumis sa ei saa lisada manuseid selles foorumis sa võid manuseid alla laadida selles foorumis
|
|
Hinnavaatlus ei vastuta foorumis tehtud postituste eest.
|