Export to PDF problem

Hey guys
i have crated areport using c# code, framework 4
it is a kinda big report wth around 50 images in it,
when i Show the report i can see the preview
but when i try to export it to PDF i get this error:
System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
at System.Drawing.Bitmap..ctor(Int32 width, Int32 height)

and now when i UnCheck the Print Optimization check box in the Export dialog, i works, but now, som of the images are not displayed and replaced by red crosses.

any ideas?

Comments

  • edited 4:53AM
    Hello,

    Could you send me a test project that demonstrates the error? I cannot reproduce it.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.