Re: CFReport Results

2007-02-19 Thread Tom Chiverton
On Wednesday 14 Feb 2007, Rick Root wrote:
  Is there something wrong with the documentation ?

 If by something wrong you mean it doesn't actually answer the question I
 asked,  The documention for cfreport makes no reference to return 
values, results,  or pages.

What do you think the chances are it has return values (ala cfhttp) but Adobe 
left them out of the docs ?

-- 
Tom Chiverton
Helping to heterogeneously e-enable frictionless e-tailers



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270098
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFReport Results

2007-02-14 Thread Rick Root
ping

On 2/13/07, Rick Root [EMAIL PROTECTED] wrote:

 Does CFREPORT return any data?  Like... I'm interested in knowing when I
 generate a PDF document, how many pages were generated.

 rick

 --
 I'm not certified, but I have been told that I'm certifiable...
 Visit http://www.opensourcecf.com today!




-- 
I'm not certified, but I have been told that I'm certifiable...
Visit http://www.opensourcecf.com today!


~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269783
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CFReport Results

2007-02-14 Thread Tom Chiverton
On Wednesday 14 Feb 2007, Rick Root wrote:
 ping

 On 2/13/07, Rick Root [EMAIL PROTECTED] wrote:
  Does CFREPORT return any data?  Like... I'm interested in knowing when I
  generate a PDF document, how many pages were generated.

Is there something wrong with the documentation ?

-- 
Tom Chiverton
Helping to conveniently generate network meta-services



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269800
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFReport Results

2007-02-14 Thread Rick Root
On 2/14/07, Tom Chiverton [EMAIL PROTECTED] wrote:

 On Wednesday 14 Feb 2007, Rick Root wrote:
  ping
 
  On 2/13/07, Rick Root [EMAIL PROTECTED] wrote:
   Does CFREPORT return any data?  Like... I'm interested in knowing when
 I
   generate a PDF document, how many pages were generated.

 Is there something wrong with the documentation ?


If by something wrong you mean it doesn't actually answer the question I
asked, then yes, there's something wrong with the documentation.  I don't
ask questions like this without looking at livedocs.

The documention for cfreport makes no reference to return values, results,
or pages.

It has no attributes that I can see that allow you to get information about
the results of report generation, so I decided to ask the list in hopes that
someone might know if there's a way.

Thanks for not helping.

-- 
I'm not certified, but I have been told that I'm certifiable...
Visit http://www.opensourcecf.com today!


~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269830
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFReport Results

2007-02-14 Thread Ian Skinner
Does CFREPORT return any data?  Like... I'm interested in knowing when I 
generate a PDF document, how many pages were generated.

Rick

I do not know how to use this outside of the report file, but the number of 
pages is available internally so that you can add output like page 3 of 5 to 
the report.  Beyond that, I don't know.  What I suspect you may need to do is 
find some widget that could introspect the pdf file.  I would presume something 
like that exists out there, probably even something in Java which should have a 
good chance of being able to be tied into a ColdFusion app.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Soduko
|   |   |
-
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269835
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CFReport Results

2007-02-14 Thread Rick Root
On 2/14/07, Ian Skinner [EMAIL PROTECTED] wrote:


 I do not know how to use this outside of the report file, but the number
 of pages is available internally so that you can add output like page 3 of 5
 to the report.  Beyond that, I don't know.  What I suspect you may need to
 do is find some widget that could introspect the pdf file.  I would presume
 something like that exists out there, probably even something in Java which
 should have a good chance of being able to be tied into a ColdFusion app.


Just for fine, I googled getpdfinfo and found this on Ben Forta's blog

http://www.forta.com/blog/index.cfm/2006/8/11/GetPDFInfo-UDF-Returns-PDF-Information

If I'd written a UDF to do that, I would've named it getpdfinfo too I
guess!

Still, I think cfreport should have a result attribute like cfquery does...
or return some values like cfhttp and cffile do.

Rick


-- 
I'm not certified, but I have been told that I'm certifiable...
Visit http://www.opensourcecf.com today!


~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269836
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


CFReport Results

2007-02-13 Thread Rick Root
Does CFREPORT return any data?  Like... I'm interested in knowing when I
generate a PDF document, how many pages were generated.

rick

-- 
I'm not certified, but I have been told that I'm certifiable...
Visit http://www.opensourcecf.com today!


~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269679
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4