One extra note on this is that I always use a text form and not a GUI form to send it to the printer, I don't know if it makes a difference but it's always...
Ho Lado, The exact steps will depend a lot on the actual object you are using as it depends on how the object has been programmed. I often get frustrated that ...
Hi Tom, Check the MAGIC_GATEWAYS section of the INI. You need to disable the gateways for the Pervasive and Btrieve databases. The Btrieve one will be ...
Hi Rosie, Thanks for your elaboration. I am currently testing on Barcodewiz ActiveX control and it does work for online screens. I can set the correct property...
Hi Lado, I found the same thing, that I couldn't get the ActiveX control on a print form. The barcode we bought came with a font and COM object as well which ...
Hi Group, Is there any steps involve to run 1.9 application to the uniPaaS v2? I am just wondering if it is just a plain export/import. Thanks Lado [Non-text...
we had the same problem in our current project. try this there is a magicspecial called XXLNumericSize add this in your magic ini then you can use more then 18...
Hi Lado, You don't even have to export & import it, though it's always a good idea. The first step though is to read the release notes carefully to find out ...
Hi Andy, I am currently trying to print the barcode activex on the printing form in 1.9. Do you know what are the alternatives available in uniPaaS 2.0 if it ...
You cant directly print any ActiveX that I have found. It needs either to have a Method to generate a string that you then print with the proper font, or to...
Hi Lado, As Eyal pointed, 2.0 supports COM objects, you just can't put them on forms. That shouldn't be an issue with the barcode if COM objects don't work on ...
Hello to all i hope somebody can help out we have a grid with invoice rows. in this grid there is a field spare code. when the user enter a spare code the...
Hi I would suggest moving the link query to the article table into a subtask. Make sure the task is not a resident and that it opens and closes the table in...
Hi Folks Im migrating my client-server app to RIA with UP1.9i... soon I'll be getting UP2.0 I have several crystal reports embedded in my app. (I mean a lot) ...
Hi Steven, I have applied the Method to save the image file in a batch task and then printing those image barcode files on the label printer. So far I tested...
hello and thanks for your answer it helped me to figure out what the real problem is. in the task where the invoice rows are managed is the link on the article...
Hello, As the news of uniPaas 2's ability to support Apple and other mobile platforms was announced, I have begun making preparations to go from 9.4 to uniPaaS...
Magicians, F1 please; Im using a 9.4 version of Magic edev, is it possible for my program to process slowly, if Im going to add more graphical Image, using of...
Hi I want the user to store word-templates in my table. The word-document is uploaded to a blob. What way could I preview the content to the user? Thanks...
You will need to register the ActiveX on each client. The product should have some help in this regard, either an MSI or documentation with the registration...
Getting images from a server can be a little slower than you might expect. In my experience it is normally a valid delay, the images are not cached like they...
Tebori (if that's your name) The change from using Pervasive transactional mode to SQL Server is a major update, and not one to be taken lightly, and one of...
A user starts an eDeveloper application on a Windows 7 install and all seems fine (perhaps slightly slower to change between windows / search for data as an XP...
I now have a program which you can use to 'upload' a client-word-doc into a blob. And 'Download' it for editing purposes. But the content of the word-do gets...
It is not entirely clear as to how the environment is set up. I think more details will help. It sounds like all the clients are running windows 7 but you do...
Hi, I wonder what are your inexpedience with Lock/Unlock functions. We want to prevent the users to login with the same terminal number, and thought to use...