Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - Extract text Debenu for Linux PHP
  FAQ FAQ  Forum Search   Register Register  Login Login

Extract text Debenu for Linux PHP

 Post Reply Post Reply
Author
Message
spiguet View Drop Down
Beginner
Beginner
Avatar

Joined: 29 Jul 20
Location: France
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote spiguet Quote  Post ReplyReply Direct Link To This Post Topic: Extract text Debenu for Linux PHP
    Posted: 29 Jul 20 at 3:30PM
Hi,

I have a extract problem with Debenu for LINUX PHP, some PDF not all, the job of Extract function dosent work.

The PDF that not work to extract process, are compressed!

Thanks,

Sébastien.
Back to Top
Ingo View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 29 Oct 05
Status: Offline
Points: 3524
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ingo Quote  Post ReplyReply Direct Link To This Post Posted: 30 Jul 20 at 8:33PM
Sebastien...

think you mean encrypted?
So you should decrypt right after Load.
Here's a short sample in Delphi which always work with any correct pdf-documents:
// --> You have to insert your unlock, too ;-)
// . .  .
   QP := TDebenuPDFLibrary1611.Create;
   try
      QP.LoadFromFile(Edit1.Text, '');

      If ( QP.EncryptionStatus > 0 ) Then
         QP.Decrypt;
// . . .

Cheers and welcome here,
Ingo

Cheers,
Ingo

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store