Brandon

Results 39 comments of Brandon

@mikependon yes there are use cases where the automatic behavior used by RepoDb isn’t suitable… we have legacy models (horribly designed that we inherited) that had naming conflicts with underlying...

For an Attribute it works fine. But to be honest the In/Out semantics are a bit esoteric and not nearly as clear as Read/Write (for Delete, Create/Insert, Update) semantics for...

I agree…maybe we can somehow get a small coalition for collaboration on the project to keep it prosperous….as it’s quite nice and we’ve fully migrated from Dapper on over…. Maybe...

Closing this as the version is now bumped to v2.19, and fully tested via https://github.com/cajuncoding/ApacheFOP.Serverless/pull/11 ✅

I’m pretty sure that there has not been any updates to this code base and it’s unlikely anything significant will be added in the future. Have you tried Apache FOP...

I don't own the repo, but it's not clear why you would need to change the code here? Based on your simple use case you could simply not render the...

There aren't enough details in the original question... and there is no sample of the FO output. But, in case this helps, I had an issue with page breaks at...

I don’t think this project is actively supported. You should look at using Apache FOP instead as it’s a much better supported (free) implementation of Xsl-FO rendering for PDFs… You...