Crystal Reports: Dynamic Images
Use a conditional formula to dynamically change the location of a report’s image. Continue reading
BusinessObjects SDK: Change a Universe's Data Connection
Change a Universe’s Data Connection without using the Universe COM SDK. Continue reading
BusinessObjects SDK: Copy one InfoObject’s File to Another InfoObject
Use the BusinessObjects SDK to copy files between two InfoObjects. This is useful when the source is a ‘template’ object (e.g. Crystal Report) that will be deployed to one or more targets. Continue reading
SQL Server: Date Arithmetic
Useful, dynamically-generated dates for SQL Server.
Crystal Reports: FractionToDecimal() Function
Converts a fractional value in the format of Numerator/Denominator or Whole + Numerator/Denominator to a decimal value.
Crystal Reports: Strategy to Localize a Report (labels)
Create a Crystal Report that dynamically recalculate its labels based on the Workstation’s localization settings.
Adobe Acrobat – Printing Legal Landscape Documents
By default, Adobe Acrobat Reader will scale a landscape-oriented, legal-sized document to letter-sized paper, and if you want to edit these documents you can use programs as sodapdf for this purpose. Fortunately, this scaling can be easily removed.
Crystal Reports: Array_PushEx() Function
Add a unique string value to an array of string values. Uses the delimiter to convert the value into an array. Continue reading
Crystal Reports: Array_Push() Function
Add a string value to an array of strings, only if string value hasn’t already been added to the array.
Continue reading