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!
Extracting Pages |
Post Reply |
Author | |
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
Posted: 27 Mar 07 at 11:04PM |
Hi, when I extract pages using QuickPDF, pages are much bigger than extracting them with Adobe Acrobat itself.
Page 102 - 2106 Kb - 61 Kb Page 411 - 2100 Kb - 55 Kb Anyone knows why? Regards, |
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Hi Jose!
Are there any images on these pages? If there's one image reference for each page inside the pdf... QuickPDF put it on each extracted page? Does the extracted pages from Acrobat and QuickPDF looking identical? Best regards, Ingo |
|
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
|
I little one at the the end of the page.
The pages are absolutely identicals. If you don´t mind I can send them to you. I have a procedure that is lasting forever, because the size of the files... Regards, |
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Okay... send it.
|
|
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
|
One thing that can help. When I was Zipping the 4 files to send to you (just in case), the Ratio for Acrobat pages was 16% and the Ratio for QuickPDF pages was 92%!!!
ZIP File Size is 427 Kb. Regards, |
|
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
|
What is your e-mail address?
|
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
ingo[dot]schmoekel[at]ewetel[dot]net
|
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Hi Jose! In this case perhaps you should try functions like CompressContent CompressPage CompressFonts CompressImages first. Best regards, Ingo |
|
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
|
Sent.
Regards, |
|
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
|
The problem is that it´ll take more time to extract pages in my procedure...
I think that I´ll need another way to do this. Regards, |
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Hi Jose!
Did you try the compress-functions? Best regards, Ingo |
|
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
|
No. The problem itself is not the size of the extracted page. The problem is that it is taking much more time to extract these pages than other PDF files and it´s taking a long time to extract all the pages of the file.
I think that the problem is in the source file. Today I´ll be studying this problem. I´ll let you know of any solution. Thanks anyway. Best Regards, |
|
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
|
Do you know of any other PDF Library that I can use to extract pages from a PDF document?
I want to see where is the problem. Regards, |
|
jose.cavalcanti
Beginner Joined: 03 Jan 07 Location: Brazil Status: Offline Points: 19 |
Post Options
Thanks(0)
|
I´m here again Ingo.
As you can remember, I need to extract pages from PDFs Documents. Everything was going fine, but with ONE Publication, the extracted page was 1.215 Mb size from a 240 pages Document with 13.226 Mb size. When I extract the same page from Adobe Acrobat professional 7 the size is 39 Kb. For this Publication I wrote a piece of code using Adobe Acrobat SDK, but it´s giving me a lot of problems (Out of Memory Error, Server Error, etc). The code is: LPARAMETERS toPDFDoc, tcFileNameFrom, tcFileNameTo, tnNumerodaPagina LOCAL llSourceDoc, loJSObject, loExtractedDoc llSourceDoc = toPDFDoc.Open(tcFileNameFrom) loJSObject = toPDFDoc.GetJSObject() loExtractedDoc = loJSObject.ExtractPages(tnNumerodaPagina - 1, tnNumerodaPagina - 1) = loExtractedDoc.SaveAs(tcFileNameTo) = loExtractedDoc.CloseDoc() = toPDFDoc.Close() RETURN Do you know of any other method to extract pages from a PDF Document? Regards, |
|
chicks
Debenu Quick PDF Library Expert Joined: 29 Oct 05 Location: United States Status: Offline Points: 251 |
Post Options
Thanks(0)
|
Have you tried pdftk? It's based on iText, and comes with complete source code. There's a .NET port of iText which you may want to use if pdftk works for you.
Edited by chicks - 26 Apr 07 at 12:49PM |
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Hi Jose!
The real PDF-expert here is Chicks ;-) You should try pdftk/iText. There's a C#-version iTextSharp, too. Best regards, Ingo |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store