You are not logged in.
Pages: 1
Hello,
I was happy to find SynPDF as a separate project, but on trying to use it in Delphi 13, I find that there are unsatisfied dependencies. Some are resolved by turning off defines, but there remain some which appear to require other actions. SynCommons and
SynLZ, in particular, remain unsatisfied. Adding them to the project then leads to the discovery in SynCommons that the most recent defined version is:
{$elseif defined(VER360)}'Delphi 11.1 Next'
Before I go further, should SynPDF otherwise be compatible with the later versions of Delphi?
Thanks
Last edited by wmeyer48 (2025-10-14 19:48:58)
Offline
Thanks! Is mormot.ui.pdf.pas freestanding, or will it also have dependencies? I don't want or need all of mormot, just simple access to collect properties from the target file.
Offline
Pages: 1