Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Crystal Report: How to set paper size to A3 before export?

Crystal Report: How to set paper size to A3 before export?

Scheduled Pinned Locked Moved C#
tutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Doan Quynh
    wrote on last edited by
    #1

    My report size is A3. When I export to .rtf or .doc it can't display correct. Can I set paper size before export? Code: ... ExportOptions crExportOptions = crReportDocument.ExportOptions; crExportOptions.ExportFormatType = ExportFormatType.RichText; crReportDocument.Export(); QuynhTD -- modified at 23:31 Monday 21st May, 2007

    A 1 Reply Last reply
    0
    • D Doan Quynh

      My report size is A3. When I export to .rtf or .doc it can't display correct. Can I set paper size before export? Code: ... ExportOptions crExportOptions = crReportDocument.ExportOptions; crExportOptions.ExportFormatType = ExportFormatType.RichText; crReportDocument.Export(); QuynhTD -- modified at 23:31 Monday 21st May, 2007

      A Offline
      A Offline
      AMIT_BHAGAT
      wrote on last edited by
      #2

      You just have to right click on report format --> Design --> Page Setup --> Page option --> Select The format of your choice.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups