pdf quality
Hi,
Using Textradevices I now have 2 PDF entries in my "print to file" list.
The first is the one from digital-metaphors. It generates low-resolution
PDF's
The second one is from Textradevices, generating much better resolition
PDF's
Havint two entries is confusing for my customers. They tend to use the first
( lowres ) one.
How can I achieve the same result with the digital-metaphors PDF ?
It seems I can't change the pixelformat or pixelsperinch.
Greatings
Leon
Using Textradevices I now have 2 PDF entries in my "print to file" list.
The first is the one from digital-metaphors. It generates low-resolution
PDF's
The second one is from Textradevices, generating much better resolition
PDF's
Havint two entries is confusing for my customers. They tend to use the first
( lowres ) one.
How can I achieve the same result with the digital-metaphors PDF ?
It seems I can't change the pixelformat or pixelsperinch.
Greatings
Leon
This discussion has been closed.
Comments
Which version of ReportBuilder are you using? Are you exporting images or
advanced components such as RichText or barcode components?
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I'm using version 10.08 enterprise ( delphi 2007 )
I'm exporting images ( WMF files ). It's a CAD application so I need the
high resolution.
Textradevices does the job, but it's the second PDF entry in the list. My
customers do tend to use the "first entry"
Greatings
Leon
ReportBuilder 11 now exports all MetaFiles using vector graphics so the
quality is as good as the original.
If you would like to remove the default PDF device from the list you can
unregister it using the ppUnregisterDevice routine in the ppDevice.pas file.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thanks