Page 1 of 1

PDF

Posted: Thu Oct 21, 2004 8:46 pm
by PATLOU
For LuckyLuke,
Please can you notice me the way to correct the problem, because my programm actually doesn't works since the new version of PB3.92B.
It seems that the problem comes with XP Pack2 because with windows 2000 the same program works fine.

Posted: Fri Oct 22, 2004 10:17 am
by LuckyLuke
@PATLOU :
I'll have a look at this problem. I'll keep you informed !
Would love to see your program. Is it possible to send it to me ?
([url=mailto:luckyluke@fateback.com]email : LuckyLuke[/url])
Thanks.

Posted: Wed Oct 27, 2004 9:49 am
by LuckyLuke
@Patlou

A new version can be downloaded here or use Tailbite 1.2 Beta 1.5 to build the lib.

Posted: Thu Oct 28, 2004 9:02 pm
by PATLOU
LuckyLuke wrote:@Patlou

A new version can be downloaded here or use Tailbite 1.2 Beta 1.5 to build the lib.
I compile a new version and with my program I have the message :
Détection d'un emarque non reconnue : -1.#J and the PDF is empty
I send you the programm which create the PDF in your personal account

PDF

Posted: Thu Oct 28, 2004 9:25 pm
by PATLOU
PATLOU wrote:
LuckyLuke wrote:@Patlou

A new version can be downloaded here or use Tailbite 1.2 Beta 1.5 to build the lib.
I compile a new version and with my program I have the message :
Détection d'un emarque non reconnue : -1.#J and the PDF is empty
I send you the programm which create the PDF in your personal account
It seems that's the problem come from the following instruction :
pdf_Image("Image002.jpg",20, 15)
I look at your help file and verify that's my png was at the good format not interlaced , all is good.
Finally I choose to put the image in JPG format and the programm is now good