I have a form in Access with certain basic data. More details pertaining to the data is stored in a huge PDF file, each page containing some notes on one particular record. If I create a field which lists the PDF page number of this record, how can I get to open the PDF file to that particular...
Just curious to know as to what is the maximum number of bookmarks you can create in a single pdf file? and is there a limit on the number of pages in a pdf file?
Is it necessary to declare a connection object every-time in every module which tries to access a recordset from the the same .mdb file the module is in? e.g.
dim cnn as connection
Dim rst as ADODB.Recordset
set cnn = New ADODB.Connection
Set cnn = CurrentProject.Connection
rst.Open...
I have a table named companyDetails which stores the name address, phones, Director names and a logo fields. The logo field is a OLE field and I have embedded the logo of the company in it(it's a jpg file). When I load the forms I open this recordset to fill in the details in the form header and...
I have been trying to create this report and every time i get this error:
"The section width is greater than the page width, and there are no items in the additional space, so some pages may be blank"
My page set-up has a custom page of 5.5"(w)x8.5"(h). Margins are set to...
I just exported some data to Adobe Acrobat 5. Now i have this problem. There are 3 pages. The data on page 2 & 3 is actually very little and can be accomodated on page 2 itself. IS there a way I can do this in acrobat? Conversely, is there a wau to split the data into 2 or more pages from...
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.