Search found 2450 matches

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: 643

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 145 times
10pix.png
10pix.png (24.06 KiB) Viewed 145 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: 643

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: 643

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 159 times
font2.png
font2.png (200.95 KiB) Viewed 159 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: 643

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 159 times

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

after being sized up - maybe 12px
mark3.png
mark3.png (26 KiB) Viewed 159 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: 643

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: 643

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: 643

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: 643

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 330 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 330 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 330 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: 165

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: 310

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: 310

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.
by Jaymer
Wed Mar 13, 2024 1:59 am
Forum: Problem reports
Topic: HTML attribute inside PDF report issue
Replies: 12
Views: 21394

Re: HTML attribute inside PDF report issue

Do you have an image of that screen?
by Jaymer
Wed Mar 13, 2024 12:09 am
Forum: Problem reports
Topic: HTML attribute inside PDF report issue
Replies: 12
Views: 21394

Re: HTML attribute inside PDF report issue

LOL. The "Form Designer" Is that the ability to import HTML when creating a new BO Form? At the upcoming conference, I'd LOVE to see a demo of an app that used even ONE screen like this. There's going to be plenty of show and tell - plus featured demos. I wonder if any of those folk have ever used t...
by Jaymer
Tue Mar 12, 2024 6:40 pm
Forum: General discussion and questions about Aware IM
Topic: Presentation Rules needed for Reference fields
Replies: 1
Views: 101

Presentation Rules needed for Reference fields

Someone mentioned this recently and I wasn't entirely sure what it meant. Then it dawned on me today when I was tweaking this screen. The request was that Presentation Rules were needed for Reference fields, shown in this pic. Screenshot 2024-03-12 at 2.26.45 PM.png Ideally, you'd like the user NOT ...