I'm not sure what file you are referring to?  Are you sure it's
/admins/modify_client.php ?

One could make the PDF be sent as an email attachment, to do this the
you would have to mime encode the PDF output and attach it to the
email message with appropriate headers.

Paul

On Mon, Jul 20, 2009 at 3:10 PM, Michael D.
Ogden<o...@electronicpipeline.net> wrote:
> When I go to http://servername/admins/modify_client.php?clientid=x
> I get a blank page.
>
> I have made some changes to the event scripts as follows:
>    <?php echo $clientscompany ?> -
>    <?php echo $clientsname ?> -
>    <?php echo $clientsaddress ?> -
>    <?php echo $clientscity ?>, <?php echo $clientsprovince ?>  <?php echo
>    $clientspostalcode ?>
>
> Could this have broken the modify client scripts? I don't see how it could
> have. Should I have installed an earlier version then upgraded?
>
> In addition (should anyone be curious) I finally discovered how to get the
> PDF bill to work by downloading the plugin dompdf.
>
> In addition, is it possible that the PDF bill get sent as an attachment
> instead of as HTML? How would I do that (or have I just broken it *smile*)
>
> Thanks in advance
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________
> Citrusdb-users mailing list
> Citrusdb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/citrusdb-users
>



-- 
The CitrusDB Project | http://www.citrusdb.org
Open Source Customer Care & Billing System

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Citrusdb-users mailing list
Citrusdb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/citrusdb-users

Reply via email to