bei io.konik.carriage.pdfbox.PDFBoxInvoiceAppender.append(AppendParameter appendParameter)
bei io.konik.PdfHandler.append(Invoice , InputStream , OutputStream )
bei io.konik.PdfHandler.appendInvoice(Invoice invoice, InputStream inputPdf, OutputStream resultingPdf)
bei mpsZugferd.mpsZugferdObj.attachInvoiceToPdf(Invoice invoice, String pdfPath) in c:\Users\cka\Documents\Visual Studio 2012\Projects\ZUGFeRD\mpsZugferd\mpsZugferdObj.cs:Zeile 851.
bei mpsZugferd.mpsZugferdObj.create(mpsRechnungMetadaten metadaten, String pdfPath) in c:\Users\cka\Documents\Visual Studio 2012\Projects\ZUGFeRD\mpsZugferd\mpsZugferdObj.cs:Zeile 502.
bei ZUGFeRD.TestForm.btnCreate_Click(Object sender, EventArgs e) in c:\Users\cka\Documents\Visual Studio 2012\Projects\ZUGFeRD\ZUGFeRD\TestForm.cs:Zeile 195.
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bei ZUGFeRD.Program.Main() in c:\Users\cka\Documents\Visual Studio 2012\Projects\ZUGFeRD\ZUGFeRD\Program.cs:Zeile 19.
bei System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
bei Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart()