TfrxHTMLExport with embedded images?
Using latest FastReports 6.
TfrxHTMLExport works well enough, but i don't think it supports base64 encoded images?
I am using FastReports with Intraweb.. does pretty good with SVG and PDF usage I got going.
I can get IW to show the HTML just fine... but the images are not coming over due to the design of getting temp files created and all that stuff.
If could base64 encode images directly INTO the HTML... that would be great.
Anyone done this before?
Trying to modify frxExportHTML.pas to add this myself.
TfrxHTMLExport works well enough, but i don't think it supports base64 encoded images?
I am using FastReports with Intraweb.. does pretty good with SVG and PDF usage I got going.
I can get IW to show the HTML just fine... but the images are not coming over due to the design of getting temp files created and all that stuff.
If could base64 encode images directly INTO the HTML... that would be great.
Anyone done this before?
Trying to modify frxExportHTML.pas to add this myself.