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 - Print and Sort
  FAQ FAQ  Forum Search   Register Register  Login Login

Print and Sort

 Post Reply Post Reply
Author
Message
PDFNow View Drop Down
Beginner
Beginner
Avatar

Joined: 20 Dec 11
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote PDFNow Quote  Post ReplyReply Direct Link To This Post Topic: Print and Sort
    Posted: 20 Dec 11 at 8:50AM
Hello,

I want to print a pdf-document several times with this code:

            Dim customPrinter
            Call QP.LoadFromFile("C:\Temp\Test.pdf")
            customPrinter = QP.NewCustomPrinter(GetDefaultPrinterName)
            Call QP.SetupCustomPrinter(customPrinter, 8, 1)
            Call QP.SetupCustomPrinter(customPrinter, 4, 2)
            Call QP.PrintDocument(customPrinter, 1, QP.PageCount, QP.PrintOptions(0, 0, "PDF"))

The problem is that the printout is'nt sorted.

Does someone know an answer to my problem?

Thanks.
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: 21 Dec 11 at 3:23AM
Unfortunately some printer drivers do not use the DEVMODE settings at all and store the settings in their own positions.  

Here are some other customers with similar problem.  Also this is a Windows design issue and not something we can fix in QPL apart from the following functions below.


We have added the following functions into QPL recently

http://www.quickpdflibrary.com/help/quickpdf/GetPrinterDevModeToString.php
http://www.quickpdflibrary.com/help/quickpdf/SetPrinteDevModeFromString.php

Andrew.
Back to Top
PDFNow View Drop Down
Beginner
Beginner
Avatar

Joined: 20 Dec 11
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote PDFNow Quote  Post ReplyReply Direct Link To This Post Posted: 21 Dec 11 at 8:37AM
Thanks for the help. The (8 years old) printer was the problem...
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