Search found 4 matches

by matlab2
Fri Jul 18, 2025 12:49 pm
Forum: Applications - Feedback and Discussion
Topic: [Modules] ListEx (all OS / DPI)
Replies: 486
Views: 204700

Re: [Modules] ListEx (all OS / DPI)

Thanks for the quick workaround!
by matlab2
Sun Jul 13, 2025 1:49 pm
Forum: Applications - Feedback and Discussion
Topic: [Modules] ListEx (all OS / DPI)
Replies: 486
Views: 204700

Re: [Modules] ListEx (all OS / DPI)

Hello everyone,
after switching from PB6.20 to PB 6.21 I get a memory violation error when scrolling horizontally in ListEx (version from 22.6.2022).
If you start the example in the module and scroll, the memory violation occurs in line 4886.
Question: Is there already a solution?
by matlab2
Wed Feb 28, 2024 10:22 am
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 145
Views: 118980

Re: [Module] pbPDF-Module

Dear all, I need your help again. With the great PDF module from Thorsten1867, I create serial letters/reports in many languages using templates. It works very well. When generating Ukrainian letters using Unicode fonts with Cyrillic characters (Lato Font familie or Paratype PT Sans), there are two ...
by matlab2
Fri Aug 27, 2021 1:30 pm
Forum: Coding Questions
Topic: Problem with unicode character representation with the pbPDFModule by Thorsten1867
Replies: 1
Views: 1772

Problem with unicode character representation with the pbPDFModule by Thorsten1867

Hello, a bit desperate I try to use the great pdPDF module from Thorsten1867 to embed Unicode fonts in a PDF to be able to use e.g. the Cyrillic character set (U+0400 to U+04FF).

The sample program from Thorsten (pbPDF-EmbedFont.pb) with the font Lucida Sanc Unicode (l_10646.ttf ) works, but does ...