Search found 2454 matches

by Jaymer
Sat Apr 06, 2024 7:32 pm
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Re: HTML in a PDF Report

OK, well this rule won't work: If POInstall.Comment_HTML IS UNDEFINED Then POInstall.Comment_HTML = ' ' Because then technically the HTML field STILL doesn't have anything in it and then you get this error: empty_html_field2.jpg Of course, now you start putting data in fields that should be empty an...
by Jaymer
Sat Apr 06, 2024 7:22 pm
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Re: HTML in a PDF Report

MORE DISAPPOINTMENT If you have a report field with the 'html' or html added (it actually doesn't matter if you use the quotes), AND THE FIELD IS NULL (ie. UNDEFINED in Aware), you'll get this runtime error and the report fails and will not execute. In my case, I'm not even printing it - I added a s...
by Jaymer
Fri Apr 05, 2024 12:54 am
Forum: Wish List
Topic: Naming in New Tab
Replies: 2
Views: 2983

Re: Naming in New Tab

JoshK131 wrote: Thu Apr 04, 2024 9:30 pm, the Tab name defaults back to the BO Name.
I would like the tab to stay the same name.
Done this for years.
Not tried in v9.
by Jaymer
Wed Apr 03, 2024 3:57 am
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Why do it this way

Imagine having a floor plan of a building. I have 42 offices. I'm trying to put 11 pieces of into into each office slot. Rather than having 462 fields on the report, I have 42. I'm building a string of data for each slot. This works now and is nice and readable. plan1.png But I want to color some li...
by Jaymer
Wed Apr 03, 2024 3:43 am
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

STILL CANNOT DO MY ORIGINAL REQUIREMENT

because of the poor bitmapped fonts, I can't fit all my text in.

1st is 10 point, and then 8 to help it fit - but then not readable.
8pix.png
8pix.png (31.27 KiB) Viewed 159 times
10pix.png
10pix.png (24.06 KiB) Viewed 159 times
by Jaymer
Wed Apr 03, 2024 3:35 am
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

AND the parser in the new library is picky as hell

For one I ran across, You can't have a '&' in your data. In this text field on my PO, in the text field the user had typed "type 1 & 2 items" that barfed when printing: picky1.png I can imagine using a REPLACE_PATTERN on the field before printing, BUT if its ALREADY html, then its going to be loaded...
by Jaymer
Wed Apr 03, 2024 3:17 am
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Re: HTML in a PDF Report

But the fonts are crap.
Always "blocky", jagged

can't find ANY combination of 'font-family' that it will accept.
got a couple of hours in it just tonight, after the new build

It does change typeface... just not very well. And never to a smooth font. Always a poor bitmap.
font1.png
font1.png (127.38 KiB) Viewed 189 times
font2.png
font2.png (200.95 KiB) Viewed 189 times
by Jaymer
Wed Apr 03, 2024 3:13 am
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Re: HTML in a PDF Report

Mark
still broke after upgrading to bld 3249
sux

I used your html line from the first post.
here it is in my text field.
mark2.png
mark2.png (25.39 KiB) Viewed 189 times

here's how the report looks
mark1.png
mark1.png (13.82 KiB) Viewed 189 times

after being sized up - maybe 12px
mark3.png
mark3.png (26 KiB) Viewed 189 times
by Jaymer
Tue Apr 02, 2024 9:00 pm
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Re: HTML in a PDF Report

damn, what a pain in the ass.
and i just did an upgrade on saturday the 30th, and a new version with new Report HTML Library comes out 2 days later.
spent many hours trying to get this HTML to be anywhere close to useable - and it was broke all along.
Hope the new April 1 build finally works.
by Jaymer
Wed Mar 27, 2024 4:02 am
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Re: HTML in a PDF Report

ok, thx that worked - forgot about that problems now: 1) sucks that you have to use inline 'styles' - tried class and it doesn't pick it up. 2) cant get the text tight... here is the html in a browser Screenshot 2024-03-26 at 11.54.38 PM.png and shown in chrome explorer Screenshot 2024-03-26 at 11.5...
by Jaymer
Tue Mar 26, 2024 1:51 am
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Re: HTML in a PDF Report

Mark? Ideas?
by Jaymer
Sat Mar 23, 2024 8:54 pm
Forum: General discussion and questions about Aware IM
Topic: HTML in a PDF Report
Replies: 20
Views: 687

Re: HTML in a PDF Report

Mark,
why am I not seeing HTML in my report?
Ver 8.6


The field def:
Screenshot 2024-03-23 at 4.50.49 PM.png
Screenshot 2024-03-23 at 4.50.49 PM.png (14.51 KiB) Viewed 360 times

The report def:
Screenshot 2024-03-23 at 4.51.12 PM.png
Screenshot 2024-03-23 at 4.51.12 PM.png (58.02 KiB) Viewed 360 times

The result:
Screenshot 2024-03-23 at 4.51.31 PM.png
Screenshot 2024-03-23 at 4.51.31 PM.png (24.87 KiB) Viewed 360 times
by Jaymer
Thu Mar 21, 2024 4:16 pm
Forum: Problem reports
Topic: Custom list / custom queries, changes to conditional logic
Replies: 2
Views: 173

Re: Custom list / custom queries, changes to conditional logic

Thanks, that really sucks.
One more thing I’ve got to update when converting two apps to V9. 🙁
I’ll update this example page:
https://www.awareim.com/forum/viewtopic.php?f=1&t=11009
by Jaymer
Sun Mar 17, 2024 4:17 pm
Forum: Tips and Tricks
Topic: Generic event handler for row operations working with records from Stored Procedure
Replies: 7
Views: 344

Syntax for Margins

AwareApp.startProcess2('VP_ShowJobWithChat', 'jobs', ObjectID, { newTab: true, id: "JobWithChat", margins: {top: 0, bottom: 0, left: 0, right: 0} }); Since you are deep into this function, This might come in handy in the future. I don’t think it’s in the forum. I had this in an email. The key part h...
by Jaymer
Sun Mar 17, 2024 4:05 pm
Forum: Tips and Tricks
Topic: Generic event handler for row operations working with records from Stored Procedure
Replies: 7
Views: 344

Re: Generic event handler for row operations working with records from Stored Procedure

Haven’t checked in at least 6 months but last I recall, the Alt-V search function doesn’t include this script.
(That sure would be nice wouldn’t it, to find all the places “RenderOption” is used, for example)

Can u check in V9 ?
If not, sending and Email to Vlad would help get this in an update.