Recent content by Mario R. Perez

  1. Mario R. Perez

    The printer does not cut on each record

    Hi arneglp, I already grouped it by order number (fldorder), but I'm confused about "then New Page after the Group.", Fldorder header and Detail have similar properties "force New page", which one should I apply "new page after" to? please see pics. thanks
  2. Mario R. Perez

    The printer does not cut on each record

    Yes. It's a printer for dry cleaners that makes horizontal cuts of the tags. Pls see pic
  3. Mario R. Perez

    The printer does not cut on each record

    I have a Thermal printer "STAR TPS100III" I'm sending a page of labels and I want it to make a cut for each record. (PIC1) It prints correctly but doesn't make the cut. Does anyone have experience? (PIC2 it would be ideal) I've tried Report/Detail, format/new row or col = "Before & After." The...
  4. Mario R. Perez

    Print Event intercept...

    Hola Arnel, yo he usado tu codigo y trabaja perfecto, mi pregunta es: en la opcion Send to:, hay forma de cuando llama al Outlook form, se pueda agregar el email de una persona seleccionada, gracias
  5. Mario R. Perez

    App Integration AutoZone

    Hello Folks, I'm trying to integrate the invoice module with Autozone, but I have no idea where to start. I've been searching on Google, reading about JSON, and others say to request APIs or DLLs. But I'm still stuck. Here's a video showing what I need. If anyone can help me figure out where to...
  6. Mario R. Perez

    insert a circle to a number

    Thank you very much, Very useful information and examples, Mario
  7. Mario R. Perez

    insert a circle to a number

    circle the number #26, this can be 1 to 3 digits
  8. Mario R. Perez

    insert a circle to a number

    That's what I need, what would I need to make the circle thicker?, Thanks a lot
  9. Mario R. Perez

    insert a circle to a number

    Hello Group, A client is asking me if I can insert a Black circle where the line is very wide, (see pics), I tried downloading some fonts types , but I was not successful, some function that in event OnPrint makes the graphic. thanks for advance
  10. Mario R. Perez

    How do I make a search text box? like navigation buttons Search

    Any ideas on how to make a search text box that will illuminate any text in a set of records in a form? Attached a sample pic. thanks for advance.
  11. Mario R. Perez

    The Epson TM-U220 Cutter printer tags

    Hello Group. Does anyone have experience how to send a label report and have this printer do the cutting, with vba code, my app only prints but does not do the cutting.
  12. Mario R. Perez

    Problem closing a form

    Thanks George, it works.
  13. Mario R. Perez

    Problem closing a form

    Hello everyone, I have a problem with the form when I close it, it asks me to save the changes every time. The code works well when filtering, if anyone has a better way to do this, (I think it's a bad idea, deleting the query every time I filter, I found the code on Google) I would appreciate it.
  14. Mario R. Perez

    Solved OpenArgs populate textbox

    Now it works, thank you very much MajP and everyone who read my post.
Back
Top Bottom