Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP9 Reportlistener converts Font to Bitmap (PDF)
Message
De
16/09/2005 06:30:16
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
16/09/2005 06:09:33
Thomas Baehr
Glaswald Informatik Gmbh
Leipzig, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01050179
Message ID:
01050185
Vues:
20
>i tried with a simple example within VFP9
>( simple report with just some fields of Text in Arial,Times,MS Sans Serif with different sizes)
>
>PUBLIC loListener
>loListener = CREATEOBJECT("ReportListener")
>loListener.ListenerType= 0
>loListener.PrintJobName = "Test Ohne Listener"
>REPORT FORM fonttest NEXT 1 TO PRINTER PROMPT NOCONSOLE NODIALOG
>loListener.PrintJobName = "Test Mit Listener"
>REPORT FORM fonttest NEXT 1 TO PRINTER PROMPT NOCONSOLE NODIALOG OBJECT loListener
>
>
>Report 1 generates a PDF with embedded Fonts
>Report 2 generates a PDF but all Text are Bitmaps
>
>Problem 1: - if u dont use Highest Image Quality u get really granular Text
>Problem 2: with Win2pdf Version < = 2.80 most Text have black,Bold stripes over the Text ( worked with win2pdf 2.88 [beta] )
>
>is where some settings to handle the generation [ e.g. setting to deciede if VFP should convert Text Fonts to Text Bitmaps !?]

Maybe this can shed light to the problem (I use MERE and don't have such a problem - thanks Rich):
Re: Reportbehavior 90 s...l...o...w??? Thread #1002833 Message #1009562
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform