Page 1 of 1

SRVE to PDF

Posted: Mon May 25, 2009 11:32 am
by RainerZ
Hi,
there is a problem in the Page Border/Page Break handlling in the MakePDF Demo Version LLPDFLib 4, when there are pagebreak's in Tables.


It works fine in SRVE and the created Metafile (srve.DrawMetafile) looks fine in view, but in PDF there are cells (of last and next Page) in the Border Area.

How can I Fix it.

Posted: Mon May 25, 2009 5:25 pm
by Sergey Tkachenko
Please send a sample document (RVF and resulting PDF) to ilya at trichview dot com.

Posted: Fri Jul 17, 2009 8:54 am
by RainerZ
This week i loaded the newes Version but the problem is stil existing.
Tabel Content (text) is in the border area.

I made a quick and very diry error handling parsing the created meta with EnumEnhMetaFile. When there is a ClipRect I check the Position and store it when overlaping Border area.

Then I fill these areas with the Background color.

Posted: Thu Jul 23, 2009 10:41 am
by proxy3d
It is a bug in LLPDFLib. As I understand, LLPDFLib ignores ClipRect.

Posted: Sat Nov 28, 2009 10:49 pm
by mboth
Now I ran into this, too. The problem not only concerns page margins: My table has high cells. If a cell does not fit on a page, it is placed on the next page. However, the top of the same cell is displayed on the first page, too - without the cell borders, though, but also in the area above the bottom page margin.

Is this the same problem? Why would ScaleRichView render the cell on the first page at all since it does not fit? Is it really a llpdflib problem?

Posted: Sat Nov 28, 2009 11:07 pm
by proxy3d
Send me a PrintScreen or pdf a file.