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 - Support For PDF/A
  FAQ FAQ  Forum Search   Register Register  Login Login

Support For PDF/A

 Post Reply Post Reply
Author
Message
Ludwig View Drop Down
Team Player
Team Player


Joined: 07 May 15
Location: India
Status: Offline
Points: 33
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ludwig Quote  Post ReplyReply Direct Link To This Post Topic: Support For PDF/A
    Posted: 19 Jan 16 at 7:03AM
I am using the Android SDK for Debenu.

I have a PDF which is PDF/A compliant. I wrote some text on it using the following function:

    FlatAPI1115.DPLDrawTextA(mDQPL, 50, 50,"DEBENU WRITING TEST");

Though the text appeared as expected but the PDF was no longer PDF/A compliant. Is there a way, that we can save it as PDF/A, after such edits
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: 19 Jan 16 at 9:28AM
Hi Ludwig,

i think it depends on which font you're using to write in the pdf.
As far as i know all used fonts should be embedded in the pdf to make it PDF/A-compliant.

Cheers,
Ingo

Back to Top
Ludwig View Drop Down
Team Player
Team Player


Joined: 07 May 15
Location: India
Status: Offline
Points: 33
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ludwig Quote  Post ReplyReply Direct Link To This Post Posted: 19 Jan 16 at 9:57AM
Thanks, But even if I simple open the file using:

  
  FlatAPI1115.DPLDAOpenFileA(instanceId, sourcePdf.getAbsolutePath(), "");

 and then just save it at a different location, the file looses its PDF/A compliance.

 FlatAPI1115.DPLSaveToFileA(instanceId , "newPdfPath.pdf");

Am I doing something wrong?
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: 19 Jan 16 at 5:35PM
Hi Ludwig,

"PDF/A" means to handle the product a bit like an archive. It's made and locked for reading in the future. NOT for editing. LoadFromFile means "open for editing" and save COULD be to save a modified document. As a result PDF/A is removed and it doesn't matter what you've really done or not.

Try DAOpenFileReadOnly i (don't know but i) think this should help for loosing PDF/A-compliance.

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