Each of the reports are created separately and are held in a temp file until the last report is created, then it's saved as a PDF using PDFcreator.
Are there any properties that can be used to get the number of pages and get the next report to start at [#pagesfrompreviousreport] + [page number...
Hi,
I'm looking to find a way to carry over the page numbers from report to report when a set of reports are combined together to make one.
We are creating contracts in small parts. Each section is it's own report and we just put the together prior to creating a PDF. Right now the page...
I honestly don't know. The completed project is on my PC and I have been the only one to get the error. Would that have something to do with MY PC?
Kevin
Hello,
I keep getting this error when ever I exit my application My group and I created for a project.
WindowsFormsParkingWindow - Tarmac.exe Application Error
The exception unkown software exception(0xc0020001) occured in the application at location ......
Click on OK to terminate the...
I am using the management studio to generate a complete script that will have everything that is needed to transfer the database to another computer. I have created a sql script that creates all objects such as: Tables, view, procedures and so on. But, I am trying to find out how to include all...
Hi everyone,
I am trying to remember how to enter a value in the textbox portion of a combobox, then check the combo list to see of it is there and if it is not have it enter into the list. I want to have this happen when the enter key is pressed.
Any help would be great.
Stupidity, the...
Well I kind of use this at this point.
Private Sub btnDraw_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnDraw.Click
'get the difference of weeks between todays date and the selected date.
diff = DateDiff(DateInterval.WeekOfYear, today, future)...
Hi, I have been working on a project for a class project which works similar to MS project. I have been trying to draw lines on a label (just to test) for a timeline. I can get the lines drawn, but when I scroll left to right on the form, the lines disappear. Is there anyway to make them stay or...
I was just wondering if there is a way to make a custom form. Instead of using the windows settings for the form border and style, is there a way to make your own? I know you can make custom controls, but what about the forms?
mech
Hello everyone,
As the title says I am new to Crystal reports and I was wondering if there is a site that has a down low on how and what to do to create, modify, and what ever. Possible project that I have coming wants crystal reports for a new app. I am not sure what version but it is with...
Actually this does help. You see my listbox contains data such as:
Page.1 - Details
Page.2 - Materials
and so on.
The listbox is not a placed control but a list of values elsewhere on the worksheet.
These Page.1 and Page.2 are just assigned values on the worksheet such as: A1 and J1. I know...
I have a list which goes:
Page.1
Page.2
Page.3 ...
Page.10
On my worksheet I want to click on the arrow for the list and select one of the pages in the list (like above). From there I want to go to that page. What I mean by page is different sections of one worksheet. So the first page may be...
I have been trying to rack my brain about how to do this. I have a list which is populated by a range of data. Just a validation list. This list is for Page # and descriptions. I want to select a Page# and description and go to that page. I'm sure there is a way to do this, its just that I'm not...
I just tried:
Max(Mid([proposalstring,10,16))
which took off the Rev parts but, I need to remove the whole row of data.
I have also tried some if statements to compare the strings after the rev part is gone but it still doesn't take out the entire row.
Is there a delete command that can work...
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.