Page 1 of 1

Prints different than shown on screen or when saved as pdf

Posted: Fri Aug 03, 2007 10:45 pm
by jimmaguire
I'm sending a sample that shows perfectly on screen but trims the right side when printed. I use IIPDFLib and Sergey's recent sample code using TSRichViewEdit and it work perfectly as well, margins are fine.

Borders OK, but only 1st page prints

Posted: Mon Aug 06, 2007 8:57 pm
by jimmaguire
The posters example uses TSRVPrint instead of TRVPrint like ActionTest and uses TSRVPrint.Print instead of TSRichViewEdit.Printall, and that seems to have resolved my border truncation problem. But now only the first page of the two page document I sent prints. I used the Posters example to confirm it. Posters starts printing about 1/2 way down the first page, and then reprints the 1st page and never prints the 2nd.

I noticed that Posters and my program show the document as Page 1 of 1 until you click the page down arrows on bottom of the vertical scroll bar.

Re: Borders OK, but only 1st page prints

Posted: Sat Aug 11, 2007 2:22 am
by proxy3d
the problem is solved.
soon we shall give the update v1.2.8.

Re: Borders OK, but only 1st page prints

Posted: Wed Aug 15, 2007 8:10 pm
by proxy3d
See update v1.2.8.

Still having problem

Posted: Thu Aug 30, 2007 3:57 pm
by jimmaguire
I upgraded to .28 and created a pdf using your MakePDF demo, the left border of the table is trimmed even though it shows ok in TSRichViewEdit. I have sent the sample rvf in an email.

Actually using .29

Posted: Thu Aug 30, 2007 4:13 pm
by jimmaguire
1.2.29

Re: Actually using .29

Posted: Tue Sep 11, 2007 10:16 pm
by proxy3d
Problem in IIPDFLib. In ScaleRichView, SRVPreview and Metafile is displayed orderly.
We shall contact developers IIPDFLib to solve a problem.