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!
![]() |
Printing PDF File - lost fonts |
Post Reply ![]() |
Author | |
marcus ![]() Beginner ![]() Joined: 03 Apr 13 Status: Offline Points: 5 |
![]() ![]() ![]() ![]() ![]() Posted: 11 Jun 13 at 2:26PM |
Hi,
i try to print a pdf file with this kind VBScript: ------------------------------- Set QP = CreateObject("DebenuPDFLibrary64AX0913.PDFLibrary") Call QP.UnlockKey("XXXXXXXXXXXXXXXXX") Call QP.LoadFromFile("pro_2013_0000_2658116.pdf","") 'CALL qp.SetPageSize("A4") CustomPrinter = QP.NewCustomPrinter("DEBRE01PR025") Call QP.SetupCustomPrinter(CustomPrinter, 1, 9) ' Print Qualtiy high Call QP.SetupCustomPrinter(CustomPrinter, 5, 1) ' Color printing Call QP.SetupCustomPrinter(CustomPrinter, 6, 2) ' select tray 1 iPrintOptions = QP.PrintOptions(1, 0, filepdf) Call QP.PrintDocument(CustomPrinter, 1, qp.Pagecount, iPrintOptions) Set QP = Nothing ----------------------------------- But it seems, that print out lost the original fonts ARIAL and ARIAL Bold. What can i do ? Thanks ! BEst regards, Marcus |
|
![]() |
|
AndrewC ![]() Moderator Group ![]() ![]() Joined: 08 Dec 10 Location: Geelong, Aust Status: Offline Points: 841 |
![]() ![]() ![]() ![]() ![]() |
Marcus,
You would need to create a case in the official support system. There are so many strange PDF's out there that we can't tell what is wrong until we look at the PDF file. Andrew.
|
|
![]() |
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