Context Menu After Update
PDFCreator Server drivers not installed (Code 28)
@chmger wrote:
Hello.
Whenever I try to add a new queue in PDFCreator Server v. 2.0.1 build 1946, it creates the printer queue in Windows, but does not install the drivers.
It might have something to do with the PDFForge certificate being expired, but I'm not quite sure.
Cheers.
Posts: 1
Participants: 1
PDFCreator Server does send to printer
@ChrisSc wrote:
Seems the forum is the better but more unprofessional way to get help fast. Especially when eligible for "priority support" an auto answer on the contact form pointing out that we can expect an answer in the next three working days is a little bit ridiculous.
We run a Windows 2016 print server, I installed PDFCreator Server in Version 2.1.1
I have one queue which:
- Stores a PDF in a network share in the local network.
- Send to SMTP
- Send to Printer (Network Printer in the LAN installed via IP.)
Step 1 works flawlessly.
Step 2 works too but takes forever, if I disable Step 3 it works also flawlessly.
Step 3 does not work.Scenario 1:
Print testpage from Printserver on PDF printer:
(Instantly) Job appears in printer queue of PDF printer
(Instantly) Job disappears in printer queue of PDF printer and in Live Status with "running print" within PDF Creator Server
(+60 seconds) PDF is generated in network shared folder on fileserver
(+120 seconds) Email is sent.
Then the job is stuck in the Live status with the status "running print"
Errors shows no Error Reports
Eventviewer (Logging enabled on level Trace) shows an Error.
(+606 seconds) mail is sent a second time and job is shown as success without the physical printer ever printed a copy of the generated pdf.[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.ConversionWorkflow.PrepareAndRun: Starting conversion...
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobDataUpdater.GetNumberOfCopies: Number of copies from source files: 1
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.PageNumberCalculator.NumberOfPagesFromSourceFiles: Number of pages from source files: 1
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.ComposeTargetFilePath.TargetFilePathComposerBase.ComposeTargetFilePath: FilePath after ellipsis: <Filename>.pdf
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner+d__10.MoveNext: Starting job
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner+d__10.MoveNext: Output filename template is: <Filename>.pdf
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner+d__10.MoveNext: Output format is: Pdf
[Info] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner+d__10.MoveNext: Converting <Filename>.pdf
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Processing.PdfProcessingInterface.PdfProcessorBase.Init: Init Processor
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.CallPreConversionActions: Setting up pre conversion actions
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.CallActions: Starting Actions
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.Conversion.GhostscriptConverter.GetGhostscript: Ghostscript Version: loaded from C:\Program Files\PDFCreator Server\Ghostscript\Bin\gswin32c.exe
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.Conversion.GhostscriptConverter.DoConversion: Starting Ghostscript Job
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.Conversion.GhostscriptConverter.DoConversion: Output format is: Pdf
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.OutputDevices.OutputDevice.GetGhostScriptParameters: Created metadata file "C:\Windows\TEMP\PDFCRE~1\Temp\JOB_EG~1\metadata.mtd"
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.GhostScript.Run: Ghostscript Parameters:
gs
-IC:\Program Files\PDFCreator Server\Ghostscript\Bin;C:\Program Files\PDFCreator Server\Ghostscript\Lib;C:\Program Files\PDFCreator Server\Ghostscript\Fonts
-sFONTPATH=C:\Windows\Fonts
-dNOPAUSE
-dBATCH
-sOutputFile=C:\Windows\TEMP\PDFCRE~1\Temp\JOB_EG~1\TEMPOU~1\output.pdf
-sDEVICE=pdfwrite
-dCompatibilityLevel=1.4
-dPDFSETTINGS=/default
-dEmbedAllFonts=true
-dAutoRotatePages=/PageByPage
-dParseDSCComments=false
-sColorConversionStrategy=RGB
-dProcessColorModel=/DeviceRGB
-dConvertCMYKImagesToRGB=true
-dAutoFilterColorImages=true
-dAutoFilterGrayImages=true
-dEncodeColorImages=true
-dEncodeGrayImages=true
-dColorImageFilter=/DCTEncode
-dGrayImageFilter=/DCTEncode
-dEncodeMonoImages=true
-dMonoImageFilter=/CCITTFaxEncode
-f
C:\Windows\TEMP\PDFCRE~1\Spool\169-5E~1.PS
C:\Windows\TEMP\PDFCRE~1\Temp\JOB_EG~1\metadata.mtd
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.Conversion.GhostscriptConverter.DoConversion: Finished Ghostscript execution
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.Conversion.GhostscriptConverter.DoConversion: Ghostscript Job was successful
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner+d__10.MoveNext: GPL Ghostscript 9.25 (2018-09-13)
Copyright (C) 2018 Artifex Software, Inc. All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Loading NimbusMonoPS-Regular font from %rom%Resource/Font/NimbusMonoPS-Regular... 4508436 3088322 1801504 501341 1 done.
%%[ ProductName: GPL Ghostscript ]%%
%%[Page: 1]%%
%%[LastPage]%%[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner+d__10.MoveNext: No pdf processing required.
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.Output.OutputFileMoverBase+d__15.MoveNext: Moving output files to final location
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.Output.OutputFileMoverBase.EnsureUniqueFilename: Ensuring unique filename for: <Filename>.pdf
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.Output.OutputFileMoverBase.EnsureUniqueFilename: Unique filename result: <Filename>.pdf
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.Output.OutputFileMoverBase.CopyFile: Copied output file "C:\Windows\TEMP\PDFCreator Server\Temp\Job_eg2yzaqv\tempoutput\output.pdf"
to "<Filename>.pdf"
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.LogOutputFiles: Created 1 output files.
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.LogOutputFiles: 1. Output file: <Filename>.pdf
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.CallPostConversionActions: Setting up post conversion actions
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Actions.ActionManager.GetApplicablePostConversionActions: added post conversion action 'pdfforge.PDFCreator.Conversion.Actions.Actions.PrintingAction'
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Actions.ActionManager.GetApplicablePostConversionActions: added post conversion action 'pdfforge.PDFCreator.Conversion.Actions.Actions.SmtpMailAction'
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.CallActions: Starting Actions
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Actions.Actions.PrintingAction.ProcessJob: Launched Printing-Action
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.GhostScriptPrinter.Print: Ghostscript Version: loaded from C:\Program Files\PDFCreator Server\Ghostscript\Bin\gswin32c.exe
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.OutputDevices.OutputDevice.GetGhostScriptParameters: Created metadata file "C:\Windows\TEMP\PDFCRE~1\Temp\JOB_EG~1\metadata.mtd"
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.GhostScript.Run: Ghostscript Parameters:
gs
-IC:\Program Files\PDFCreator Server\Ghostscript\Bin;C:\Program Files\PDFCreator Server\Ghostscript\Lib;C:\Program Files\PDFCreator Server\Ghostscript\Fonts
-sFONTPATH=C:\Windows\Fonts
-dNOPAUSE
-dBATCH
-c
mark /NoCancel true /BitsPerPixel 24 /OutputFile (\\spool\) /UserSettings 1 dict dup /DocumentName (.pdf) put (mswinpr2) finddevice putdeviceprops setdevice
-f
C:\Windows\TEMP\PDFCRE~1\Spool\169-5E~1.PS
C:\Windows\TEMP\PDFCRE~1\Temp\JOB_EG~1\metadata.mtd
[Error] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Ghostscript.GhostScript.Run: The ghostscript did not finish within 10 minutes
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.CallActions: Action PrintingAction completed
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Actions.Actions.SmtpMailAction.DoActionProcessing: Created new Mail
From:
To:
Subject:
Content:
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Actions.Actions.SmtpMailAction.DoActionProcessing: Attachement 1/1:<Filename>.pdf
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Conversion.Actions.Actions.SmtpMailAction.DoActionProcessing: Created new SmtpClient:
Host:
Port:
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.CallActions: Action SmtpMailAction completed
[Debug] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner.CleanUp: Cleaning up after the job
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner+d__10.MoveNext: Job finished successfully
[Trace] 564-10 (QueueWorker) pdfforge.PDFCreator.Core.Workflow.JobRunner+d__10.MoveNext: Calling job completed event
[Info] 564-10 (QueueWorker) pdfforge.PDFCreatorServer.Service.ServiceCore.JobProcessing.WorkerManager.DoWork: Successfully completed print job 5:
InfFile: C:\Windows\TEMP\PDFCreator Server\Spool\169-5E6D5DBBC775474CB1F343C6523CC8FE.inf
DocumentTitle: Test Page
UserName:
WinStation: RDP-Tcp#106
ClientComputer: \
PrinterName:
OutputFile: <Filename>.pdf
OutputFile exists: True
Posts: 1
Participants: 1
PDF Creator 4_0_2 won't install normally ? !?
@catus02 wrote:
.
I have Architect 7 installed.
Is it my problem only ? Where should I look ?
Posts: 1
Participants: 1
PDF Creator Plus Update auf 4.0.2 wird Free Version
@Wolfgang_Exler wrote:
Hallo bei PDFFORGE,
ich hab eine PDF Creator Plus Lizenz. Bei der Aktualiesierung auf Version 4.0.2 wird daraus eine Free Version.
Ist das Absicht?
Wolfgang Exler
Posts: 1
Participants: 1
Automatic update disable
@ph.rossignol wrote:
Hello,
I would like to disable PDFCreator Free (4.0.3) update automatic check and installation. In the parameters the option "never" is no more available.
Many thankd for your help and best regards,
Posts: 2
Participants: 2
Hot Folder - Needs manual intervention
@DR_ROB wrote:
Have a pretty basic Hot Folder destination for scans that need to convert a PDF into an image and then drops the completed file to another location. Works beautifully.... when it wants to.
More often than not, a scan lands in the hot folder and nothing happens. It can sit there for hours with no action taken on it. I need open up the Hot Folder tray app, stop it, start it, then everything goes through correctly.
We only use this for a couple scans per day and on some days none at all. I can confirm that the software is running the entire time.
Posts: 1
Participants: 1
Where is the configuration saved
@Joss74 wrote:
Hi,
Where is the configuration saved ... as file or in regestry?
thx.
Joss
Posts: 2
Participants: 2
Page orientation - no option to change
@disprindave wrote:
Hi, with the latest couple of updates I am unable to find the option to change page orientation that was previously available when printing to pdf creator.
Is it still there and i can't find it? or has it been removed? I often mark up drawings which are in landscape, sometimes the pdf creator prints them in landscape, more often it doesn't
Appreciate any guidance. Thankss
Posts: 1
Participants: 1
What can the free version of PDF Creator do?
@AndyKeen wrote:
Hi.
Our clients wants to use the PDF Creator in his network environment (Domain Network - DC etc.)
Looking at the free version (Which my client wants to use) I would like to know what is possible with this version.
He has around 40 Client PC's and about half of them can have multiple users logging-in to the same PC.
He wants me to centrally deploy to with group policies (Or any other way) for each user / PC - PDF Creator with a specific set of settings - Such as - specifying the 'Target Directory', 'Don't overwrite existing files' in the SAVE settings.
I am not seeing these available features in the free version.
Could anyone please advise if these features are possible with the free versions or does he need another version.
Thank you
Andy
Posts: 1
Participants: 1
Content automatically selected when entering an edit field
@Efcis wrote:
Where can I suggest to enhance the UI by selecting the content of an entry field when entering this field with the Tab key, instead of inserting the caret at the beginning of the field ?
It's VERY annoying to have to use the mouse to select the field to modify it. I'm wondering if the developers ever use their product sometimes ?
PDFCreator Free 4.0.3 - Windows
Posts: 1
Participants: 1
A4 copy paper for sale
@somsrione wrote:
KEY PERFORMANCE:
No jam in photocopy machine
No double feed
Stay flat after copying
Leave no dust in the copy-machine
Nice appearance-white and clean
Nice touch-smooth and bulky
No see through-print both sides
Been developed for : Photocopy Mac*Port of loading: Laem Chabang Thailand e includes paper cost ,shipment and insurance.
*Payment Term: T/T
Delivery Time: Asia 14 working days,Europe 21 working days,America 24 working days and Africa 21 working days.
20FCL will be packed as minimum order quantity from our warehouse.PACKING DETAILS:
500 Sheets per Ream
5 Reams per Box
1560 Boxes per container(With Pallet)
1600 Boxes Per container( Without Pallet)
7800 Reams Total in one 20FCL( With Pallet)
8000 Reams Total in one 20FCL( Without Pallet)Contact us today for your order at our marketing Email :somsripaperscoltd@gmail.com
Whatsapp:+66971610200
Posts: 1
Participants: 1
[Solved] PDFCreator fails to print to PDF on Chrome 80
@seanphc wrote:
We are encountering a confirmed issue where at least some of our versions of PDFCreator versions fail to print to PDF with Chrome version 80 (works on v79, upgrade to v80 then fails). So far version 1.7.3 does NOT seem to have this problem, but DOES happen on 3.3.2, 4.0.1 and 4.0.2.
The exact behavior of the failure varies where 3.x does nothing, and 4.0.x gives a message saying "PDFCreator was not able to convert...". So far I have only confirmed this behavior on
Any thoughts on possible workarounds or when a fix might be available?
We don't use Ghostscript, and we print websites so there is not file to download first. Having PDFCreator open while trying to print does not change the behavior, and this was tested using a domain administrator.
Windows 7 Enterprise and Windows 10 Enterprise LTSB/LTSC
.NET 4.7.2 on most systemsI don't have any crash logs for this specific issue.
Any help will be GREATLY appreciated. I will happily provide any additional information that you might need.
Posts: 7
Participants: 3
COM Interface in version 4.0.2 and 4.0.3 vs 3.5.1
@sonicer wrote:
Did you change something in COM inteface in version 4.0.2 and 4.0.3
this code work in 3.5.1 but now doesn't work...
printJob.SetProfileSetting("Stamping.Enabled", "true");
printJob.SetProfileSetting("Stamping.StampText", "test");
printJob.SetProfileSetting("Stamping.FontAsOutline", "true");
printJob.SetProfileSetting("Stamping.FontOutlineWidth", "5");
printJob.SetProfileSetting("Stamping.PostScriptFontName", "Arial");
printJob.SetProfileSetting("Stamping.FontSize", "24");thx
Posts: 1
Participants: 1
Pdf creator 4.0.3 MAPI call BUG. Two mail windows instead of one
@glauciab wrote:
Hello folks,
I have been using Pdf Creator for several years to create e-mail messages with an attached .pdf file to be sent via MAPI with outlook 2016 or Mozilla Thunderbird.
By installing the latest version 4.0.3 as an upgrade, I encountered a BUG: when I click to create the email, two client windows open instead of one.
This happens to me both with Outlook 2016, and with the latest version of thunderbird.
I believe there is a bug in the MAPI call to the client which creates two windows instead of one.
This is a port of the debug:<<
2020-03-02 20:30:05.7143 [Debug] pdfforge.PDFCreator.Conversion.Processing.PdfProcessingInterface.PdfProcessorBase.SignEncryptConvertPdfAAndWriteFile: Start processing of C:\Users\Margherita\AppData\Local\Temp\PDFCreator\Temp\Job_kp1s2el3\intermediate\output.pdf
2020-03-02 20:30:05.7393 [Debug] pdfforge.PDFCreator.Conversion.Processing.ITextProcessing.Encrypter.SetEncryption: Calculated Permission Value: 2052
2020-03-02 20:30:06.0821 [Debug] pdfforge.PDFCreator.Utilities.IO.DirectoryHelper.CreateDirectory: Created directory C:\Users\Margherita\AppData\Local\Temp\PDFCreator\Temp\Job_tempsave_3vqzjmea
2020-03-02 20:30:06.0901 [Debug] pdfforge.PDFCreator.Core.Workflow.Output.OutputFileMoverBase.CopyFile: Copied output file "C:\Users\Margherita\AppData\Local\Temp\PDFCreator\Temp\Job_kp1s2el3\intermediate\output_processed.pdf"
to "C:\Users\Margherita\AppData\Local\Temp\PDFCreator\Temp\Job_tempsave_3vqzjmea\Ricetta_Studio_Pippo_n°_366_del_02_03_2020 20_30_01.pdf"
2020-03-02 20:30:06.0901 [Info] pdfforge.PDFCreator.Conversion.Actions.Actions.EMailClientAction.ProcessJob: Launched client e-mail action
2020-03-02 20:30:06.0901 [Info] pdfforge.PDFCreator.Conversion.Actions.Actions.EMailClientAction.Process: Launched client e-mail action
2020-03-02 20:30:06.0901 [Info] pdfforge.PDFCreator.Conversion.Actions.Actions.EMailClientAction.Process: Starting e-mail client
2020-03-02 20:30:06.1190 [Info] pdfforge.Mail.OutlookClient.ShowEmailClient: Starting Outlook
2020-03-02 20:30:08.7216 [Info] pdfforge.Mail.OutlookClient.ShowOutlook: Done starting Outlook
2020-03-02 20:30:08.7216 [Info] pdfforge.PDFCreator.Conversion.Actions.Actions.EMailClientAction.Process: Done starting e-mail client
2020-03-02 20:30:08.7216 [Info] pdfforge.PDFCreator.Conversion.Actions.Actions.EMailClientAction.ProcessJob: Launched client e-mail action
2020-03-02 20:30:08.7216 [Info] pdfforge.PDFCreator.Conversion.Actions.Actions.EMailClientAction.Process: Launched client e-mail action
2020-03-02 20:30:08.7216 [Info] pdfforge.PDFCreator.Conversion.Actions.Actions.EMailClientAction.Process: Starting e-mail client
2020-03-02 20:30:08.7276 [Info] pdfforge.Mail.OutlookClient.ShowEmailClient: Starting Outlook
2020-03-02 20:30:09.2233 [Info] pdfforge.Mail.OutlookClient.ShowOutlook: Done starting Outlook
2020-03-02 20:30:09.2233 [Info] pdfforge.PDFCreator.Conversion.Actions.Actions.EMailClientAction.Process: Done starting e-mail client
2020-03-02 20:30:09.2273 [Debug] pdfforge.PDFCreator.Core.Workflow.JobRunner.CleanUp: Cleaning up after the job
2020-03-02 20:30:09.2702 [Debug] pdfforge.PDFCreator.UI.Presentation.Assistants.Update.UpdateHelper.IsTimeForNextUpdate: Update period did not pass. Next Update is set to: 02/04/2020 20:11:38
2020-03-02 20:30:09.3712 [Debug] pdfforge.PDFCreator.Utilities.Threading.ThreadManager.StartSynchronizedThread: Adding threadThanks in advance!
Faber
Posts: 1
Participants: 1
PDF Creator 4.0.3: Profil bearbeiten aus Oberfläche herraus
@HansE wrote:
Hallo,
ich nutze den PDF Creator (free) 4.0.3
Wie kann ich ein (neues) Profil bearbeiten? z.B. die Einstellungen für den Betrachter (Zoom, Bildlauf,..) verändern?
Sehe nur "Aktion hinzufügen" (nicht die gesuchten Einstellungen), aber kein Menue-Punkt zum Bearbeiten...
Posts: 1
Participants: 1
License issue with replacement computer
@Carlsta wrote:
Hello. I have three licenses for PDFCreator Business. All 3 are being used, however one of the users needs her computer replaced. When I uninstalled PDFCreator from her current computer I guess the server didn't register because when I try to install it to her new computer, I get an error. How can I vacate the license?
Posts: 1
Participants: 1
PDFCreator 4.0.3 Stop converted file from openingf
@JGonzalez0814 wrote:
Where can I find a setting in PDFCreator Free 4.0.3 from automatically opening the created pdf file?
Posts: 1
Participants: 1
Using PDF Creator to generate PDF and Paper copy
@hwshaw wrote:
I am evaluating using PDF Creator on some windows based equipment we have. When the machine currently completes a batch it prints a PDF to a defined folder. The operator does not see anything or need to interact.
Looking at other installs and forum posts for PDF creator the SW can be configured to both create a PDF and Paper copy in the same action? Which is what we want. However can this print be triggered without the operator needing to interact with the PC? The PDF will be sent to the same location and the paper print to the same printer.
Posts: 2
Participants: 2
PDFCreator Server CS-Script logger not working
@Josh.H wrote:
I have a 30 day trial license for version 2.1.1 Build 8646, and I'm trying to write / debug a CS-Script. I am using logger.debug, but it is not doing anything. I have checked the Event Viewer log, and the PDFCreatorServer.log file, and there is nothing there.
Here is the C#:
using NLog;
using pdfforge.CustomScriptAction;
using pdfforge.PDFCreator.Conversion.Jobs.Jobs;
using pdfforge.PDFCreator.Conversion.Settings;
using pdfforge.PDFCreator.Utilities.Tokens;public class PdfCreatorScript : IPDFCreatorScript
{
public ScriptResult PostConversion(Job job, Logger logger)
{
logger.Debug(job.Profile.FileNameTemplate.ToString());
logger.Debug("This is a test");return ScriptResult.Abort; } public ScriptResult PreConversion(Job job, Logger logger) { return ScriptResult.Success; }
}
How can I debug / print out values of different properties?
Posts: 1
Participants: 1