Jump to content

andrew_50

Members
  • Posts

    88
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Everything posted by andrew_50

  1. I am working a fresh install on a new computer of Jasper Studio, and was happily trying to design a report, but... When I dragged over the Barcode from the Palette, and chose the QR Code I wanted. I got nothing, nothing was placed. I see nothing in the source. Do I need to install or configure something for the 4J barcodes? I thought 4J was built in to Studio. Am I wrong?
  2. riodavid, I tried that earlier. However, as indicated with the little red "x" on your scrrenshot, studio is going to generate an error. This is what it did when I tried it. So... still battling with this. Thanks all for the help!
  3. I had seen that, but... it didn't look too helpful Pretty sure a sequence is not what I'm after. I am using mysql, and I want to flag the records selected for the report as printed (by the time the report is done). Further to your links, which I thank you for. Can scriplets be used to update a database? Also, they seem to need to be set up in jasperStudio, but I'm not sure how to write any ccode for them?
  4. RioDavid. Is there an example of how to call a stored procedure? I'm fairly much a newbie. That and I'd like it (the stored procedure) to be run as part of a report run. Is that implied in your answer?
  5. I have a report which is to be run several times a day, but I do not want the data from an earlier run to be printed in a later run. I've got a field which I can use as a flag, but I don't see how to set it after a run of the report. I am wondering if I can include a direct call to a stored procedure as part of the report, but am not sure how I'd do this.
  6. No, not to CSV, print directly to a text only printer. Export to text seems to (I could be wrong) require a design. And that isn't helpful. I'm wondering if forgetting the design and poking around in the source will do what I want to do.
  7. Yes, I have tried exporting to text. No joy. Not sure what I need to do.
  8. By this I mean, no design features, just text printed line by line. I am thinking that "all" I'd have to do is dive into the source (leave the design alone) and tell/threaten/bribe/plead/convince it to produce the text I want. But, I am wondering how closely tied the design is to the source. Any wisdom would be appreciated!
  9. Mischief managed. It helps if the data source is running. That and pointing to it. Drama complete
  10. There was an error on the server. Try again or contact site administrators. (Error UID: 3bfe9819-767d-45da-af88-0b274b15f75d) I have no idea what that means. Informative it isn't.
  11. First, is this a remotely sane thing to even be contemplating? A search of the community makes me lean towards that it's not a clever thing to want to do. Nevertheless, it'd make my life easier if this was actually a solved problem. I think that all it requires is either: a) Something that could print a PDF file to a zebra (Z4MPlus) directly. In a very brief test, a PDF does print, but does not advance to the next label. Epic fun. b) Writing some "export" code so that when the report is run ZPL code is produced and (hopefully) will print out ok. I hope there's some generous soul out there that can help. Andrew Williams
  12. I would like to change the default "," separator in a GROUP_CONCAT to something else. Studio complains mightily. I am using the correct syntax as it works in a straight SQL query, just not in Studio. I'm guessing it's not supported, but I'd like some clarification.
  13. I want to run reports (to print on sticky labels) that update the database table as part of the process. Essentially tagging the rows printed as printed.
×
×
  • Create New...