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

PDF Creator showing invalid bad license notice

$
0
0

@DavidR wrote:

Starting today, we’re getting an invalid license warning on our PDF create install.


I’ve blocked the license key in this image, but it’s there on the popup.
If I try “Online Activation,” it fails. If I cancel out, it lets me print.
There seems to be some mismatch between the “license is valid - Expires Never” section and these popups, along with the fields that say “Activation valid til:”

Posts: 4

Participants: 2

Read full topic


Speichern als großes Bitmap unvollständig

$
0
0

@wolfgang71 wrote:

Hallo allerseits,

aus einer am PC dargestellten topografischen Rasterkarte möchte ich mittels “pdfCreator 2.5.3” einen großen Ausschnitt als Bitmap speichern. Einzelheiten dazu:
PC mit Windows 7 (64 bit) und 16 GB RAM
Einstellungen pdfCreator:
benutzerdefinierte Papiergröße: 4000 x 4000 mm
Auflösung: 300 dpi
ICM deaktiviert
speichern als png, 300 dpi, 24 bit
Das hat auch gleich beim ersten Versuch sehr gut geklappt und das über 1 GB große Ergebnis ermutigte zu weiteren Ausdrucken. Hier schlug jedoch Murphys Gesetz zu: “wenn es auf Anhieb klappt, liegt der Fehler tiefer”. pdfCreator speicherte zwar wieder scheinheilig etliche Minuten lang ein Bild ab, das Ergebnis war jedoch um 90 nach rechts gedreht, und in dem kanpp 1,5 GB großen png-Bild fehlte ein größerer Bereich und blieb einfach weiß. Hat dazu jemand einen Rat?

Viele Grüße
Wolfgang

Posts: 1

Participants: 1

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: 1

Participants: 1

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: 1

Participants: 1

Read full topic

PDF Creator extrem langsam und fehlerhaft

$
0
0

@Juhser123 wrote:

Seit einiger Zeit dauert es sehr lange, wenn ich unter Firefox drucke (max. 5-7 Seiten zusammenhängend).
Da ich noch eine sehr alte Version installiert hatte, habe ich auf den aktuellen 2.5.3. aktualisiert, aber auch hier dauert es über 5 min. bis die Seite “gedruckt” wird, dabei wird der Rechner extem langsamt, hängt sich zig mal auf und dann passiert es noch, daß ein “Druckfehler” gemeldet wird.
Ich hatte mal so viel Spaß am PDF Creator, aber das gefällt mir überhaupt nicht.
Habe schon den pdf24 installiert, aber da kam auch nur ein “Druckerfehler”.
Nun habe ich alles wieder deinstalliert, und den 2.5.3 Creator installiert, aber auch hier dauert es gefühlte Stunden bis sich etwas tut.
Wer kann mir helfen?
Danke!

Posts: 5

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: 1

Participants: 1

Read full topic

Issue with latest PDFCreator and Outlook

$
0
0

@Jeff_Margel wrote:

I have it set to open an email client (outlook 2010). I have 1.9.3 installed previous and everything was great, except that it would not run my outlook vba code that I just developed. So, I installed the latest PDFCreator and the VBA code runs good. However, there is an issue…

Every time I print it pulls up a new email window (like it should), however the PDFCreator window also shows (the windows where it says application settinngs and profile settings). I have to close it everytime, otherwise the next file I go to print using PDFCreator will just sit there and not open another new email screen.

Is there a way so that this screen does not show?

Posts: 1

Participants: 1

Read full topic

Can't change Custom PostScript Page Size in Printing Preferences

$
0
0

@Hynek wrote:

I use PDFCreator 2.5.3 and Windows 7. I’m trying to set the custom PostScript page size under Control Panel > Devices and Printers > PDFCreator > Printing Preferences to 5.75 x 8.75 inches and it’s not possible. When I type 5.75 in the Width field and press Tab to go to the Height field, the value changes to 0.00. When I just type 5.75 and click OK, I receive an “Custom Page Size Error” and the width changes to 1 inch. I can enter integer values (ie. no decimal places) and click OK, but the values change when I open the Custom Page Size dialog again.

Changing the custom PageScript page size used to work with an older version of PDFCreator, but I don’t remember which version it was.

I can change the PostScript page size in the print task options.

Posts: 3

Participants: 2

Read full topic


Pb : Sortie au format PostScript au lieu de Pdf quand Excel OLE

$
0
0

@mstrup wrote:

Bonjour,

Sur windows server 2012 R2, PdfCreator standard.
Quand j’imprime à partir d’excel en mode ‘normal’, les pdf sont correctement créés.
En revanche, en pilotage OLE, les pdf créés sont en réalité des fichiers PostScript !

Quelqu’un a-t-il déjà rencontré ce problème ?

Posts: 1

Participants: 1

Read full topic

PDF Creator 2.2 -> 2.5 Dateien werden zu groß

$
0
0

@Sabcoll wrote:

Hallo Zusammen,

ich nutze derzeit pdfCreator 2.2 und die von mir erzeugen .PDF Dateien haben stets den gleichen Inhalt, werden in der Version 2.2 runde 9-10kb groß.
Ich habe nun testweise die aktuellste Version ausprobiert und hier bekomme ich, bei gleichen Einstellungen, Datein von 14-16 kB Größe. Ich würde sogar den Kauf einer der Business Versionen in Betracht ziehen, wenn mir nur garantiert würde, dass die Dateien nicht größer als die bisherigen 10kb werden.

Wie sich das auswirkt, wenn man die Dateien in einer Datenbank nachhalten muss, kann man sich leicht vorstellen.
Gibt es einen bestimmten Grund dafür, warum die Dateien durch den Versionswechsel so groß werden?

Welche Einstellungen muss man treffen, um die Datei so klein wie möglich zu kriegen?

Vielen Dank für die Hilfe,
Sabcoll

Posts: 1

Participants: 1

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: 2

Participants: 2

Read full topic

Merging horizontal documents fail

$
0
0

@moxybobya_tatuta wrote:

Hello there,
today I tried to merge a few horizontal documents to a new horizontal documents, but instead the programm just cut of the edges. Has somebody faced a similiar problem and can give me instructions on how to fix this ?

Posts: 1

Participants: 1

Read full topic

PDFCreator Windows Server 2008

$
0
0

@rafael.camaraa wrote:

Hello,

I was using PDFCreator version 2.5.3 that is installed on my Windows Server 2012.
Today I had a problem in my computer and unfortunately from now on I have to use Windows Server 2008. I try to install the PDFCreator on Windows Server 2008 but i´m receiving a message (Please Use PDFCreator Terminal Services). PDFCreator is integrated with my application. My code will be the same? There is a free version for Terminal Services). I just need to print as PDF using PDFCreator, I´m not intersted to use any different options or controls.

Thanks in advance,
Rafael

Posts: 1

Participants: 1

Read full topic


PDF Creator Server Reinstall - Activation reuse failed

$
0
0

@VirussInside wrote:

Hello,

I really need some help for the installation of the server version.

We had a PDF Server with a license activated on the server but PDFCreator got removed by error with all the settings.

But now that I try to reinstall it it says that my license key is already used.

I wish you could help me as fast as possible.

Thank you

Posts: 1

Participants: 1

Read full topic

Profils via GPO

$
0
0

@cirdec wrote:

Bonjour,

Je souhaite paramétrer un profil identique à tous mes utilisateurs.
Est-il possible de le faire par GPO ? Si oui comment ?

Merci

Posts: 2

Participants: 2

Read full topic

License Renewal

$
0
0

@RobE wrote:

Hi - I am running PDF Creator 1.1.1 and am finding that I have to manually renew the license each week by using the appropriate button in the settings dialog. The service shuts down unless I remember to re-activate. Is there a way to automate this?

Rob

Posts: 3

Participants: 2

Read full topic

PDF Creator Server Machine or user blocked

$
0
0

@PMS wrote:

Hello,

I was working on installing the PDF Creator Server and after entering my license key in red text I get:

Message: Machine or user blocked

Can anyone give me some help with this, it won’t let me continue with installation.

Posts: 1

Participants: 1

Read full topic

Wrong number of pages to print?

$
0
0

@zaklopotany wrote:

Hello,

I don’t use PDFCreator so often, just once per month or even less frequently. However, I noticed possible bug in newest 2.5.3 version. My previous release was 2.4.1 and it worked OK.

Short background: My system is Windows 10 Pro (Version 1607 with all updates) and I use Apache OpenOffice 4.1.3 for quite long time to prepare documents (due to their specific, they are prepared separately). Some of them are in portrait orientation and the rest is in landscape. Procedure is following: I export odt files via OpenOffice to pdf format and then I merge all documents into one final PDF output (using PDFCreator), which I want to print on both sides of paper partially due to practical reasons:

  • portrait pages - flip on long edge
  • landscape pages - flip on short edge

To be clear, I open PDF files in Adobe Reader 11.0.22.

And here is the problem. Final document should contain 7 pages, so I am able to set pages 1-2 to print as portrait and pages 3-7 as landscape. It worked in previous PDFCreator as I expected. In newest version, I have 7 pages before printing, but when I choose specific range of pages to print, it is set by default as “1-3” (previously it was “1-7”). In preview I can see all 7 pages (not 3, as it is displayed). When I set range as “1-2”, I see in preview pages “1-4” and exactly 4 pages are printed (I verified it), what is definitely incorrect, because I need to set different flip modes for portrait and landscape pages. Moreover, when I set single page, it looks following:

  • page 1 - indeed, the first page is ready to print
  • page 2 - it sets page 4 to print
  • page 3 - page no. 7 is ready to print
  • page 4 - OK, page 4 is visible on preview. Same effect with page 5, 6 and 7 - correct page is displayed.

Here is screenshot (the same effect is visible, when I change printer type from Canon MX530 to PDFCreator, so printer’s soft is not the cause):

I remind - I still have old documents (source odt, partial pdf and final pdf) and they are displayed correctly. When I created such final PDF document from old files, but with newest PDFCreator, the issue is also visible. This is the reason, why I assume, that newest version is affected somehow.

I tried to do some tests:

  1. Test with files discussed above. For the first look, it seems that merging landscape oriented documents is affected. I printed multiple times one portrait oriented document (mean the same document is merged several times into one final document) and didn’t notice problem, while the same procedure for landscape oriented document allowed me to reproduce issue. However, it can be caused by special content in my specific landscape documents.
  2. Test with newly created documents. During this test I found possible root cause. Here is scenario, how to reproduce issue: create odt document with one portrait oriented page and next document with landscape orientation and 2 pages, where manual page break creates new page. Export such documents to PDF files. Merge received PDF files into one file using PDFCreator (portrait page should be first in final document). Open final document in Adobe Reader - 3 pages should be there. Effect - when you want to print range of pages equal “1-2”, the preview shows always 3 pages and 3 pages are printed instead of 2 (verified):

    It is definitely wrong.

Please try to investigate described “phenomena”. I can sent my results, if my description isn’t clear and it is necessary to proceed. However, please be aware, that due to very limited time, my answers may be significantly delayed.

Thank you for your efforts in advance.

BR,

zaklopotany

Posts: 1

Participants: 1

Read full topic

Viewing all 2635 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>