Jump to content
Xtreme .Net Talk

Recommended Posts

  • 2 weeks later...
Posted
i want to print ms report (*.rdlc) without preview and without create external file!

i read http://msdn2.microsoft.com/en-us/library/ms252091(VS.80).aspx but it create external file (*.emf) for each page and this is not perfect. is there any way to print rdlc file without preview and create external file?

 

Did you copy & paste the code from MSDN as it appears? I ask, because their code is set up to print to the Image Writer (First line after the Print() declaration).

 

~Derek

Check out my blog! DevPaper.NET

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...