Ticket T240704
Visible to All Users

A problem with printing footer which I generate on event OnCustomDrawPageFooter

created 10 years ago

[DevExpress Support Team: CLONED FROM T225612: TAbstractdxRichEditReportLink - Text at the end of a page is not printed if certain print settings are applied]
Hi, Paulo!
Thank you for fixing the bug with printing documents.
I found out another problem with printing footer which I generate on event OnCustomDrawPageFooter.
I attach the archive with the example how the component is missing footer after printing a document, which I can see on print preview. You can try to load the new version of the test application and print it on your printer.
Best Regards,
Alexander

Comments (1)
DevExpress Support Team 10 years ago

    Alexander,

    As I can see, you just draw some text in the footer area. To accomplish this task, it is much more convenient to use the link's PrinterPage.PageFooter.CenterTitle and PrinterPage.PageFooter.LeftTitle  properties because their coordinates are correctly calculated by the Printing System itself. Would you please test this solution with your project and let me know the result?

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.