1. selvam G
  2. PowerBuilder
  3. Tuesday, 19 January 2021 17:11 PM UTC

We have recently migrated to PB2019 R2 Build 2353 from PB2017 build 1666.

Rich text data window is not printing second page. we are having built-in rich edit control settings.

No code change at all. Just pure migration from PB2017.

New application does not print second page. Print preview mode shows two pages.

We are using simple PrintDatawindow function.

job = PrintOpen()

PrintDataWindow(job,parent_window.dw_3)

PrintClose(job)

 

Can this be done without changing to TX Text control?

Any help will be much appreciated.

Thanks

Selvam

Armeen Mazda @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 19 January 2021 17:20 PM UTC
  2. PowerBuilder
  3. # 1

I think has a troubleshooting step, you should switch to TX TextControl and see if that resolves the issue.  If it doesn't resolve the issue, then I would recommend opening a support ticket.

Please note that TX TextControl is the only supported RichText option going forward, and if you plan to go 64-bit EXEs then TX TextControl supports that in PowerBuilder 2019 R3.

Comment
  1. selvam G
  2. Tuesday, 19 January 2021 18:42 PM UTC
Hi Armeen

I do not see any documentation for built in TX text control, can you please let me know?

I am referring to free TX text control not the third option.

Thanks

Selvam
  1. Helpful
  1. Armeen Mazda @Appeon
  2. Tuesday, 19 January 2021 18:53 PM UTC
Maybe easier if you just watch this video: https://youtu.be/KHVEaxwRP14
  1. Helpful
  1. Chris Pollach @Appeon
  2. Tuesday, 19 January 2021 20:08 PM UTC
Hi Selvam;

That option is controlled in the Application Painter's "Additional Properties" link in the objects "Properties" pane.=> "RichText Edit" tab => DDLB

Regards ... Chris
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.