#1 Re: PDF Engine » Line thickness » 2014-02-13 12:08:52

Exactly. I need to change the type of drawing for each of the elements
       TfrxView if (obj). Frame.Style = fsSolid then
         TfrxView (Rev.). Frame.Style: = fsSquare;
If I do not, this frist two line (0.5 and 0.1) disappera.

I have problem with RichView and font backgroud too but I will describe it in other post.

#2 PDF Engine » Line thickness » 2014-02-13 09:10:38

bunias
Replies: 2

I use PDFEngine to generate PDF file from report prepared in FastReport.
I have a problem with the line (frame too) and, in particular, it's thickness.
In report I have four lines with frame width 0.1, 0.5, 1.0 and 1.5.
In preview everythings looks good, but when I export this report to PDF (using PDFEngine), the first three lines (0.1, 0.5, 1.0) have the same thickness and the last one is thicker.

Board footer

Powered by FluxBB