I’ve come across the excellent PDF Library code SynPDF and would like to use it to display a PDF document in a Delphi form (I cant use an imported ‘Acrobat Control for ActiveX’ control because it has issues with stealing the focus when it appears – plus a few other wrinkles). I cannot see any ‘LoadFromFile’ or indeed any parsing-type commands within SynPDF.pas. It is designed only for creating PDF documents?
Share
I’ve answered in our forum your question you posted there. It’s the first place to ask for such dedicated answer IMHO.
Here is my answer (for SO users):
Thanks for your interest!