|
#1
|
|||
|
|||
printing question
so I wanted to print a contact form/attributes, details & notes but how? It appeared I could not select an entire record at one time. Instead I had to go back 3x. Could this be for such a program as URp?
|
#2
|
|||
|
|||
Depending on the contents of the Detail Pane, it seems that UR comes up a little short on printed output.
If the Detail Pane is a Form the Print | Item Detail will not output anything. It will Print | Item Attributes for such a record, but this is essentially the Item Attributes Pane in printout (and sorting). If the Detail Pane is a Form you can File | Export | to RTF which will give you the Item Title then a line for each FeildName: FeildData for each feild that has data from the Form (sorted in Form order). There is a discussion here on exporting to html, From FAQ - Exporting: http://www.kinook.com/Forum/showthre...&threadid=2054 http://www.kinook.com/Forum/showthre...&threadid=2104 If you're working mainly with data (Attributes, Forms), and not so much text, CSV Export is probably going to give you the most flexibility on the presentation side - I believe CSV has a 254-character limit. As far as I can tell you need to pull the data into something that will give you a access to Report Layout for the data. If you have access to MS Word a custom mailing label may be worth exploring, otherwise you'll need to pull the CSV into a database program and use its Reporting module. Or may be there's something that will let you work the oml / xls output. Later, KenA |
#3
|
||||
|
||||
I had similar problems several times, ... and wrote several times here that export/printing part of UR needs more features ...
Kinook is right that the fact we have attributes, items details/item notes, makes it not easy to come up with print that would satisfy everyone. For cataloging DVDs, which also uses attributes/data combinations, I use http://www.whereisit-soft.com/ which has a very nice and flexible "report generator", maybe Kinook should get a clue from there, http://www.whereisit-soft.com/snap6.gif http://www.whereisit-soft.com/snap7.gif And regarding HTML export as well. I didnt know whether I should smile or cry when I was reading how to get HTML export (this should definitely be a standard export option), ... do this/ edit this file/ copy sth/ ... ??? Again, I know that there are 100s ways for HTML layouts and data organization of HTML page, but Kinook should provide at least few of them in the standard export directly to HTML ... without user intervention and tweaking xml files ... MyBase for example does it very nicely ... |
#4
|
|||
|
|||
If focus is in a form field, print/preview will print the form attributes and any rich text in the detail view. If focus is in the rich text area of the form, print/preview will print the rich text of the item. If focus is in another pane, choosing Item Details on the Print/Preview dialog will print the form attributes and any rich text in the detail view.
Item notes cannot currently be printed with the form+rich text. It can be printed separately via Print with the Notes pane focused or by choosing Item Notes when printing with another pane (except Details) focused. |
#5
|
||||
|
||||
Quote:
|
#6
|
|||
|
|||
Quote:
If focus is on an Item in the Data Explorer Pane, and that Item contains a Form, then Print | Item Detail will not print anything, but Print | Item Attributes will give you pritned output same as the Item Attributes Display. Quote:
|
#7
|
|||
|
|||
Quote:
quant....guess you are eagerly anticipating a decent backend too.... |
#8
|
||||
|
||||
Quote:
|
#9
|
|||
|
|||
Quote:
|
#10
|
|||
|
|||
Quote:
|
#11
|
|||
|
|||
Quote:
|
#12
|
||||
|
||||
Quote:
|
#13
|
|||
|
|||
Quote:
Last edited by $bill; 04-17-2007 at 08:20 AM. |
#14
|
||||
|
||||
Quote:
|
#15
|
|||
|
|||
Quote:
|
|
|