Hi,
I’m using Vs2010 with CR for VS.
When I’m using LeftIndent and RightIndent property don’t work when I export to PDF but when I print the report it’s was ok.
I send you two file.
This is my command on VS for export to PDF
MonRapport.ExportToDisk(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat, sfd.FileName)
And this is my commande for printer
MonRapport.PrintToPrinter(pd.PrinterSettings, pd.PrinterSettings.DefaultPageSettings, True)
Francois.
Be the first to leave a comment
You must be Logged on to comment or reply to a post.