Results 1 to 10 of 18

Thread: Report paper size

Hybrid View

  1. #1
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,185
    Hi Phabio,

    easy enough to design in Dreamweaver CS6 (did one a little simpler for a project), and paste into an .rsp.

    In fact, designing something like this is likely going to have to be done in a good HTML editor. I believe I put a post up here somewhere on how I separate the html and data merging, to keep it manageable (and updatable: I read the changed HTML and push it back into the .rsp automagically).

    Hank

  2. #2
    Senior Member
    Join Date
    Feb 2012
    Location
    Rome - Italy
    Posts
    1,893
    Hi Hank, thank you for the suggestion.

    DreamWeaver is free?
    or I have to spend $ 3-400 to draw a report?
    If I have to draw a report with variable sections, I create many HTML and paste them in the report program?

    thank
    Fabio

    PS:
    your ERD?

  3. #3
    Lianja Team yvonne.milne's Avatar
    Join Date
    Feb 2012
    Location
    Berkshire, UK
    Posts
    1,842
    Hi Fabio,

    The post Hank mentions is here. In the same post, Barry also talks of using the <%@ include=... %> directive (to include code from another file - great if you have standard elements that you want to use in more than one report) and the <%=...%> directive to evaluate an expression and embed it directly in the html.

    Putting my money where my mouth is and starting designing in ckeditor in a webview (as per Hank's post) then adding in a bit of CSS (check out Hank's other great recommendation for an online CSS editor here) and some NoSQL to grab the data and <%=...%> directives to include it in the html, I came up with the following:

    Name:  invoice.jpg
Views: 1074
Size:  86.2 KB

    Regards,

    Yvonne

  4. #4
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,185
    Hi Yvonne,

    will you design all my reports? Please? <s>

    Hank

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us