Foros Club Delphi

Foros Club Delphi (https://www.clubdelphi.com/foros/index.php)
-   Impresión (https://www.clubdelphi.com/foros/forumdisplay.php?f=4)
-   -   Componente SVQrBarcode (https://www.clubdelphi.com/foros/showthread.php?t=86823)

comba 09-10-2014 12:43:53

Componente SVQrBarcode
 
Hola buenos días

Tengo el componente SvQrBarcode.pas instalado en D6 con quickreport y ahora lo quiero instalar en Xe2 con quickreport, ¿alguien lo ha podido instalar?
Si es así me podría indicar como lo ha hecho.

De antemano gracias.

olbeup 10-10-2014 09:41:42

Hola Comba,

Según instrucciones del readme.txt, sólo es para la versión 3, 5 y 6 de delphi, trae también para el delphi 7 pero el readme.txt no lo expecifica y ahora mismo lo he instalado y probado.

Cita:

********************************************************************************************
QuickReport Barcode Components
Version 1.02 (22/12/2002)
Copyright 2000 Stefano Vecchiato


This unit has two Barcode components for QuickReport.

SvQRBarcode is a QuickReport component which print a barcode
from the value of the Text property. You can set it
in the BeforePrint Event.

SvQRDBBarcode is a QuickReport data-aware component which print
the barcode from the value of a DataField in a DataSet.

These components uses the freeware TAsBarcode
component by Andreas Schmidt and friends.

http://members.tripod.de/AJSchmidt/index.html



Tested in Delphi 3, 5 and 6;

These components are published as freeware.

Installation notes:

Close all open projects/files.
Use "Install Component" on Component menu. Install into existing
package, "DCLUSR50.DPK" (or "DCLUSR40.DPK" or into a new package).
Compile the package.

In Delphi 5 you must, also, choose Environment Options on Tools menu,
select Library and add

$(DELPHI)\SOURCE\TOOLSAPI

and the directory where you have installed SvQRBarcode

to the library path string;


======================================================================================


Copyright notice:

These components is unrestricted freeware. They may be distributed, used and/or
modified without restrictions. Please note that although these components have
been tested and been found to work correctly, you use them entirely at your
own risk and I will not be held responsible for any errors or corrupted files,
damaged databases or any other event that my be happen when you use these components.


Stefano Vecchiato
November 2000


e-mail: vecchstef@interfree.it


get latest version from

http://vecchstef.interfree.it/Delphi.htm
Un saludo.

comba 15-10-2014 17:04:26

Disculpa pero creo que no entendiste la pregunta.
Lo que quería saber es sí alguién lo había podido instalar en XE2, yo ya lo tengo instalado en D6 y funciona perfectamente.

De todas formas gracias por contestar.


La franja horaria es GMT +2. Ahora son las 16:47:46.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi