EmbedFont error

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
sergio
Posts: 5
Joined: Tue May 03 2005

EmbedFont error

Post by sergio »

After installing version 3.0.1.1 of "AMYUNI PDF CREATOR", the EmbedFont function does not work anymore.

Example:

Dim PDF1 As New ACPDFCREACTIVEX.PDFCreactiveX
With PDF1
.SetLicenseKey LicXPDF, LicXPDFpsw
.Open "c:\a.pdf", ""
.Refresh
.EmbedFont "CourierNew", 2
.Save "c:\a_embed.pdf", 1
End With
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

This is a known issue that our developers are fixing.

Which version of the PDF Creator you had before installing 3.0.1.1?

We will post a notification about the fix here.

Best Regards,
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
sergio
Posts: 5
Joined: Tue May 03 2005

Post by sergio »

the previous version was 3.0
Post Reply