You are not logged in.
Pages: 1
I'm having this issue when exporting a report using FastReport: one of the fields (usually the first one) is rendered the same color as the page (usually white.) It's still there, thought. What can be a possible cause for this? I'm creating the file as PDF/A with embedded fonts.
Offline
Did you download the latest 1.18 unstable version from http://synopse.info/fossil/wiki?name=Get+the+source ?
Could you make a .emf file to reproduce the issue?
Offline
I downloaded the latest version of the source code.
By the way, I keep getting a "403 Forbidden" trying to download Synopse.inc:
http://synopse.info/fossil/raw/Synopse. … f20dd1a110
I managed to fix this issue - first I changed the background color for the text element, and sure, the text was white. Since it was already set as black, I slightly altered it (changed to something like #010101) and the text appeared.
How can I produce a EMF file from my file?
Offline
Pages: 1