Print Page | Close Window

Adobe 9 related Issues

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=971
Printed Date: 17 May 24 at 6:48AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Adobe 9 related Issues
Posted By: potlajobs
Subject: Adobe 9 related Issues
Date Posted: 01 Oct 08 at 12:05PM
I am a long time user of IsedQuickpdf(5 years). This is the first time I am posting here.
 
 
If I just load from stream and Save to Stream of a PDF created using Adobe Acrobat 9 and open that pdf I get an Error
 
 
"An error on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem."
 
Sample code I used is
 
    Dim MainDocID As Integer = _QPDF.LoadFromVariant(bArray)
    If (MainDocID > 0) Then
       MainDocID = _QPDF.DocumentID(_QPDF.DocumentCount())
       bArray = CType(_QPDF.SaveToVariant(), Byte())
    end if  
 
This happens only with pdfs that are created using Adobe acrobat 9.0.
and open with any acrobat reader.
 
thank you for your help
Vasu
 
 



Replies:
Posted By: DELBEKE
Date Posted: 02 Oct 08 at 1:42PM
Sorry for that, but the iSed product was design for 1.4 version of the pdf.
Adobe Acrobat 9 produce 1.6 versions, So sometimes, iSedQuickPdf ca'nt open them.


Posted By: Ingo
Date Posted: 03 Oct 08 at 4:34PM
Hi!
 
Versions above 1.4 normally aren't a problem.
If a version 1.6-document isn't encrypted it can be loaded with QuickPDF without problems (the 40- and 128-bit-RC4-encryption is okay, too). The problem is the 128-bit-AES-encryption.
 
Best regards,
Ingo


Posted By: DELBEKE
Date Posted: 07 Oct 08 at 10:29AM
Actually working on it ;)


Posted By: Ingo
Date Posted: 07 Oct 08 at 10:58AM
I can't believe it ;-)
It's / you're unbelievable. 


Posted By: Michel_K17
Date Posted: 07 Oct 08 at 10:45PM
Bravo!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk