Search found 163 matches

by Jan2004
Wed Jan 01, 2025 9:21 pm
Forum: Coding Questions
Topic: how to view a CHM file?
Replies: 21
Views: 6187

Re: how to view a CHM file?

infratec: Congratulations!
by Jan2004
Tue Dec 31, 2024 11:08 am
Forum: Coding Questions
Topic: how to view a CHM file?
Replies: 21
Views: 6187

Re: how to view a CHM file?

7zxa.dll - library for extracting from 7z archives:
https://sourceforge.net/projects/sevenz ... z/download
by Jan2004
Mon Dec 30, 2024 8:41 pm
Forum: Coding Questions
Topic: how to view a CHM file?
Replies: 21
Views: 6187

Re: how to view a CHM file?

A few words about the subject on stackoverflow.com:
https://stackoverflow.com/questions/692 ... -view-them
by Jan2004
Thu Dec 26, 2024 9:01 am
Forum: Off Topic
Topic: Good Freeware Stuff
Replies: 669
Views: 684286

Re: Good Freeware Stuff

SCREEN COPY
This application mirrors Android devices (video and audio) connected via USB or over TCP/IP, and allows to control the device with the keyboard and the mouse of the computer. It does not require any root access. It works on Linux, Windows and macOS.
(creator information)
https://github ...
by Jan2004
Sun Oct 27, 2024 7:55 pm
Forum: Coding Questions
Topic: QR and webcam
Replies: 12
Views: 1605

Re: QR and webcam

These individual stories of participation in the PureBasic Family are very interesting. I look with admiration at the creators of the PureBasic program and some of the active participants of the forum, in my opinion there are about 15 of them: top-class masters and I count you among them. I had the ...
by Jan2004
Sun Oct 27, 2024 12:35 pm
Forum: Coding Questions
Topic: QR and webcam
Replies: 12
Views: 1605

Re: QR and webcam

JHPJHP how can I see your programs on site: https://www.mypurebasicstuff.com/. Everything is dimmed, no button can be used. I can't even buy you a coffee. :idea:
by Jan2004
Wed Jun 12, 2024 9:04 am
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 145
Views: 118990

Re: [Module] pbPDF-Module

normeus Thank you for your answer. Only now, from Apr 07, 2024 10:50 am. I looked at this post - hence my delay in thanking you.
by Jan2004
Sun Apr 07, 2024 10:50 am
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 145
Views: 118990

Re: [Module] pbPDF-Module

Paul,
I was already wondering about the code you indicated (the one on page 6). This code also did not meet my expectations. Why? Because after compiling this code a PNG file outside the compiled code still will be needed. And I wanted to have a PNG file packaged in an EXE. However, I thank you for ...
by Jan2004
Sat Apr 06, 2024 9:15 am
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 145
Views: 118990

Re: [Module] pbPDF-Module

Dear Colleagues, could you show me the working code for inserting a PNG image into PDF using the ImageMemory function? The code on page 4 of this post does not work.
Thank you for your help. Kind regards.
by Jan2004
Fri Mar 08, 2024 9:41 am
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 145
Views: 118990

Re: [Module] pbPDF-Module

Try using a different font, for example from here:
https://russianfonts.org
by Jan2004
Sun Dec 24, 2023 7:48 pm
Forum: Off Topic
Topic: Merry Xmas
Replies: 11
Views: 7472

Re: Merry Xmas

Traditional Xmas Wishes for Everyone: Lots of Health, Strength, Prosperity, Long Happy Life and The most successful code in PureBasic that will bring sufficient income. Congratulations to GeoTrail.
by Jan2004
Sun Dec 24, 2023 7:41 pm
Forum: Off Topic
Topic: Requirements for the program
Replies: 2
Views: 1858

Requirements for the program

Are the following data sufficient to describe "program requirements?" What else do you, dear colleagues, post here?

Minimum requirements for the BABAJAGA Program:
1.6 GHz processor or faster,
Microsoft® Windows® 7.x or Windows 8.x (32-bit versions installed on 32-bit systems, 64-bit versions ...
by Jan2004
Sun Nov 19, 2023 1:11 pm
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 145
Views: 118990

Re: [Module] pbPDF-Module

Thanks to normeus and Little_man for directing me, and many thanks to Thorsten1867 for creating such a great PDF library.
All varieties of the Lato fonts have Polish characters. I made a mistake in the previous post because I marked the font access incorrectly. It is best to place fonts in the same ...
by Jan2004
Thu Nov 16, 2023 1:18 pm
Forum: Applications - Feedback and Discussion
Topic: [Module] pbPDF-Module
Replies: 145
Views: 118990

Re: [Module] pbPDF-Module

Thorsten1867 thank you for a great library. I am interested in the use of Polish letters. The example provided by normeus works very well. For several days I tried to use other fonts, Windows system fonts and the Lato font. However, this did not produce the expected result. Maybe my dear colleagues ...