Another possibility you could consider is to change settings before printing
and  change it back again after printing

 

Like

SET QUOTES=NULL

SET QUOTES="

 

Print

 

SET QUOTES=NULL

SET QUOTES='

 

Tony 

 

From: [email protected] [mailto:[email protected]] On Behalf Of Bill Owens
Sent: vrijdag 4 maart 2011 18:32
To: RBASE-L Mailing List
Subject: [RBASE-L] - EMAIL PDF

 

We have an application where we create a PDF file and email

The  file contains first name lastname.pdf

If there is an apostrophe in the name ex: James O'Connor cannot create PDF

If name = James Oconnor then PDF is created

 

Any suggestions will be appreciated.

 

Bill

 

Reply via email to