I am working with CR for Visual Studio and writing a web based VS2013 app. I think I have read everything available here regarding barcode fonts. In all situations, the assumption is that the barcode font will always only be available within the windows configured location, usually C:\Windows\fonts. This doesn't help in a shared hosting environment where the server provider does not want to install any additional fonts. I would like to have the report read the barcode from my /bin or maybe /images folder. Is there any way to override this default font location when generating a crystal report?
↧