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 - Large spool size
  FAQ FAQ  Forum Search   Register Register  Login Login

Large spool size

 Post Reply Post Reply
Author
Message
CuraSoft View Drop Down
Beginner
Beginner


Joined: 16 Nov 16
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote CuraSoft Quote  Post ReplyReply Direct Link To This Post Topic: Large spool size
    Posted: 23 Nov 16 at 1:00PM
When printing a PDF with the Debenu Quick Pdf library the resulting spoolsize  is much greater than printing the same PDF with Adobe or other viewers.

Almost empty test PDF: 

Simplified delphi code looks like this:
  lib := TDebenuPDFLibrary.Create;
  try
    lib.LoadFromFile('test.pdf', '');
    lib.PrintDocumentToPrinterObject(Printer, 1, lib.PageCount, lib.PrintOptions(0, 0, 'TestSpool'));
  finally
    lib.Free;
  end;

When printing this test file the resulting spoolsize from debenu is 4,75 KB and printed from Adobe 879 Bytes.

Anyone an idea what i can do?
Back to Top
Ingo View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 29 Oct 05
Status: Offline
Points: 3530
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ingo Quote  Post ReplyReply Direct Link To This Post Posted: 23 Nov 16 at 1:54PM
Hi CuraSoft,

from technical view QuickPDF realize the printout with render functionality.
Adobe products are doing the print out while interpreting the pdf-code.
It's like it is - you can do nothing.
Please keep in mind that - for example - the adobe pdf reader comes along with a 100 and more mb installation and on the other hand you have the slim line QuickPDF - there SHOULD be differences ;-)

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