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 > General Discussion
  New Posts New Posts RSS Feed - Colour printing - multiple pages
  FAQ FAQ  Forum Search   Register Register  Login Login

Colour printing - multiple pages

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


Joined: 08 Mar 13
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Colin Quote  Post ReplyReply Direct Link To This Post Topic: Colour printing - multiple pages
    Posted: 08 Mar 13 at 5:28AM
Hi.

I am using Quick PDF Library 7 with Delphi.
I can print a single page document which has colour images.
I can print a multipage document which has no colour images.
I cannot print a multi page document which has colour images. I get a debugger exception my.exe raised exception class Exception with message'' for each page. The printer will then push out blank pages?

PDFLibrary.LoadFromFile(Thefilepath);
printDialog1.MinPage := 1;
printDialog1.MaxPage := PDFLibrary.PageCount;
printDialog1.FromPage := 1;
printDialog1.ToPage := PDFLibrary.PageCount;
if printDialog1.Execute then begin
    PDFLibrary.PrintDocument(Printer.Printers[Printer.PrinterIndex],
    printDialog1.FromPage, printDialog1.ToPage,PDFLibrary.PrintOptions (1, 1, ''));
end;

What is wrong?
Colin
Back to Top
AndrewC View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 08 Dec 10
Location: Geelong, Aust
Status: Offline
Points: 841
Post Options Post Options   Thanks (0) Thanks(0)   Quote AndrewC Quote  Post ReplyReply Direct Link To This Post Posted: 11 Mar 13 at 9:22AM
Colin,

It sounds like the PDF might be malformed.  You may need to create a case with the Debenu official support via http://www.debenu.com/support/contact/

Which version of QPL 7.xx are you using ?

Andrew.
Back to Top
Colin View Drop Down
Beginner
Beginner


Joined: 08 Mar 13
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Colin Quote  Post ReplyReply Direct Link To This Post Posted: 12 Mar 13 at 12:17AM
Andrew
I am using 7.25. This is happening with all pdfs which have any color in them (not just created by me, but any existing pdf). I will forward this onto the official support. Thanks for your input.

regards

Colin
Back to Top
AndrewC View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 08 Dec 10
Location: Geelong, Aust
Status: Offline
Points: 841
Post Options Post Options   Thanks (0) Thanks(0)   Quote AndrewC Quote  Post ReplyReply Direct Link To This Post Posted: 14 Mar 13 at 10:04AM
Have you tired updating the printer driver ?  This can often fix strange problems like this.

Andrew.
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