Welcome, Guest
Username: Password: Remember me
Components and Libraries for Reports Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

FortesReport in 6.50 5 years 9 months ago #11867

  • superc
  • superc's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 75
  • Thank you received: 0
Hello,
I've write a program for print barcode in code128 in fortes report; in past I've coded a similar program and works fine but with an old version of Codetyphon.
Now I receive an error similar to Error Image ;
In CodeOcean Biolife project don't work, basic example don't work, testTRLImage don't work, etiqueta project works fine.
Thanks in advance.

Please Log in or Create an account to join the conversation.

FortesReport in 6.50 5 years 9 months ago #11868

  • superc
  • superc's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 75
  • Thank you received: 0
I correct myself, etiqueta project on button 'Show Report' returns access violation.

Please Log in or Create an account to join the conversation.

FortesReport in 6.50 5 years 9 months ago #11871

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
please give us time to fix-it
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

FortesReport in 6.50 5 years 9 months ago #11872

  • superc
  • superc's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 75
  • Thank you received: 0
I've tryed to recompile project Biolife in win32 and win64, i receive Error 'Bitmap with unknown compression'; well,
I deleted the bitmap image from the report and preview of report show correctly.
I debugged a little and the function raised exception is InternalReadHead in IntfGraphics unit:
when is executed 'case LEtoN(BIH.biCompression)' booom... Because else raise exception.

Please Log in or Create an account to join the conversation.

Last edit: by superc.

FortesReport in 6.50 5 years 9 months ago #11874

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Did you test a 32bit png image file ?
because fortes report images in CodeOcean samples are very old
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

FortesReport in 6.50 5 years 9 months ago #11876

  • superc
  • superc's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 75
  • Thank you received: 0
The example biolife read a static image extracted from biolife.dat;
if I delete from DetailGrid a TRLImage report will show correctly.
I've load into TRLImaga e bitmap and a png file and i receive same error: Bitmap with unknow compression...

The interesting thing if insert a TRLbarcode I receive Bitmap unknow compression as same error ...

Please Log in or Create an account to join the conversation.

Last edit: by superc.
  • Page:
  • 1