Compare seems to work but when
having documents with tables(i could send the docments i try to compare) i get the following exception: Page have not room to place a paragraphs.
@jerbosuwv
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): COMPARISONNET-3958
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
The issues you have found earlier (filed as COMPARISONNET-3958) have been fixed in this update. This message was posted using Bugs notification tool by anton.samarskyy
After installing the newer version i get the following error:
Could not load file or assembly ‘System.Drawing.Common, Version=4.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’ or one of its dependencies. The system cannot find the file specified…
some more logging:
The type initializer for ‘Aspose.Pdf.XmpField’ threw an exception. The type initializer for ‘Aspose.Pdf.XmpValue’ threw an exception. at Aspose.Pdf.XmpField.get_Empty()
at #=zdOLCm3mUhfkwdiCMYC5ANgLss7hTfBAFkY5JIMU=…ctor(#=zuzVNoakvmO7FKtVYuVKgoM9cVI65aPdFHAPPudc= #=zEFfoSmo=, Boolean #=z_Hi6KyVmvyyI)
at #=z_rTvZnPcGrZNDTn3cCzBgZmDDVLZ4oUnjwdc8Ro=…ctor()
at #=z$IMHLTT6XB2gwNQXBheFyo90ajOoiOtAVYVJsUc=…ctor()
at #=z7OYuAG6f2B6JknBGFTA5vFz1aCgt6MVylHWQoYo=.#=zZTKGr0xqNsTf()
at #=zwiHnLPO_pZ01jMkPUb7Sieg1JxTdVDWsul3ecjQaiKt4…ctor(#=zqv9Ie2eWCbughkRzPQLY6qSDeFdh #=zLcBpNpM=, #=zNlXqjqNz0HpTaLoyRkQsQ2WmHlx$Iu3rWg== #=z2gjj94w=, #=zU9Vh7gAU4ZMIdpayEFMv6gxhqTuqYBtuz8Oe2ME= #=zAdmSA0cywQaq)
at #=zb4x1ZjNtomqLO6WKZLqqLSyMfSPbcBdMGcd1irg=.#=zCH0X7k3JtbuI(#=zqv9Ie2eWCbughkRzPQLY6qSDeFdh #=zLcBpNpM=, #=zNlXqjqNz0HpTaLoyRkQsQ2WmHlx$Iu3rWg== #=z2gjj94w=, #=zU9Vh7gAU4ZMIdpayEFMv6gxhqTuqYBtuz8Oe2ME= #=zAdmSA0cywQaq)
at Aspose.Pdf.Page.CalculateContentBBox()
at …ctor(Page )
at .(Page )
at …ctor(Page )
at . ()
at .( )
at . ( , CompareOptions , SaveOptions )
at GroupDocs.Comparison.Comparer.(Stream , Document , Document , CompareOptions , SaveOptions , )
at GroupDocs.Comparison.Comparer.Compare(Stream document, SaveOptions saveOptions, CompareOptions compareOptions)
at GroupDocs.Comparison.Comparer.Compare(String filePath)
at UWV.OM.TEST.Teststeps.PDFCompare.PDFCompareController.check(String bron, String doel, String result)
at UWV.OM.TEST.Teststeps.PDFCompare.PDFCompareController.checkDirs(String bronDir, String doelDir, String resultDir)