Version of PurePDFBarcode for PB 5.40 LTS?

Just starting out? Need help? Post your questions and find answers here.
Rbender
User
User
Posts: 14
Joined: Thu Sep 19, 2013 8:23 am

Version of PurePDFBarcode for PB 5.40 LTS?

Post 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
loulou2522
Enthusiast
Enthusiast
Posts: 542
Joined: Tue Oct 14, 2014 12:09 pm

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post 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
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post by Rings »

better use the source !!!
SPAMINATOR NR.1
Rbender
User
User
Posts: 14
Joined: Thu Sep 19, 2013 8:23 am

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post by Rbender »

@loulou2522
I wrote you a pn.

@rings
The source?
Rbender
User
User
Posts: 14
Joined: Thu Sep 19, 2013 8:23 am

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post by Rbender »

@loulou2522
...does also not work.

@rings
But, I found the source .... and will try this way.
infratec
Always Here
Always Here
Posts: 7579
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post by infratec »

Rbender
User
User
Posts: 14
Joined: Thu Sep 19, 2013 8:23 am

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post 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.
infratec
Always Here
Always Here
Posts: 7579
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post 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
Rbender
User
User
Posts: 14
Joined: Thu Sep 19, 2013 8:23 am

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post 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.
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post by Rings »

as i said,

LUKE , use the Source ;)
SPAMINATOR NR.1
normeus
Enthusiast
Enthusiast
Posts: 470
Joined: Fri Apr 20, 2012 8:09 pm
Contact:

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post 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.
google Translate;Makes my jokes fall flat- Fait mes blagues tombent à plat- Machte meine Witze verpuffen- Eh cumpari ci vo sunari
Rbender
User
User
Posts: 14
Joined: Thu Sep 19, 2013 8:23 am

Re: Version of PurePDFBarcode for PB 5.40 LTS?

Post by Rbender »

Ah, yes thanks for the hint.

May the force be with you :wink:
Post Reply