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 - PDFs printed with QuickPDF lose bold style
  FAQ FAQ  Forum Search   Register Register  Login Login

PDFs printed with QuickPDF lose bold style

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


Joined: 09 Sep 10
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote SCV Quote  Post ReplyReply Direct Link To This Post Topic: PDFs printed with QuickPDF lose bold style
    Posted: 09 Sep 10 at 3:49PM
I have been having an issue that I cannot resolve.  I have tried darn near everything.

We have PDFs that we populate with form data and then we print the PDF out (with the filled data) using QuickPDF.  The problem is that the printed PDF loses the BOLD style of any text on the PDF that has that style.  I have tried substituting fonts, etc. but it doesnt seem to be tied to any particular font.

When I print the PDF using Acrobat natively, everything looks fine.  Here is a snippet of my code.  Anyone who has a theory, it would be appreciated. I can even send you the before and after PDFs.  We are grasping at straws at this point and QuickPDF support has not been able to provide a remedy to this point.

Here is the VB6 code snippet (we are running this in a Windows 2000 Professional environment btw - and the GDI DLL is the latest & greatest available for Win2k):
 
       Dim Result As Long
       Dim QuickPDF As QuickPDFAX0719.PDFLibrary
       Set QuickPDF = CreateObject("QuickPDFAX0719.PDFLibrary")
   
       Dim startPage As Integer
       Dim EndPage As Integer
       startPage = 1
   
       Call QuickPDF.SetGDIPlusFileName(App.Path & "\GDIPLUS.DLL")
 
       If QuickPDF.UnlockKey(KEY_GOES_HERE) = 1 Then
           Result = QuickPDF.LoadFromFile(pdfFile)
           Call QuickPDF.SetNeedAppearances(1)
 
           'Complex code for filling the form fields goes here
           docPages = QuickPDF.PageCount
           printerName = QuickPDF.GetDefaultPrinterName
           printerOptions = QuickPDF.PrintOptions(0, 0, QuickPDF.GetDocumentFileName)
           Result = QuickPDF.PrintDocument(printerName, 1, docPages, printerOptions)
        End If
 
Anyone see anything wrong here??
 
 
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: 09 Sep 10 at 6:28PM
Hi!

See my other posting ;-)

Cheers, Ingo
Back to Top
SCV View Drop Down
Beginner
Beginner


Joined: 09 Sep 10
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote SCV Quote  Post ReplyReply Direct Link To This Post Posted: 09 Sep 10 at 7:55PM

Ingo - thank you for your reply.  I am reading your other posting as we speak.

Back to Top
SCV View Drop Down
Beginner
Beginner


Joined: 09 Sep 10
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote SCV Quote  Post ReplyReply Direct Link To This Post Posted: 09 Sep 10 at 9:03PM
I upgraded to version 7.21 and still have the same result.
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: 09 Sep 10 at 9:04PM
So use the official support pages with upload-option for sample files.

Cheers, Ingo
Back to Top
SCV View Drop Down
Beginner
Beginner


Joined: 09 Sep 10
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote SCV Quote  Post ReplyReply Direct Link To This Post Posted: 09 Sep 10 at 9:09PM
I have posted there and am awaiting the vendor's reply.  Thanks a million, 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