I am using Crystal Reports 2016 and recently discovered an issue where some text was missing on reports that we had been using for years with Crystal Reports 2013.
I finally figured out last week that when No Printer is checked on Page Setup, the font size increases causing some sections of...
Hello,
I have PowerBuilder 12.6 Classic. Somehow my Window Painter layout got screwed up. When I first launch PB, any previously open screens do not open maximized. When I do maximize them, the title bar is missing. I tried restoring the Default Layout, but the behavior has not changed.
My...
Hi Hilfy,
In our case, we want to open the Latest Instance of a scheduled monthly report from a PowerBuilder developed Windows application. The goal is that it will display the results of the latest scheduled execution and not re-execute the report.
A co-worker was headed in the OpenDocument...
Balaji,
Your formula output looks pretty good. I see that when the text wraps it is not indenting as far as you want. I think that is the issue you are having.
I wrestled with this and ended up coding my formula to break up the text into individual words in an array and then I determine how...
Does anyone know if URL Reporting supports sInstance=Last on BI 4.0 SP4?
I have found URL Reporting documentation for XI40 [see link below] and it does not include any reference to using the sInstance parameter.
XI40 URL Reporting
The URL Reporting documentation for XI3 includes references...
I got this working........
Background
For bulleted items, user precedes each bullet with a Plus Sign [+] character. NOTE: Due to Crystal parameter screen limitation of not allowing multiple lines of text in a string parameter, the user must concatenate all lines of input text into a single line...
Crystal Reports 2013 allows me to declare an input parameter that is thousands of characters in length, however, the viewable input textbox associated with the parameter is limited to a few hundred characters. The textbox will allow entry of the max allowed characters, but the user cannot see...
Hi,
Crystal Reports 2011 SP7. I have an report input parameter where the user can enter text. The desired presentation is to show the text as indented bullet items. Since the Crystal Input Parameters do not support multiple line input parameters, I devised a scheme to have the user precede each...
Hi Dom71555,
Maybe this will help.
Assuming that you are using dwcontrol.PrintCancel()
Have you checked the return value?
Documentation indicates it will return –1 if an error occurs, Null if the dwcontrol is null.
Another thought is if it is a small print job, the print spooler might have...
PB 12.6
I have an OLE Object being used to open a Word Document for the user to view. The issue that I have is that I do not know when or if the user closes the session of Word that gets launched so am not sure how to handle Destroying the object.
I appreciate any comments, examples...
Is there any information provided when the crash occurs?
Like error numbers, text, etc..
Can you please post the PowerBuilder code where you execute the Stored Procedure?
Matt,
FYI: We just got bit by another pbvm80.dll external function reference resulting in an application termination.
I was hoping to try to integrate the latest PFC code into our application but some of my predecessors made changes to some of the PFC code many years ago, so I don't think it is...
Matt,
Thank you for your reply.
We have decided that since this is our first and only known encounter with this that we will just instruct the users on Print Screen alternatives to CTRL-P.
Follow up:
I had assumed that we had the latest PFC when we upgrade/migrated to PowerBuilder 12.6.
Why...
We migrated our Windows application from PB 12.5 to PB12.6.
We recently encountered the following runtime error when a user presses CTRL-P.
Application terminated.
Error: Error opening DLL library pbvm80.dll for external function at line 29 in function of_printdlg of object...
We recently migrated our windows application from PB 12.5 to PB 12.6 [classic].
We just discovered that if we try to run multiple instances of our executable we immediately get app_name.exe has stopped working. The only options are Close the program or Debug the program.
CLUE: If the first...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.