Results 1 to 10 of 10
  1. #1
    talktime is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    21

    Angry Print Two Pages on one sheet of Paper

    Hi
    i have a Access 2003 report that has many pages. each page has one record on it and a little Static text that only needs half of the sheet to, remaining half of the sheet wastes. Can i print two pages on one sheet, One Up and one down (or side by side) on the same sheet.

    Thanks in anticipation

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    What is forcing the page break between records?

    I don't know any way to print two report pages on one sheet.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    talktime is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    21
    Here is my report design


    [Report Header] Blank
    [Page Header]

    [Student ID Header]

    [Detail]

    [Student ID Footer] This section is set to "Force New Page" 'after section' in Properties sheet

    [Page Footer]Blank
    [Report Footer]Blank

    Thanks for considerationClick image for larger version. 

Name:	Access Report.jpg 
Views:	12 
Size:	108.6 KB 
ID:	9433

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    If each output had the same space requirement, everything could be put in the Detail section and set size of the section so that only 2 records fit per page. Unfortunately the listing of unpaid months makes this impractical. A subreport of the unpaid months might make this idea doable. Depends how many months could be listed. Could the list be long enough for multiple pages?

    The address is fixed to Mr. Father's Name? What if there is no father?

    Father's Name is a field in table? Advise not to use special characters and punctuation (underscore is exception) in field names.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    John_G is offline VIP
    Windows XP Access 2003
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Hi -

    You might be able to do this by defining a report that prints to "labels", and then define the "labels" to be 2 per page.

    John

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    Printing to labels not something I have ever done - interesting idea. How is this defined?

    I have a report that prints records in multi-column setup. This gives the effect of 24 labels (or cards) per page. However, all the data is in the Detail section and the space used for each record is fixed.
    Last edited by June7; 10-11-2012 at 10:05 PM.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  7. #7
    talktime is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    21
    @ June 7: as you said the list of unpaid months make it impractical to fix the output space for print. list of unpaid months including student id footer can only spans on one full page.
    is there a way, if it takes more than half of the page, next record should print on next page, if it not it should print on the same page? or is it possible Student footer ID not cannot fit to print on the same page the whole record with header and footer should print on next page.

  8. #8
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    That is not within my experience. I can't even imagine how it could be done, if at all. Report/Detail/Group sections Headers/Footers (exception is page section) have a KeepTogether property but I have never figured out what that property actually accomplishes. Then the report has GrpKeepTogether property. I can't say if these properties could have some bearing in your situation.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  9. #9
    talktime is offline Novice
    Windows XP Access 2007
    Join Date
    Oct 2011
    Posts
    21
    i made a little change in report, i omitted the Page Header section and move it to Student ID header, now it prints two records per page. but when the unpaid list exceeds to 5 and more it prints one full record and one half on the page, can i control that if there is less space on the page to print it should move one whole record to next page?

    i have used some VBA with little modification of this page
    http://www.databasedev.co.uk/report_printing.html

  10. #10
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,632
    Nope, not a clue about that one, never seen any code.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. not print blank pages when a subreport is empty
    By fabiobarreto10 in forum Reports
    Replies: 3
    Last Post: 04-28-2012, 10:01 AM
  2. Cannot navigate pages in print preview
    By RMI in forum Reports
    Replies: 4
    Last Post: 11-09-2011, 11:16 PM
  3. Multiple Pages Print
    By gmitchell@exbrief.com in forum Forms
    Replies: 1
    Last Post: 01-23-2011, 06:06 PM
  4. Envelope wants to print four pages
    By gafort in forum Forms
    Replies: 6
    Last Post: 01-06-2011, 11:24 PM
  5. print report on paper for image
    By gromit95 in forum Reports
    Replies: 11
    Last Post: 01-12-2010, 08:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums