Search found 2 matches
- Mon Oct 31, 2005 8:09 am
- Forum: R&R ReportWorks Users
- Topic: PDF using R&R OCX
- Replies: 3
- Views: 1581
==> RE: PDF using R&R OCX
Can you also confirm that the ^?^ in the printer property does display a printer dialog box as documented.__My experiance is that it automatically sends it to the default printer when set as:____rrreport1.destination := 2__rrreport1.printer := ^?^__
- Wed Oct 26, 2005 11:21 am
- Forum: R&R ReportWorks Users
- Topic: PDF using R&R OCX
- Replies: 3
- Views: 1581
PDF using R&R OCX
Using R&R ver 10+ I am able to print to a PDF file if i use RRWRUN.exe__I was not able to do it from the OCX and no PDF option shows up in the documentation.__Any idea if PDF can be produced while using the OCX ?