Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » PDF file from Report
Re: PDF file from Report [message #56427 is a reply to message #56426] |
Wed, 10 March 2021 21:02   |
 |
mirek
Messages: 14260 Registered: November 2005
|
Ultimate Member |
|
|
mubeta wrote on Wed, 10 March 2021 18:46Maybe DrawJPEG can be used for adding some additional pictures to the PDF, (that is in fact all what can be understood from the available examples), but the U++ library itself don't foreseen nothing to configure PdfDraw to export PDF with JPG images and optimize the PDF size. When generating the PDF from an QTF text, the resulting file will be very, very fat for nothing.
thanks anyway.
Well, the problem with Jpeg is that it is loss compression, so we basically cannot do that. That BTW is the reason why the argument of DrawJPEG is String, because that way you can put original JPEG file there directly.
Anyway, improving QTF -> PDF with respect to JPG is a good idea. Almost all is there already, missing one last step...
|
|
|
Goto Forum:
Current Time: Tue Jun 03 06:56:35 CEST 2025
Total time taken to generate the page: 0.02345 seconds
|