I am having a problem that I am sure is not too common in the US.
I wrote a program to print invoices for our Australia Warehouse. I used VB6 for the front-end and Crystal Reports 8.5 Dev to do the form. It does pretty good, but they requested that also be able to be exported to PDF. After a long strugle it now goes to a PDF file. One problem; they use A4 paper insteed of the letter size used in the US. The Crystal Reports form print options is set to A4. That was good enough when we were printing directly from Crystal. Now when it exports to PFD, it goes to letter size and throws the formatting off.
The Question is: How do I tell .ExportOptions that I want A4 size?
I wrote a program to print invoices for our Australia Warehouse. I used VB6 for the front-end and Crystal Reports 8.5 Dev to do the form. It does pretty good, but they requested that also be able to be exported to PDF. After a long strugle it now goes to a PDF file. One problem; they use A4 paper insteed of the letter size used in the US. The Crystal Reports form print options is set to A4. That was good enough when we were printing directly from Crystal. Now when it exports to PFD, it goes to letter size and throws the formatting off.
The Question is: How do I tell .ExportOptions that I want A4 size?