Page 1 of 1
Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Thu Dec 10, 2015 3:58 pm
by Rbender
Hi,
after updating to PB 5.40 LTS I run into polink errors which are caused by PurePDFBarcode (_SYS_CopyString).
Is a new version available for the new PB version?
Didn't find a new one.
regards
Ralf
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 9:00 am
by loulou2522
Rbender wrote:Hi,
after updating to PB 5.40 LTS I run into polink errors which are caused by PurePDFBarcode (_SYS_CopyString).
Is a new version available for the new PB version?
Didn't find a new one.
regards
Ralf
Hi Rbender,
I have made a pb library with Tailbite wich work on PB 5.40 or on PB 5.41.
You can give me an email adress and i give you the library
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 9:06 am
by Rings
better use the source !!!
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 9:36 am
by Rbender
@loulou2522
I wrote you a pn.
@rings
The source?
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 12:49 pm
by Rbender
@loulou2522
...does also not work.
@rings
But, I found the source .... and will try this way.
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 1:03 pm
by infratec
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 1:10 pm
by Rbender
@infratec
Thanks, I know it and that's exactly the "actual" version from 2013 I use.
In PB 5.31 everthing is ok, in 5.40 not.
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 1:28 pm
by infratec
Hi,
I just downloaded PurePDFBarcode and PurePDF.
Copied the necesarry files together:
PurePDF.pb
PurePDF_res.pb
PurePDFBarcode.pb
PurePDFBarcode_res.pb
And was able to run
Tutorial01 Barcodes.pb
without any problems.
PB 5.41b3 x86 on Windows 7 x64
Bernd
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 2:20 pm
by Rbender
Ok, after cleaning up my UserLibraries and Residents directories from other files than from PB, it will also work in PB 5.40, if i use the sources.
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 6:07 pm
by Rings
as i said,
LUKE , use the Source

Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Wed Dec 16, 2015 8:12 pm
by normeus
Since you are now using the source:
there are a couple of fixes for PurePDF one for unicode and the other one for back links
(not needed for program to work unless you need this exact functionality )
http://www.purebasic.fr/english/viewtop ... 44#p463744
I hope
ABBKlaus will verify some of these changes one day.
also in case you are modular:
http://www.purebasic.fr/english/viewtop ... 20#p472920
Thank you.
Norm.
Re: Version of PurePDFBarcode for PB 5.40 LTS?
Posted: Fri Dec 18, 2015 10:04 am
by Rbender
Ah, yes thanks for the hint.
May the force be with you
