Print error

Yes, sometimes it happens... Please report any bugs here
Locked
iz3zle
New user
Posts: 2
Joined: 31 Dec 2016, 16:20

Print error

Post by iz3zle »

Dear Friends,
I've a request.
When I print my log, all my QSO (2205), program give me "print error".
If I select only few QSO (for example 10 or 100), the print is ok.
My S.O. is Windows 7 - 64.
Version of log4om is 1.28.0.0, but this error there was in the previous version too.
Following some informations about the error:

2017-04-12 19:04:01.7576 INFO: PrintManagement: Begin print logbook
2017-04-12 19:04:02.1008 ERROR: *** PrintManagement: Error while printing logbook ******* [Function: PrintLogbook] System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.Text.StringBuilder.Remove(Int32 startIndex, Int32 length)
at sharpPDF.textAdapter.cropWord(String word, Int32 fontSize, predefinedFont fontType, Int32 textSpace)
at sharpPDF.pdfPage.addTable(pdfTable newTable, Int32 x, Int32 y)
at LogOM.BL.PrintManagement.#=qmLDgTlCtJIb2t0QZMTeNsw==(pdfPage #=qwl6bXTf5CLf7rKDr2dv8cQ==, pdfTable #=qWcTQs8qze22sEufHxRbkLQ==, Int32 #=q0Gr81baqfMdg35rhPKKqmQ==, String #=q65DpGpPCl81UJYz6mQlodg==)
at LogOM.BL.PrintManagement.PrintLogbook(Log log, String fileName, Boolean printHeader, String externalInformations, String opCall, Int32 exportFiltered, Int32 firstPage, Int32 firstQSO)
2017-04-12 19:04:02.1008 ERROR: *** PrintLogbookForm: StartIndex cannot be less than zero.
Parameter name: startIndex ******* [Function: #=qMhYZcwQiFJP9vgSx$7JDhQ==] System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
at System.Text.StringBuilder.Remove(Int32 startIndex, Int32 length)
at sharpPDF.textAdapter.cropWord(String word, Int32 fontSize, predefinedFont fontType, Int32 textSpace)
at sharpPDF.pdfPage.addTable(pdfTable newTable, Int32 x, Int32 y)
at LogOM.BL.PrintManagement.#=qmLDgTlCtJIb2t0QZMTeNsw==(pdfPage #=qwl6bXTf5CLf7rKDr2dv8cQ==, pdfTable #=qWcTQs8qze22sEufHxRbkLQ==, Int32 #=q0Gr81baqfMdg35rhPKKqmQ==, String #=q65DpGpPCl81UJYz6mQlodg==)
at LogOM.BL.PrintManagement.PrintLogbook(Log log, String fileName, Boolean printHeader, String externalInformations, String opCall, Int32 exportFiltered, Int32 firstPage, Int32 firstQSO)
at LogOMUI.PrintLogbookForm.#=qMhYZcwQiFJP9vgSx$7JDhQ==(Object #=quS1AFGawvPEl4BxKLgOXIw==, EventArgs #=q86iFdrVjZspk8ixd$2Xr4A==)
2017-04-12 19:04:55.4681 INFO: HRDLogManagement: ON AIR start
2017-04-12 19:04:55.5461 INFO: HRDLogManagement: ON AIR Sent


Thank you for your help.
Kind regards
Antonio IZ3ZLE
User avatar
IW3HMH
Site Admin
Posts: 2926
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: Print error

Post by IW3HMH »

Checking.
Thanks for the report
Daniele Pistollato - IW3HMH
Locked