View Single Post
  #2  
Old 30-06-2019, 01:30
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,754
Thanks: 2,191
Thanked 11,220 Times in 2,312 Posts
Razor12911 is on a distinguished road
I don't understand, there are demos in the source code that show how to use poppler
poppler-0.78.0.tar.xz\poppler-0.78.0\glib\demo
poppler-0.78.0.tar.xz\poppler-0.78.0\qt5\demos

also here:

https://freedesktop.org/wiki/Software/poppler/

there is a part that says
"Non exhaustive list of programs using poppler"

check one of them to see how they applied poppler in their projects

if you can't port the code from cpp to delphi then try looking at these:
https://torry.net/pages.php?id=521

or find TMS components that deal with pdfs since the sources are written in Delphi
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
Carldric Clement (30-06-2019), ShivShubh (24-11-2019)