DaveLister1
DaveLister1
About
- Username
- DaveLister1
- Joined
- Visits
- 2
- Last Active
- Roles
- Members
Comments
-
technisoft wrote: » technisoft wrote: » It seems Adobe or Windows problem: https://forums.adobe.com/thread/2415575 Any new insight on this MAJOR problem? Embedding fonts makes no difference. What can people who are affected by this d…
-
cika wrote: » Hello, did you set the EmbeddedFonts option to TRUE ? frxPDFExport1.EmbeddedFonts: = TRUE; greeting Georg Hi Georg - No I have just checked, frxPDFExport1.EmbeddedFonts: = FALSE; You think this will solve problem…
-
I know this is an old topic - but I dont think its been answered ? Yes, you can set the restrictions of any object - but if the user has acces to the report via the designer - they can simply un-set these restrictions and therefore make any changes …
-
Not to worry, think I sorted it. Maybe the brackets were causing a problem ? Not sure, anyway - this code worked.. if =  'YES'  then   begin                    self.Visible  := true;   self.Printable := true;   …