Quantcast
Channel: PDFCreator English - pdfforge forums
Viewing all 1241 articles
Browse latest View live

PDFCreator 2.5.2: PDFCreator not reading Key

$
0
0

@Rschuck wrote:

We are testing on a new Windows 10 workstation.

As a new user logs into the workstation, active setup creates the in windows registry.
The key that control the Updates UpdateInterval should be set to NEVER. However, it appears that PDFCreator is not reading that key and PDFCreator opens with the key set to Weekly.

Has anyone seen this problem?

Posts: 1

Participants: 1

Read full topic


Client crash by using COM interface

$
0
0

@DarthOL wrote:

Hello! I am using PDFCreator to convert documents from ERP system to PDF/A-Format and sending the PDF to one or more mail-addresses. But now my ERP client crashes after a certain number of documents. I try to analyize the problem, but now I run to my borders. Could you please help me?

I made a log of processes running and crashing with the tool DebugDiag. Here is the result:


  • EXCEPTION SUMMARY *

|----------------------------------------------|
| Count | Exception                            |
|----------------------------------------------|
| 112   | pdfforge.DataStorage.TreeData        |
| 28    | System.FormatException               |
| 1     | System.ComponentModel.Win32Exception |
| 1     | 0XC000041D                           |
|----------------------------------------------|

**** Some exception details were omitted due to the following reasons
The maximum number of stacks (MAX_CLR_EXCEPTION_STACKS_PER_EXCEPTION_TYPE = 10) for this CLR exception type have been collected: 'pdfforge.DataStorage.TreeData'
The maximum number of stacks (MAX_CLR_EXCEPTION_STACKS_PER_EXCEPTION_TYPE = 10) for this CLR exception type have been collected: 'System.FormatException'

Could you please help me? If you need more Information:


  • EXCEPTION DETAILS *

DetailID = 1
Count: 6
Type: pdfforge.DataStorage.TreeData
Message: NOT_FOUND
Type: NOT_FOUND
Message: NOT_FOUND
Stack:
[HelperMethodFrame]
System.Collections.Generic.Dictionary`2[[System.Canon, mscorlib],[System.Canon, mscorlib]].get_Item(System.__Canon)
pdfforge.DataStorage.TreeData.GetValue(System.String)
pdfforge.DataStorage.TreeData.GetValue(System.String)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.SourceFileInfoDataReader.ReadSourceFileInfoFromData(System.String, pdfforge.DataStorage.Data, System.String)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.JobInfoManager.ReadFromInfFile(System.String, pdfforge.PDFCreator.Conversion.Jobs.TitleReplacer)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.JobInfoManager.ReadFromInfFile(System.String)
pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandleNewJobMessage(System.String)
pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandlePipeMessage(System.String)
pdfforge.PDFCreator.Core.Communication.PipeServerManager.b__5_0(System.Object, pdfforge.Communication.MessageEventArgs)
pdfforge.Communication.PipeServer.EventThread(System.Object)
System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
System.Threading.ThreadHelper.ThreadStart(System.Object)
[GCFrame]
[DebuggerU2MCatchHandlerFrame]

DetailID = 2
Count: 10
Type: System.FormatException
Message: Die Zeichenfolge wurde nicht als gültiger Boolean erkannt.
Stack:
[HelperMethodFrame]
System.Boolean.Parse(System.String)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.SourceFileInfoDataReader.ReadSourceFileInfoFromData(System.String, pdfforge.DataStorage.Data, System.String)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.JobInfoManager.ReadFromInfFile(System.String, pdfforge.PDFCreator.Conversion.Jobs.TitleReplacer)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.JobInfoManager.ReadFromInfFile(System.String)
pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandleNewJobMessage(System.String)
pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandlePipeMessage(System.String)
pdfforge.PDFCreator.Core.Communication.PipeServerManager.b__5_0(System.Object, pdfforge.Communication.MessageEventArgs)
pdfforge.Communication.PipeServer.EventThread(System.Object)
System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
System.Threading.ThreadHelper.ThreadStart(System.Object)
[GCFrame]
[DebuggerU2MCatchHandlerFrame]

DetailID = 3
Count: 2
Type: pdfforge.DataStorage.TreeData
Message: NOT_FOUND
Type: NOT_FOUND
Message: NOT_FOUND
Stack:
[HelperMethodFrame]
System.Collections.Generic.Dictionary`2[[System.Canon, mscorlib],[System.Canon, mscorlib]].get_Item(System.__Canon)
pdfforge.DataStorage.TreeData.FindSectionRecursing(System.String, Boolean)
pdfforge.DataStorage.TreeData.FindSection(System.String, Boolean)
pdfforge.DataStorage.TreeData.GetValues(System.String)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.SourceFileInfoDataReader.ReadSourceFileInfoFromData(System.String, pdfforge.DataStorage.Data, System.String)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.JobInfoManager.ReadFromInfFile(System.String, pdfforge.PDFCreator.Conversion.Jobs.TitleReplacer)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.JobInfoManager.ReadFromInfFile(System.String)
pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandleNewJobMessage(System.String)
pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandlePipeMessage(System.String)
pdfforge.PDFCreator.Core.Communication.PipeServerManager.b__5_0(System.Object, pdfforge.Communication.MessageEventArgs)
pdfforge.Communication.PipeServer.EventThread(System.Object)
System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
System.Threading.ThreadHelper.ThreadStart(System.Object)
[GCFrame]
[DebuggerU2MCatchHandlerFrame]

DetailID = 4
Count: 2
Type: pdfforge.DataStorage.TreeData
Message: NOT_FOUND
Type: NOT_FOUND
Message: NOT_FOUND
Stack:
[HelperMethodFrame]
pdfforge.DataStorage.TreeData.FindSectionRecursing(System.String, Boolean)
pdfforge.DataStorage.TreeData.FindSection(System.String, Boolean)
pdfforge.DataStorage.TreeData.GetValues(System.String)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.SourceFileInfoDataReader.ReadSourceFileInfoFromData(System.String, pdfforge.DataStorage.Data, System.String)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.JobInfoManager.ReadFromInfFile(System.String, pdfforge.PDFCreator.Conversion.Jobs.TitleReplacer)
pdfforge.PDFCreator.Conversion.Jobs.JobInfo.JobInfoManager.ReadFromInfFile(System.String)
pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandleNewJobMessage(System.String)
pdfforge.PDFCreator.Core.Controller.NewPipeJobHandler.HandlePipeMessage(System.String)
pdfforge.PDFCreator.Core.Communication.PipeServerManager.b__5_0(System.Object, pdfforge.Communication.MessageEventArgs)
pdfforge.Communication.PipeServer.EventThread(System.Object)
System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
System.Threading.ThreadHelper.ThreadStart(System.Object)
[GCFrame]
[DebuggerU2MCatchHandlerFrame]

DetailID = 5
Count: 102
Type: pdfforge.DataStorage.TreeData
Message: NOT_FOUND
Type: NOT_FOUND
Message: NOT_FOUND
Stack:
(omitted)

DetailID = 6
Count: 18
Type: System.FormatException
Message: Die Zeichenfolge wurde nicht als gültiger Boolean erkannt.
Stack:
(omitted)

DetailID = 7
Count: 1
Type: System.ComponentModel.Win32Exception
Message: Nicht genügend Quoten verfügbar, um diesen Befehl zu verarbeiten
Stack:
[HelperMethodFrame]
MS.Win32.UnsafeNativeMethods.PostMessage(System.Runtime.InteropServices.HandleRef, MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean, System.Nullable`1)
System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr)
System.Windows.Interop.HwndTarget.HandleMessage(MS.Internal.Interop.WindowMessage, IntPtr, IntPtr)
System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
[InlinedCallFrame]
DomainBoundILStubClass.IL_STUB_PInvoke(HWND__*, Int32, Int32, Int32, Int32, Int32)
[InlinedCallFrame]
Microsoft.Dynamics.Kernel.Client.HwndHostControl.SizeContent()
Microsoft.Dynamics.Kernel.Client.ComboBarHostControl.set_ComboBar(Microsoft.Dynamics.Kernel.Client.UI.WPF.Controls.StatusBarControl)
.LayoutContainer.ComboBar(LayoutContainer*, IComboBarControl*)
[InlinedCallFrame]
Microsoft.Dynamics.Kernel.Client.AreaPageGroup.DoLink(Microsoft.Dynamics.Kernel.Client.LinkNode)
Microsoft.Dynamics.Kernel.Client.AreaPageGroup.OnMouseUp(System.Windows.Forms.MouseEventArgs)
System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
[InlinedCallFrame]
System.Windows.Forms.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)
System.Windows.Forms.ContainerControl.WndProc(System.Windows.Forms.Message ByRef)
System.Windows.Forms.UserControl.WndProc(System.Windows.Forms.Message ByRef)
System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
[InlinedCallFrame]
DomainBoundILStubClass.IL_STUB_PInvoke()
[InlinedCallFrame]
[GCFrame]

DetailID = 8
Count: 1
Exception #: 0XC000041D
Stack:

Posts: 2

Participants: 2

Read full topic

Extract PDF in diferent pages

$
0
0

@rafael.camaraa wrote:

Dear all,

I´m generating my report using crystal reports and actually my report has 5 pages. The report comes from crystal report one file with 5 pages. I´m using PDFCreator to convert to PDF but it´s I want to do it extracting all pages. Basicaly if my report has 5 pages, I want to generator PDF extracting all pages.

Please, any idea how to do it using PDFCreator?

Thanks in advance,
Rafael Câmara

Posts: 3

Participants: 2

Read full topic

PDFCreator 2.5.3: Can't be installed because of APPCRASH

$
0
0

@Pinkadobe wrote:

Hi,

While installing on Windows7(.Net Framework 4.0), after ‘SelectSetup Language’ showes and press OK button, ‘Setup/Uninstall has stopped working’ showes.

‘View problem details’ says as follows:
Problem signature:
Problem Event Name: APPCRASH
Application Name: PDFCreator-2_5_3-Setup.tmp
Application Version: 51.52.0.0
Application Timestamp: 2a425e19
Fault Module Name: StackHash_cec3
Fault Module Version: 6.1.7601.23807
Fault Module Timestamp: 5915f94f
Exception Code: c0000374
Exception Offset: 000c3b9b
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1041
Additional Information 1: cec3
Additional Information 2: cec300823e08a7ed263a7949e172dccc
Additional Information 3: 4cf7
Additional Information 4: 4cf7e1d79e720c6b36d11d0259f0f19b

Would you please tell me the advice to solve this problem?

Posts: 4

Participants: 2

Read full topic

Installing PDFCreater v2.5.3 triggers anti-virus warnings

$
0
0

@jamesopie wrote:

I downloaded version 2.5.3 fro the website today (8/4/17). During installation ESET antivirus reported op.exe is a variant of Win32/WebCompanion. I selected the Disconnect option and the install continued.

Does PDFCreator replace op.exe? and if so how can a legitimate file be identified?

Thanks for your assistance.

Posts: 1

Participants: 1

Read full topic

ArgumentOutOfRangeException in PDF Creator 2.4.1.13

$
0
0

@Gadya wrote:

After months of being working great, a week ago Pdf Creator started crashing.

I leave the entire report (report + Log + Enviroment + Platform + Environment variables)

Sorry for my horrible english, but there wasn’t a Spanish Help category.

Error Report for PDFCreator 2.4.1.13

Exception:
ArgumentOutOfRangeException
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
at System.Collections.Generic.List`1.get_Item(Int32 index)
at pdfforge.PDFCreator.Core.Workflow.JobInfoQueue.Add(JobInfo jobInfo)
at pdfforge.PDFCreator.Core.Workflow.JobInfoQueue.Add(IEnumerable`1 jobInfos)
at pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication(Func`1 startApplication, Boolean startManagePrintJobs)
at pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.SendMessageOrStartApplication(Func`1 composePipeMessage, Func`1 startApplication, Boolean startManagePrintJobs)
at pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedStart.Run()
at pdfforge.PDFCreator.UI.Views.App.App_OnStartup(Object sender, StartupEventArgs e)
at System.Windows.Application.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Log:
2017-08-07 10:57:47.8188 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.StartApplication: Starting PDFCreator
2017-08-07 10:57:48.0394 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Printing.FolderProvider..ctor: Temp folder is 'C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Temp'
2017-08-07 10:57:48.0394 [Debug] 4976-1 (ProgramThread) <no type>.lambda_method: Spool folder is 'C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool'
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Profiles:
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: <Perfil predeterminado>
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Alta compresión (archivo más pequeño)
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Alta calidad (archivo más grande)
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: JPEG (archivo de imágen)
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: PDF/A (para conservación a largo plazo)
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: PNG (archivo de imágen)
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Imprimir después de guardar
2017-08-07 10:57:48.4445 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Realizó cambios en al menos un perfil. Si continúa se perderán los cambios.
2017-08-07 10:57:48.4861 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.SendMessageOrStartApplication: Starting attempt 1: 
2017-08-07 10:57:48.4861 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication: Starting pipe server
2017-08-07 10:57:48.4861 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Communication.PipeServerManager.StartServer: Starting pipe server thread
2017-08-07 10:57:48.4961 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication: Reloading settings
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Profiles:
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: <Perfil predeterminado>
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Alta compresión (archivo más pequeño)
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Alta calidad (archivo más grande)
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: JPEG (archivo de imágen)
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: PDF/A (para conservación a largo plazo)
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: PNG (archivo de imágen)
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Imprimir después de guardar
2017-08-07 10:57:48.5192 [Trace] 4976-1 (ProgramThread) pdfforge.PDFCreator.UI.ViewModels.SettingsLoader.LogProfiles: Realizó cambios en al menos un perfil. Si continúa se perderán los cambios.
2017-08-07 10:57:48.5593 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication: Finding spooled jobs
2017-08-07 10:57:48.5593 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Looking for spooled jobs in 'C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool'
2017-08-07 10:57:48.5593 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\49-97BF087085A54675AE510BE8E1D79C86.inf
2017-08-07 10:57:48.5593 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\5-7CD85E80555046FCA51A97EED77D5CA1.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\56-C3105DBE75004576908D172415B6F0AC.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\6-FAC00CC2B9E54161BDC36F510D94F735.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\64-AD993200EE3442EB9FA192CA4B956A27.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\7-11D3C83DB4C042E081A4D8E6E24C07E4.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\8-DA641EA853474478B3C26395D26BDFDF.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\85-CCFDA97DC552453EABCAFF43503F0688.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\86-884C2FB8CA454C9799D112A2AFD9410F.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\87-6C0D40796DB24E4DB8E700AB72885593.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Conversion.Jobs.SpooledJobFinder.GetJobs: Found inf file: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\9-3C11F36D21F0419CBCAB9B93DADC630E.inf
2017-08-07 10:57:48.5678 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Workflow.JobInfoQueue.Add: New JobInfo: C:\Users\Usuario\AppData\Local\Temp\PDFCreator\Spool\49-97BF087085A54675AE510BE8E1D79C86.inf
2017-08-07 10:57:48.5678 [Error] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication: There was an error while starting the application
2017-08-07 10:57:48.5894 [Debug] 4976-1 (ProgramThread) pdfforge.PDFCreator.Core.Communication.PipeServerManager.Shutdown: Stopping pipe server
2017-08-07 10:57:48.5984 [Error] 4976-1 (ProgramThread) pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.Application_DispatcherUnhandledException: Uncaught exception in WPF thread

Environment:
Microsoft Windows NT 6.2.9200.0

Platform:
x64

Environment variables:
COMPUTERNAME=LUXECC-COM01
USERPROFILE=C:\Users\Usuario
HOMEPATH=\Users\Usuario
LOCALAPPDATA=C:\Users\Usuario\AppData\Local
PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PROCESSOR_ARCHITECTURE=AMD64
Path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\Usuario\AppData\Local\Microsoft\WindowsApps;
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
ProgramFiles(x86)=C:\Program Files (x86)
PROCESSOR_LEVEL=6
LOGONSERVER=\\LUXECC-COM01
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
HOMEDRIVE=C:
SystemRoot=C:\WINDOWS
SESSIONNAME=Console
ALLUSERSPROFILE=C:\ProgramData
PUBLIC=C:\Users\Public
FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer
APPDATA=C:\Users\Usuario\AppData\Roaming
PROCESSOR_REVISION=5e03
USERNAME=Usuario
CommonProgramW6432=C:\Program Files\Common Files
TEMP=C:\Users\Usuario\AppData\Local\Temp
OneDrive=C:\Users\Usuario\OneDrive
CommonProgramFiles=C:\Program Files\Common Files
OS=Windows_NT
USERDOMAIN_ROAMINGPROFILE=LUXECC-COM01
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
ComSpec=C:\WINDOWS\system32\cmd.exe
SystemDrive=C:
FPS_BROWSER_USER_PROFILE_STRING=Default
ProgramFiles=C:\Program Files
NUMBER_OF_PROCESSORS=2
TMP=C:\Users\Usuario\AppData\Local\Temp
ProgramData=C:\ProgramData
ProgramW6432=C:\Program Files
windir=C:\WINDOWS
USERDOMAIN=LUXECC-COM01

Additional Data:

Posts: 2

Participants: 2

Read full topic

Windows 10 mail doesn't print to PDFCreator

$
0
0

@pevannem wrote:

Hi,

Printing from Windows 10 mail program to PDFCreator wasn’t possible any more,

I uninstalled older version of PDFCreator and installed 2.5.3

Printing from any program to printer PDFCreator works fine, but it’s still not possible form the mail program.
No errors, just nothing happening.
I checked the permissions on the Local/appData for Spool en PDFCreator and they are OK

Windows 10 Home version 1703, build 15063.483 64- bit Dutch
Mail version 17.8241.41275.0
PDF Creator 2.5.3 build 6324

Is this a bug, or should I change a setting somewhere?

Thanks in advance for any help

Patricia

Posts: 2

Participants: 2

Read full topic

Management option whit VB SCRIPT

$
0
0

@EmanueleM wrote:

Hi

I’m use PDF Creator version 2.5.3 on windows 7 professional.

When I run my script I get the error “Object required 424”

Example:

Dim Object
Set Object = CreateObject(“PDFCreator.clsPDFCreator”)

With Object

.cStart
.cOption("StandardTitle") = "TestTitle"
.cOption("SaveOption") = 1
.cClearCache

End With

Thanks for your help

Posts: 2

Participants: 2

Read full topic


Change name file whit vb

$
0
0

@EmanueleM wrote:

Hi
I read new com manual… but i need change the file name with vb, with the old versions being made

.cStart
.cOption("StandardTitle") = "TestName"
.cOption("SaveOption") = 1
.cClearCache

Whit new version (2.5.3)??

Thanks

Posts: 1

Participants: 1

Read full topic

How to keep pdfcreator 1.7.3

$
0
0

@La_Courbeure_Decorat wrote:

Hello
I use pdfcreator 1.7.3 for a long time with old software that does not allow to change printer during work
You must use a batch file during work to install pdfcreator as the default printer when necessary.
Before each use of pdfcreator, it proposes to install version 2.3 in a modal window but not visible on my screen (not bringToTop)
I want to keep the old version of pdfcreator that works perfectly
Is this possible without having to endure these invitations to change the version?
thanks in advance

Posts: 1

Participants: 1

Read full topic

Watermark - Pdfcreator moves it to the foreground . help

$
0
0

@ed_tully wrote:

I am using scanned images with a watermark in the background. That watermark is very light and just readable and it does NOT cover text in the foreground. To make it into a PDF I used PDFcreator however my final product puts the watermark in the foreground and the watermark is now strong in color covers the text. How can I get the watermark to just appear the way it does in the scanned document. Is there a settings somewhere? I am using the 2.2.2 version because that is what my co-workers are using. We were using an older version. SInce 2.2.2 works for the other five employees I want to be sure what I need to change before considering the next upgrade. By the way I did download the 2.5 newest version at first - SAME PROBLEM. Hope someone can help me.

Posts: 1

Participants: 1

Read full topic

PDF Creator *bug* Report

$
0
0

@Jason_Howden wrote:

Hello,

I think I’ve found a bug in PDF Creator.

It appears if the below Application Window is not closed after each PDF that the next PDF job sent to PDF Creator is not processed and will wait in the PDF Creator print queue (temp folder) until the application window is closed and re-opened.

Upon the next PDF being sent to PDF Creator (after the application window is closed) PDF Creator will then process both the previous PDF waiting in the temp folder and current PDF just sent.

Have you experienced this before?

This is particularly a problem for us as we process a lot of single PDFs, especially overnight so no one is around to close the application window.

The problem can be simulated in any application (Word, CAD, Excel etc) just print a PDF and do not close the PDF Creator application window (use the auto-save setting not the prompt for PDF name). Print another PDF (after saving it to a new file name – so it doesn’t overwrite the previous file) and you will see it does not get created and is “waiting” in the temp processing folder. Close the application window and reprint the PDF (after saving it to a new file name – so it doesn’t overwrite the previous file) and you will see you will be two (2) PDFs the one from the previous print that was “missing” and the PDF for the current print job.

Any help would be greatly appreciated.

Posts: 3

Participants: 2

Read full topic

Bug when printing >500 pages

$
0
0

@gruntel wrote:

I am trying to print a large document. When less than 500 works but after that text comes out messed up. I am using postscript with 6inx9in custom size.

any idea how to resolve this issue besides splitting the printing?

Posts: 2

Participants: 2

Read full topic

License Validation Fails at night PDFCreator Server Edition on print server

$
0
0

@wpatterson wrote:

I have PDFCreator Server edition running on a Server 2008 print server. During the night, the PDF processing stops. I turned the logging on Debug and I see that the software is trying to validate and it fails causing the issue. We have a valid license until later this year. Here is what the web link in the log files shows:

[License]
ID="removed for this post"
RESULT=AUTH_FAILED
MESSAGE=Authorization failed
HASH=“removed for this post”

Any help would be appreciated.

Posts: 3

Participants: 2

Read full topic

PDFCreator 2.5.3 locks infinitely

$
0
0

@sp1980 wrote:

I use PDFCreator 2.5.3 on Win10 x64 to print quickly a few little bit same PDFs (~11 pages of text).
and in most of my cases PDFCreator stops producing a pdf files (produce only part of ordered jobs)
printer queue is empty
and TaskManager show only one of PDFCreator process, and this process keep idle infinitely:

I just attached to it by WinDBG and dump a stack:

0000000000b3ddc0 00007ffe22f7eb96 KERNELBASE!ReadFile+0x76, calling ntdll!NtReadFile
0000000000b3ddd8 00007ffe013d6bff clr!SafeHandle::DangerousAddRef+0x6f, calling clr!LazyMachStateCaptureState
0000000000b3de40 00007ffdfed587d6 (MethodDesc 00007ffdfe9c2360 +0xc6 DomainBoundILStubClass.IL_STUB_PInvoke(Microsoft.Win32.SafeHandles.SafePipeHandle, Byte*, Int32, Int32 ByRef, IntPtr))
0000000000b3dea8 00007ffdfed587d6 (MethodDesc 00007ffdfe9c2360 +0xc6 DomainBoundILStubClass.IL_STUB_PInvoke(Microsoft.Win32.SafeHandles.SafePipeHandle, Byte*, Int32, Int32 ByRef, IntPtr))
0000000000b3df20 00007ffdff10aab5 (MethodDesc 00007ffdfe9be6a8 System.IO.Pipes.PipeStream.ReadFileNative(Microsoft.Win32.SafeHandles.SafePipeHandle, Byte[], Int32, Int32, System.Threading.NativeOverlapped*, Int32 ByRef)), calling 00007ffdfeb1ab60 (stub for Microsoft.Win32.UnsafeNativeMethods.ReadFile(Microsoft.Win32.SafeHandles.SafePipeHandle, Byte*, Int32, Int32 ByRef, IntPtr))
0000000000b3df80 00007ffdfed68ef2 (MethodDesc 00007ffdfe9be640 +0x82 System.IO.Pipes.PipeStream.ReadCore(Byte[], Int32, Int32)), calling (MethodDesc 00007ffdfe9be6a8 +0 System.IO.Pipes.PipeStream.ReadFileNative(Microsoft.Win32.SafeHandles.SafePipeHandle, Byte[], Int32, Int32, System.Threading.NativeOverlapped*, Int32 ByRef))
0000000000b3df90 00007ffdfed68e47 (MethodDesc 00007ffdfe9be638 +0x57 System.IO.Pipes.PipeStream.Read(Byte[], Int32, Int32)), calling (MethodDesc 00007ffdfe9be820 +0 System.IO.Pipes.PipeStream.CheckReadOperations())
0000000000b3dfe0 00007ffe003624c1 (MethodDesc 00007ffdfff52988 +0xf1 System.IO.StreamReader.ReadBuffer())
0000000000b3e000 00007ffe00314f4c (MethodDesc 00007ffe000b9c58 +0x8c System.IO.StreamWriter.Flush(Boolean, Boolean))
0000000000b3e010 00007ffdfeb32be8 (MethodDesc 00007ffdfe8edbd8 +0x128 System.IO.Pipes.NamedPipeClientStream.Connect(Int32)), calling (MethodDesc 00007ffdfe8ed598 +0 System.IO.Pipes.PipeStream.InitializeHandle(Microsoft.Win32.SafeHandles.SafePipeHandle, Boolean, Boolean))
0000000000b3e030 00007ffe003627e3 (MethodDesc 00007ffdfff529a0 +0x113 System.IO.StreamReader.ReadLine())
0000000000b3e060 00007ffe0039894c (MethodDesc 00007ffe000b9c70 +0x2c System.IO.StreamWriter.set_AutoFlush(Boolean)), calling (MethodDesc 00007ffe000b9c58 +0 System.IO.StreamWriter.Flush(Boolean, Boolean))
0000000000b3e0a0 00007ffda2323c63 (MethodDesc 00007ffda1fc73b8 +0xe3 pdfforge.Communication.PipeClient.SendMessage(System.String, Int32))
0000000000b3e120 00007ffda2323b02 (MethodDesc 00007ffda1fc75f8 +0x62 pdfforge.Communication.PipeServer.Stop()), calling (MethodDesc 00007ffda1fc73b8 +0 pdfforge.Communication.PipeClient.SendMessage(System.String, Int32))
0000000000b3e130 00007ffda2323a6b (MethodDesc 00007ffda1f61e08 +0x1b pdfforge.PDFCreator.Core.Communication.PipeServerManager.Shutdown()), calling (MethodDesc 00007ffda1e614a0 +0 NLog.Logger.Debug(System.String))
0000000000b3e160 00007ffda20fc253 (MethodDesc 00007ffda1f65370 +0x1c3 pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication(System.Func1<Boolean>, Boolean)) 0000000000b3e170 00007ffda20fc2d8 (MethodDesc 00007ffda1f61de8 +0x28 pdfforge.PDFCreator.Core.Communication.PipeServerManager.StartServer()), calling (MethodDesc 00007ffda1fc75e8 +0 pdfforge.Communication.PipeServer.Start()) 0000000000b3e180 00007ffda1df9edf (MethodDesc 00007ffda1e614a0 +0x1f NLog.Logger.Debug(System.String)), calling (MethodDesc 00007ffda1e61248 +0 NLog.Logger.WriteToTargets(NLog.LogLevel, System.IFormatProvider, System.String)) 0000000000b3e1b0 00007ffda20fc198 (MethodDesc 00007ffda1f65370 +0x108 pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication(System.Func1, Boolean)), calling (MethodDesc 00007ffda1f65370 +0x190 pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication(System.Func1<Boolean>, Boolean)) 0000000000b3e1c0 00007ffda20fbfb1 (MethodDesc 00007ffda1fc75c8 +0x31 pdfforge.Communication.PipeServer.IsServerRunning()), calling (MethodDesc 00007ffe000c2248 +0 System.Threading.Mutex.OpenExisting(System.String, System.Security.AccessControl.MutexRights)) 0000000000b3e1d0 00007ffda1dfa01c (MethodDesc 00007ffda1e69028 +0x1c NLog.Internal.LoggerConfiguration.GetTargetsForLevel(NLog.LogLevel)), calling (MethodDesc 00007ffda1e639c8 +0 NLog.LogLevel.op_Equality(NLog.LogLevel, NLog.LogLevel)) 0000000000b3e210 00007ffda20edc81 (MethodDesc 00007ffda1f65348 +0x1f1 pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.SendMessageOrStartApplication(System.Func1<System.String>, System.Func1<Boolean>, Boolean)), calling (MethodDesc 00007ffda1f65370 +0 pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedApplicationStarter.TryStartApplication(System.Func1, Boolean))
0000000000b3e2b0 00007ffda20eda50 (MethodDesc 00007ffda1ff5da0 +0xb0 pdfforge.PDFCreator.Core.Startup.AppStarts.MaybePipedStart.Run())
0000000000b3e300 00007ffda20ebd9c (MethodDesc 00007ffda1e74cc8 +0x6c pdfforge.PDFCreator.UI.Views.App.App_OnStartup(System.Object, System.Windows.StartupEventArgs))
0000000000b3e360 00007ffdfa05ab65 (MethodDesc 00007ffdf9cbcd10 +0xa5 System.Windows.Application.OnStartup(System.Windows.StartupEventArgs))
0000000000b3e3a0 00007ffdf9ff24a5 (MethodDesc 00007ffdf9cbd340 +0x35 System.Windows.Application.<.ctor>b__1_0(System.Object))
0000000000b3e3e0 00007ffdfdd83429 (MethodDesc 00007ffdfdc98a00 +0x69 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32))
0000000000b3e410 00007ffdfdd81f83 (MethodDesc 00007ffdfdc96dd0 +0x223 System.Windows.Threading.Dispatcher.PromoteTimers(Int32)), calling (MethodDesc 00007ffdfdc96dd0 +0x28e System.Windows.Threading.Dispatcher.PromoteTimers(Int32))
0000000000b3e450 00007ffdfdd83325 (MethodDesc 00007ffdfdcdbe90 +0x35 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)), calling (MethodDesc 00007ffdfdc98a00 +0 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32))
0000000000b3e4a0 00007ffdfdd86537 (MethodDesc 00007ffdfdc98de8 +0x107 System.Windows.Threading.DispatcherOperation.InvokeImpl()), calling (MethodDesc 00007ffdfdcdbe90 +0 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate))
0000000000b3e520 00007ffe0032ca72 (MethodDesc 00007ffdfff5a660 +0x162 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean))
0000000000b3e5f0 00007ffe0032c904 (MethodDesc 00007ffdfff5a650 +0x14 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)), calling (MethodDesc 00007ffdfff5a660 +0 System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean))
0000000000b3e620 00007ffe0032c8c2 (MethodDesc 00007ffdfff5a640 +0x52 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)), calling (MethodDesc 00007ffdfff5a650 +0 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean))
0000000000b3e630 00007ffdfdd86249 (MethodDesc 00007ffdfdc9ec90 +0x29 MS.Internal.BaseAppContextSwitches.get_DoNotUseCulturePreservingDispatcherOperations()), calling clr!JIT_GetSharedNonGCStaticBase_InlineGetAppDomain
0000000000b3e670 00007ffdfdd86153 (MethodDesc 00007ffdfdc9dc90 +0x73 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)), calling (MethodDesc 00007ffdfff5a640 +0 System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object))
0000000000b3e680 00007ffdfdd81b80 (MethodDesc 00007ffdfdc96d90 +0x50 System.Windows.Threading.Dispatcher.CriticalRequestProcessing(Boolean)), calling (MethodDesc 00007ffdfdc98c00 +0 System.Windows.Threading.PriorityQueue1[[System.__Canon, mscorlib]].get_MaxPriority()) 0000000000b3e6c0 00007ffdfdd85f90 (MethodDesc 00007ffdfdc98da8 +0x60 System.Windows.Threading.DispatcherOperation.Invoke()), calling (MethodDesc 00007ffdfdc9dc90 +0 MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)) 0000000000b3e720 00007ffdfdd814fb (MethodDesc 00007ffdfdc96ce0 +0x1bb System.Windows.Threading.Dispatcher.ProcessQueue()), calling (MethodDesc 00007ffdfdc98da8 +0 System.Windows.Threading.DispatcherOperation.Invoke()) 0000000000b3e7b0 00007ffdfdd8191d (MethodDesc 00007ffdfdc96d60 +0x6d System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)), calling (MethodDesc 00007ffdfdc96ce0 +0 System.Windows.Threading.Dispatcher.ProcessQueue()) 0000000000b3e7d0 00007ffdfdd85a63 (MethodDesc 00007ffdfdc99538 +0x73 MS.Internal.CopyOnWriteList.get_List()), calling (MethodDesc 00007ffdfdc99538 +0x7f MS.Internal.CopyOnWriteList.get_List()) 0000000000b3e830 00007ffdfdd83671 (MethodDesc 00007ffdfdcdc470 +0xc1 MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)) 0000000000b3e840 00007ffe25456f89 USER32!RtlGetExpWinVer+0x29, calling ntdll!RtlImageNtHeader 0000000000b3e8c0 00007ffdfdd835a0 (MethodDesc 00007ffdfdcdc5e8 +0x80 MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)) 0000000000b3e8c8 00007ffe2544be53 USER32!UserCallWinProcCheckWow+0x483, calling ntdll!RtlDeactivateActivationContextUnsafeFast 0000000000b3e8d0 00007ffe014497b9 clr!JitILStub+0xe, calling clr!MethodDesc::GetNativeCode 0000000000b3e8e0 00007ffe013d5ea9 clr!ThreadNative::GetCurrentThread+0x9, calling clr!GetThread 0000000000b3e910 00007ffdfdd83429 (MethodDesc 00007ffdfdc98a00 +0x69 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)) 0000000000b3e920 00007ffe01496fe1 clr!MemberLoader::GetMethodDescFromMethodDef+0x5d, calling clr!MethodDesc::CheckRestore 0000000000b3e980 00007ffdfdd83325 (MethodDesc 00007ffdfdcdbe90 +0x35 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)), calling (MethodDesc 00007ffdfdc98a00 +0 System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)) 0000000000b3e990 00007ffe0032d893 (MethodDesc 00007ffdfff52f58 +0x33 System.Threading.SynchronizationContext.SetSynchronizationContext(System.Threading.SynchronizationContext)), calling clr!JIT_WriteBarrier 0000000000b3e9a0 00007ffe0032d7aa (MethodDesc 00007ffdfff52f68 +0xa System.Threading.SynchronizationContext.get_Current()), calling 00007ffe013d5ea0 (stub for System.Threading.Thread.GetCurrentThreadNative()) 0000000000b3e9b0 00007ffdfddbb09d (MethodDesc 00007ffdfdca11d0 +0x8d DomainBoundILStubClass.IL_STUB_PInvoke(IntPtr, IntPtr, Int32, IntPtr, IntPtr)) 0000000000b3e9d0 00007ffdfdd80e68 (MethodDesc 00007ffdfdc96a88 +0x168 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)), calling (MethodDesc 00007ffdfdcdbe90 +0 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)) 0000000000b3e9f0 00007ffdfdd806ef (MethodDesc 00007ffdfdc96678 +0x1bf System.Windows.Threading.Dispatcher.FromThread(System.Threading.Thread)), calling (MethodDesc 00007ffdfdc96678 +0x1d1 System.Windows.Threading.Dispatcher.FromThread(System.Threading.Thread)) 0000000000b3ea70 00007ffdfdd82d7f (MethodDesc 00007ffdfdcdc5d8 +0x11f MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)), calling (MethodDesc 00007ffdfdc96a88 +0 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)) 0000000000b3ea90 00007ffe2544c6f6 USER32!_GetWindowLongPtr+0x36, calling USER32!GetWindowData 0000000000b3eb20 00007ffdfdf5a179 (MethodDesc 00007ffdfdce95e0 +0x59 DomainBoundILStubClass.IL_STUB_ReversePInvoke(Int64, Int32, Int64, Int64)) 0000000000b3eb40 00007ffe26652313 ntdll!RtlActivateActivationContextUnsafeFast+0x93, calling ntdll!_security_check_cookie 0000000000b3eb60 00007ffe25463bf0 USER32!CtfHookProcWorker+0x20, calling USER32!guard_dispatch_icall_nop 0000000000b3eb90 00007ffe013d21fe clr!UMThunkStub+0x6e 0000000000b3ebe0 00007ffe254602aa USER32!__fnHkINLPMSG+0x8a, calling ntdll!NtCallbackReturn 0000000000b3ec20 00007ffe2544bc50 USER32!UserCallWinProcCheckWow+0x280, calling USER32!guard_dispatch_icall_nop 0000000000b3ec30 00007ffe266d90a4 ntdll!KiUserCallbackDispatcherContinue, calling ntdll!KiUserCallForwarder 0000000000b3ece0 00007ffe2544bb14 USER32!UserCallWinProcCheckWow+0x144, calling ntdll!RtlActivateActivationContextUnsafeFast 0000000000b3ecf0 00007ffe013d66c2 clr!StubHelpers::SetLastError+0x13, calling clr!GetThread 0000000000b3ed20 00007ffdfddbb40a (MethodDesc 00007ffdfdca1290 +0xaa DomainBoundILStubClass.IL_STUB_PInvoke(System.Windows.Interop.MSG ByRef, System.Runtime.InteropServices.HandleRef, Int32, Int32)), calling 00007ffe013d66b0 (stub for System.StubHelpers.StubHelpers.SetLastError()) 0000000000b3ed80 00007ffe2544b5cf USER32!DispatchMessageWorker+0x19f, calling USER32!UserCallWinProcCheckWow 0000000000b3edd0 00007ffe013d4c65 clr!JIT_InitPInvokeFrame+0x15, calling clr!GetThread 0000000000b3ee00 00007ffdfddbb568 (MethodDesc 00007ffdfdca12f0 +0x78 DomainBoundILStubClass.IL_STUB_PInvoke(System.Windows.Interop.MSG ByRef)) 0000000000b3ee20 00007ffdfdd817e5 (MethodDesc 00007ffdfdc96d20 +0x105 System.Windows.Threading.Dispatcher.GetMessage(System.Windows.Interop.MSG ByRef, IntPtr, Int32, Int32)), calling (MethodDesc 00007ffdfdc96d20 +0x12a System.Windows.Threading.Dispatcher.GetMessage(System.Windows.Interop.MSG ByRef, IntPtr, Int32, Int32)) 0000000000b3ee60 00007ffdfddbb568 (MethodDesc 00007ffdfdca12f0 +0x78 DomainBoundILStubClass.IL_STUB_PInvoke(System.Windows.Interop.MSG ByRef)) 0000000000b3eec0 00007ffdfdd8008b (MethodDesc 00007ffdfdc96d10 +0xeb System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)), calling 00007ffdfdd5bb88 (stub for MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)) 0000000000b3ef50 00007ffdf9ff245d (MethodDesc 00007ffdf9cbd320 +0x6d System.Windows.Application.RunDispatcher(System.Object)), calling (MethodDesc 00007ffdfdc96798 +0 System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)) 0000000000b3ef90 00007ffdf9ff1fba (MethodDesc 00007ffdf9cbce48 +0x8a System.Windows.Application.RunInternal(System.Windows.Window)), calling (MethodDesc 00007ffdf9cbd320 +0 System.Windows.Application.RunDispatcher(System.Object)) 0000000000b3eff0 00007ffda1de7180 (MethodDesc 00007ffda1cd67d0 +0x220 pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.StartApplication(System.String[], System.Func1<pdfforge.PDFCreator.Editions.EditionBase.Bootstrapper>)), calling (MethodDesc 00007ffdf9cbc658 +0 System.Windows.Application.Run(System.Windows.Window))
0000000000b3f040 00007ffda1de6a9f (MethodDesc 00007ffda1cd67c0 +0x2f pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.Main(System.String[], System.Func1<pdfforge.PDFCreator.Editions.EditionBase.Bootstrapper>)), calling 00007ffda1de01d0 (stub for pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.StartApplication(System.String[], System.Func1))
0000000000b3f0a0 00007ffda1de0564 (MethodDesc 00007ffda1cd59d8 +0x64 pdfforge.PDFCreator.Editions.PDFCreator.Program.Main(System.String[])), calling 00007ffda1de01c8 (stub for pdfforge.PDFCreator.Editions.EditionBase.ProgramBase.Main(System.String[], System.Func`1))
0000000000b3f0e0 00007ffe013d6793 clr!CallDescrWorkerInternal+0x83
0000000000b3f120 00007ffe013d6665 clr!CallDescrWorkerWithHandler+0x4e, calling clr!CallDescrWorkerInternal
0000000000b3f130 00007ffe014bb06f clr!ArgIteratorTemplate::GetNextOffset+0xda, calling clr!MetaSig::GetElemSize
0000000000b3f160 00007ffe013d736d clr!MethodDescCallSite::CallTargetWorker+0xf8, calling clr!CallDescrWorkerWithHandler
0000000000b3f1b0 00007ffe0154a1f9 clr!MethodDesc::IsVoid+0x21, calling clr!MetaSig::IsReturnTypeVoid
0000000000b3f260 00007ffe01548e40 clr!RunMain+0x1e7, calling clr!MethodDescCallSite::CallTargetWorker
0000000000b3f2d0 00007ffe22fa76b3 KERNELBASE!QuirkIsEnabled3+0x23, calling KERNEL32!QuirkIsEnabled3Worker
0000000000b3f400 00007ffe013df590 clr!Thread::SetBackground+0x9f, calling clr!ThreadSuspend::UnlockThreadStore
0000000000b3f440 00007ffe0154968a clr!Assembly::ExecuteMainMethod+0xb6, calling clr!RunMain
0000000000b3f470 00007ffe2665af7e ntdll!RtlpAllocateHeapInternal+0xfe, calling ntdll!RtlpLowFragHeapAllocFromContext
0000000000b3f4c0 00007ffe014a6054 clr!SString::GetUnicode+0x4d, calling clr!_security_check_cookie
0000000000b3f500 00007ffe014bb0be clr!MetaSig::SkipArg+0x2e, calling clr!SigParser::SkipExactlyOne
0000000000b3f510 00007ffe26660f20 ntdll!RtlFreeHeap+0x150, calling ntdll!RtlGetCurrentServiceSessionId
0000000000b3f550 00007ffe013d6969 clr!EEHeapFreeInProcessHeap+0x45, calling KERNEL32!HeapFreeStub
0000000000b3f580 00007ffe013f91a3 clr!SString::~SString+0x3e
0000000000b3f590 00007ffe26660f20 ntdll!RtlFreeHeap+0x150, calling ntdll!RtlGetCurrentServiceSessionId
0000000000b3f5c0 00007ffe22f7988f KERNELBASE!WaitForSingleObjectEx+0x9f, calling ntdll!NtWaitForSingleObject
0000000000b3f5d0 00007ffe26661208 ntdll!RtlFreeHeap+0x438, calling ntdll!RtlpIsSubSegmentReuseable
0000000000b3f5f0 00007ffe014fb00c clr!AppDomain::GetFriendlyNameForDebugger+0x48, calling clr!SString::GetUnicode
0000000000b3f650 00007ffe013d6969 clr!EEHeapFreeInProcessHeap+0x45, calling KERNEL32!HeapFreeStub
0000000000b3f6a0 00007ffe014e27b0 clr!CLRConfig::GetConfigValue+0x14, calling clr!CLRConfig::GetConfigValue
0000000000b3f6c0 00007ffe013d69b9 clr!operator delete+0x29
0000000000b3f6d0 00007ffe014ff777 clr!MulticoreJitManager::AutoStartProfile+0x60, calling clr!Wrapper<unsigned char * __ptr64,&DoNothing<unsigned char * __ptr64>,&Delete,0,&CompareDefault<unsigned char * __ptr64>,2,1>::~Wrapper<unsigned char * __ptr64,&DoNothing<unsigned char * __ptr64>,&Delete,0,&CompareDefault<unsigned char * __ptr64>,2,1>
0000000000b3f6f0 00007ffe013f8faa clr!Wrapper<IAssemblyName * __ptr64,&DoNothing<IAssemblyName * __ptr64>,&DoTheRelease,0,&CompareDefault<IAssemblyName * __ptr64>,2,1>::~Wrapper<IAssemblyName * __ptr64,&DoNothing<IAssemblyName * __ptr64>,&DoTheRelease,0,&CompareDefault<IAssemblyName * __ptr64>,2,1>+0x52
0000000000b3f700 00007ffe013d6131 clr!Frame::Pop+0xe, calling clr!GetThread
0000000000b3f730 00007ffe01549547 clr!SystemDomain::ExecuteMainMethod+0x639, calling clr!Assembly::ExecuteMainMethod
0000000000b3f760 00007ffe013d4f65 clr!REGUTIL::RegCacheValueNameSeenPerhaps+0x29, calling clr!HashiStringKnownLower80
0000000000b3f950 00007ffe013d5f7c clr!CrstBase::Leave+0x30, calling ntdll!RtlLeaveCriticalSection
0000000000b3f9d0 00007ffe0159037c clr!AllocateObject+0xbc
0000000000b3fa00 00007ffe01474074 clr!HndCreateHandle+0xe0, calling clr!StressLog::LogOn
0000000000b3fa50 00007ffe013dfdcd clr!CreateGlobalHandle+0xe, calling clr!GetCurrentThreadHomeHeapNumber
0000000000b3fa80 00007ffe015111b3 clr!AppDomain::SetupSharedStatics+0xf0, calling clr!ErectWriteBarrier
0000000000b3faa0 00007ffe0153ab65 clr!SafeHandle::Init+0x41, calling clr!MethodDesc::GetSlot
0000000000b3fad0 00007ffe01541ea5 clr!EEStartupHelper+0x795, calling clr!ConfigDWORD::val
0000000000b3fcf0 00007ffe015416e5 clr!EEStartup+0x15, calling clr!EEStartupHelper
0000000000b3fd50 00007ffe01548edd clr!ExecuteEXE+0x3f, calling clr!SystemDomain::ExecuteMainMethod
0000000000b3fdc0 00007ffe01548cc2 clr!CorExeMainInternal+0xb2, calling clr!ExecuteEXE
0000000000b3fe20 00007ffe2668a670 ntdll!RtlSetLastWin32Error+0x40, calling ntdll!_security_check_cookie
0000000000b3fe50 00007ffe01549c34 clr!CorExeMain+0x14, calling clr!CorExeMainInternal
0000000000b3fe90 00007ffe044ca56d mscoreei!CorExeMain+0x112
0000000000b3fec0 00007ffe059b1504 MSCOREE!GetShimImpl+0x18, calling MSCOREE!InitShimImpl
0000000000b3fed0 00007ffe059ba4cf MSCOREE!CorExeMain_Exported+0xef, calling KERNEL32!GetProcAddressStub
0000000000b3fef0 00007ffe059ba44c MSCOREE!CorExeMain_Exported+0x6c, calling MSCOREE!guard_dispatch_icall_nop
0000000000b3ff20 00007ffe255a2774 KERNEL32!BaseThreadInitThunk+0x14, calling KERNEL32!guard_dispatch_icall_nop
0000000000b3ff50 00007ffe266a0d51 ntdll!RtlUserThreadStart+0x21, calling ntdll!guard_dispatch_icall_nop

After kill and restart of PDFCreator everything goes fine, but it would be nice to avoid kill & restart.

Posts: 4

Participants: 2

Read full topic


PDFCreator 2.3 - file size too large

$
0
0

@issac8004 wrote:

Hi everyone, I’m using version 2.3 and the file sizes of the PDF’s are increasing over 100x. I’ve tested using the PDFCreator testpages, as an example. The original is only 75KB, but when I print it again through PDFCreator, the new copy is over 7MB. I’ve tried switching some of the compression settings, but it doesn’t seem to make a difference. Anyone know how to fix this?

Posts: 2

Participants: 2

Read full topic

How can I share 1 printer/profile with all users (new and existing)? (PDFCreator 2.5.3)

$
0
0

@FrankRamage wrote:

I need a single, all-user Printer+Profile combination with the exact same settings for all users, new and existing.

I need to create a Printer+Profile COMBINATION with very specific settings that will be available to all users (new AND existing) on a machine.

As an admin, I need full control of the settings on this printer/profile combination.
The printer/profile settings must be the same for all users of this device.
It needs to be available to all users.

Windows 7
PDFCreator 2.5.3

Can I accomplish this with PDFCreator?

Thank you for your help and this product!

Posts: 4

Participants: 2

Read full topic

Tips on troubleshooting printing from command line

$
0
0

@Devin_McCubbins wrote:

I’m having some trouble printing from a specific application. When I open up the printer in windows and select print test page the auto save features will function correctly, however when submitting a job using command line the job never completes. The job seems to hit the spooler but the pdf file is never generated where I think it should be. Is there a log file somewhere where I can find how this is working.

The command I’m using to print is this:

pdfcreator.exe /PrintFile=“c:\filepath\filename.txt” /printername=“PDFCreator.exe”

Any help on this would be great.

Thanks
-Devin

Posts: 2

Participants: 1

Read full topic

Wrong printed paper size

$
0
0

@UniBomb wrote:

Hello. Sorry for my english. Firstly i’m trying search solving of my problem, but couldn’t find.

I need to use PDFCreator as proxy-printer on windows 10 desktop. In setting->action i set checked “print document”. But documents was printed with wrong paper size.

Generated by PDFCreator documents have size 210 by 297 mm (correct A4 dimensions).

Printed documents have size 215.9 by 279.4 mm (not corrected).

So, i checked all setting of all printers, all settings in print dialogs. Size and dpi at all of this is identical.

What i do wrong?

Posts: 2

Participants: 2

Read full topic

Converting From 1.2.1 to 2.5.3 - Replacing clsPDFCreator

$
0
0

@garak0410 wrote:

I am a neophyte to intermediate VBA Developer (and SOLO/All Things IT Director). We have a VBA heavy spreadsheet that uses PDF Creator to make and help email a PDF of one of the worksheets.

Here lately, it has been inconsistent on a few machines. So much so that I put one of the users in a rebuilt Windows 10 machine and it works fine again. But alas, I have another user who is having problems.

So I thought I’d look into upgrading to 2.5.3 but I know I need to replace the clsPDFCreator object.

The VBA code only calls for it one time in this line:

Set pdfjob = CreateObject("PDFCreator.clsPDFCreator")

I doubt it would be that easy to simply replace clsPDFCreator with another command but if so, which one would I use? Would it be PDFCreatorObj?

Thanks…

Posts: 1

Participants: 1

Read full topic

Viewing all 1241 articles
Browse latest View live