PurePDF 2.0 Update
Posted: Sun Jul 07, 2024 5:18 pm
For those looking to start creating PDFs using PB, I sugest using Thorsten1867's pbPDF-Module:
https://www.purebasic.fr/english/viewto ... 27&t=72031
This update is for those who cannot change their program to pbPDF from PurePDF 2.0.
It contains all the sugestions and fixes from the forum, and it compiles with PB6.11x64 and PB6.03x64. I also included the original examples.I placed the files here:
https://normeus.com/purepdf/
When loading fonts, PurePDF will load the font from the font directory. If you are trying to use Bold or Italic there should be a separate font file for the style, for example in the fonts folder, there is a verdana.ttf,verdanab.ttf, and also verdanai.ttf
Thank you.
Norm
https://www.purebasic.fr/english/viewto ... 27&t=72031
This update is for those who cannot change their program to pbPDF from PurePDF 2.0.
It contains all the sugestions and fixes from the forum, and it compiles with PB6.11x64 and PB6.03x64. I also included the original examples.I placed the files here:
https://normeus.com/purepdf/
When loading fonts, PurePDF will load the font from the font directory. If you are trying to use Bold or Italic there should be a separate font file for the style, for example in the fonts folder, there is a verdana.ttf,verdanab.ttf, and also verdanai.ttf
Thank you.
Norm