We're using TRichView with Report Builder 12.04 to print richtext with images from our database application.
In preview, and printing to normal printers, text and image quality is fine.
However when printing with the RB 12 PDF device the text quality of TppRichview and TppDBRichView field is bad.
do you have any suggestions how we can fix that?
Example pdf and preview image:
http://expirebox.com/download/4dce21450 ... fa888.html
RB 12 Text/Image Quality
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
The top text ("this is the TppRichView") is exported to PDF as text, it has a good quality in any zooming.
The bottom text ("this is the TppRichText") is exported to PDF as a bitmap, so it does not look good when zooming in or printed.
Probably, texts are mislabeled?
To export ppRichView not as bitmap, include ppPDFRendererRV in your project.
Note that RB 12 is too old, it has several problems with PDF generations that were fixed later.
The bottom text ("this is the TppRichText") is exported to PDF as a bitmap, so it does not look good when zooming in or printed.
Probably, texts are mislabeled?
To export ppRichView not as bitmap, include ppPDFRendererRV in your project.
Note that RB 12 is too old, it has several problems with PDF generations that were fixed later.
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: