Page 1 of 1

Creating PDF like in Purebasic

Posted: Wed Sep 28, 2022 1:42 pm
by loulou2522
Hi all,
Is it possible to create PDF like in purebasic with pbPDFModule.pbi ?
If it's possible can i have n example ? thanks in advance
Have a nice day

Re: Creating PDF like in Purebasic

Posted: Wed Sep 28, 2022 1:56 pm
by Peter
What's wrong with jsPDF?

Re: Creating PDF like in Purebasic

Posted: Wed Sep 28, 2022 4:47 pm
by plouf
the original question is no

for jsPDF i guess he didnt know it -> viewtopic.php?t=99

but again maybe he is developing something both in PB and SB and needs "universal solution"

Re: Creating PDF like in Purebasic

Posted: Thu Sep 29, 2022 6:59 am
by loulou2522
Hi all
What i want to do is creating a pdf with htmltable function and downloading he result. Can someone have an example to do that ?
Thanks in advance