Testing Debenu Quick PDF Library

User avatar
carlos vargas
Posts: 1421
Joined: Tue Oct 11, 2005 5:01 pm
Location: Nicaragua

Re: Testing Debenu Quick PDF Library

Post by carlos vargas »

this no work :-(

Code: Select all

DllCall( hDLL, DC_CALL_STD, "DPLDrawText", nInstanceID, 100, 100, AnsiToWide("Hello Word!") )
friends, both compiler xharbour and harbour support creation of pdf using the harupdf library, is not better this option to using external dll (and this is not free)?
I remember what Rafa "thefull" adopt utilprn for work with harupdf library, search in the forums.
http://forums.fivetechsupport.com/viewt ... rn#p166810
salu2
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
Klaas den Dekker
Posts: 23
Joined: Sat Oct 22, 2005 8:22 pm

Re: Testing Debenu Quick PDF Library

Post by Klaas den Dekker »

The Debenu provides conversion from EMF to PDF.
I'm testing it now and will report my results in this forum.
Klaas den Dekker
Posts: 23
Joined: Sat Oct 22, 2005 8:22 pm

Re: Testing Debenu Quick PDF Library

Post by Klaas den Dekker »

Hi Antonio and Carlos,

I still have one problem to solve..the lib uses floating point (double) values.
How can I convert a standard numeric value to floating point?

Best regards,
Klaas den Dekker
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Testing Debenu Quick PDF Library

Post by Antonio Linares »

Klaas,

According to xHarbour docs, DllCall() will automatically convert a decimal number to a C double.

If you have an integer in the PRG, then try this: nYourNumber * 1.0

That should generate a decimal number and DllCall() should turn it into a double.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: Testing Debenu Quick PDF Library

Post by Massimo Linossi »

Hi Antonio.
After a lot of tests I found I way to work with this great library using Activex.
I successfully found how to merge some PDF into one.
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: Testing Debenu Quick PDF Library

Post by Massimo Linossi »

And works perfectly with EMF files.
Inside there are also functions for writing Qrcode and other barcodes.
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Testing Debenu Quick PDF Library

Post by Silvio.Falconi »

Please It's time to change your avatar

Image

You can hide your face behind a smile, but there is one thing you can not hide. It's when you're rotten inside. (John Lennon)
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: Testing Debenu Quick PDF Library

Post by Massimo Linossi »

It's very nice that in psychiatric hospitals they let to use computers to patients.
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Testing Debenu Quick PDF Library

Post by Silvio.Falconi »

I am the doctor!!!!
indeed you ran away ... come back we have to get a load of electricity !!
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: Testing Debenu Quick PDF Library

Post by Massimo Linossi »

Ask your colleague doctor to change your psychiatric drugs
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Testing Debenu Quick PDF Library

Post by Silvio.Falconi »

You're wrong, I'm not in care, if anything you need a more effective treatment because I think that the discharges do not have a right effect, it would take something more, I recommend in the meantime to play a ring with your organ and go to sleep, but first go to the bathroom to clean your mouth
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: Testing Debenu Quick PDF Library

Post by Massimo Linossi »

But how do you write with a straitjacket ?
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Testing Debenu Quick PDF Library

Post by Silvio.Falconi »

In the same way as you go down the stairs with a pram...
he's sure he does not have a flat tire?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: Testing Debenu Quick PDF Library

Post by Massimo Linossi »

Get treated, you, fasi, mda, solution, eoeo.
Your brain is going to jelly, assuming that you have something in that wooden cap that you call head.
And I knew you would bring up the wheelchair with which I move, poor fellow.
User avatar
Silvio.Falconi
Posts: 4956
Joined: Thu Oct 18, 2012 7:17 pm

Re: Testing Debenu Quick PDF Library

Post by Silvio.Falconi »

Massimo Linossi wrote:Get treated, you, fasi, mda, solution, eoeo.
Your brain is going to jelly, assuming that you have something in that wooden cap that you call head.
And I knew you would bring up the wheelchair with which I move, poor fellow.
sorry you are in error, mda is Domenico di Gregorio of MdaSolution a Venezuelan WorkShop
eoeo is my website
and fasi is my oldest nick

I understood. as you go with the wheelchair you are allowed everything even to break the cock to people for good ... but go to the ass
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Post Reply