Sign Up |  Live StatsLive Stats    Articles 35,345| Comments 159,790| Members 17,820, Newest waheguruhelpme| Online 209
Home Contact
 (Forgotten?): 
    Sikhism

   
                                                                     Your Banner Here!    

Need overview of the challenge

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 400 USD, Received: 35 USD (9%)
Please Donate...
Related Topics...
Thread Thread Starter Forum Replies Last Post
Langar - The Free Kitchen - A simple overview Narayanjot Kaur New to Gurdwara 6 17-Jul-2009 08:40 AM
Gurdwara - What to Expect - A simple overview Narayanjot Kaur New to Gurdwara 12 16-Jul-2009 05:58 AM
A challenge Tom Information Technology 5 28-Jul-2006 08:13 AM
A Debug Challenge... Sharkbyte Information Technology 4 28-Jul-2006 08:00 AM
Hinduism Overview Neutral Singh Hinduism 0 01-Aug-2004 18:37 PM


Tags
overview, challenge
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:37 AM
LongWayFromHome's Avatar LongWayFromHome
Guest
 
Posts: n/a
   
   
Need overview of the challenge

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
Each fall, we mail more than a thousand endowment reports produced by the
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/13458-need-overview-of-the-challenge.html
Access 2000 database I have built over several years. To reduce the
logistical and cost burden of mailing 3500 pages, I would like to begin
offering the reports as PDF attachments to emails. However, before we
solicit email addresses for this purpose, I need to make sure I can pull it
off reliably. So, my plan is 1) to build the ability to do it and then 2) in
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458
this fall's mailing announce the option (for 2007) and ask for email
addresses. Sooo... I would like very much to hear overview advice on how
best to make it work.

I am in Windows 2000. Our email client is Outlook.

Is it possible to train Access to print each report to PDF, assemble the
email with the attachment, and just do it? (I imagine the answer is, Yeah,
right...) What are the major components of such an operation?

Failing that, what major programming pieces do I need to bring together?

Overview is all I can use right now. Needless to say, I'll be back with
particular issues!

Thanks!
--
Dave



 
Do share your immediate thoughts or reactions on this issue? We value your views! Login Now! or Sign Up Today! to share your views with us.. Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:37 AM
Douglas J. Steele's Avatar Douglas J. Steele
Guest
 
Posts: n/a
   
   
Re: Need overview of the challenge

It's definitely doable. However, I don't have sample code I can give you.

I know that Arvin Meyer does something along these lines: I'll ping him and
see if he can offer suggestions.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"LongWayFromHome" wrote in
message news:49E8DC78-1145-4AE4-98F1-80E5953F4C12@microsoft.com...
> Each fall, we mail more than a thousand endowment reports produced by the
> Access 2000 database I have built over several years. To reduce the
> logistical and cost burden of mailing 3500 pages, I would like to begin
> offering the reports as PDF attachments to emails. However, before we
> solicit email addresses for this purpose, I need to make sure I can pull
> it
> off reliably. So, my plan is 1) to build the ability to do it and then 2)
> in
> this fall's mailing announce the option (for 2007) and ask for email
> addresses. Sooo... I would like very much to hear overview advice on how
> best to make it work.
>
> I am in Windows 2000. Our email client is Outlook.
>
> Is it possible to train Access to print each report to PDF, assemble the
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458
> email with the attachment, and just do it? (I imagine the answer is,
> Yeah,
> right...) What are the major components of such an operation?
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458
>
> Failing that, what major programming pieces do I need to bring together?
>
> Overview is all I can use right now. Needless to say, I'll be back with
> particular issues!
>
> Thanks!
> --
> Dave



Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:37 AM
Tony Toews's Avatar Tony Toews
Guest
 
Posts: n/a
   
   
Re: Need overview of the challenge

LongWayFromHome wrote:

>Is it possible to train Access to print each report to PDF, assemble the
>email with the attachment, and just do it? (I imagine the answer is, Yeah,
>right...) What are the major components of such an operation?


Yes, all doable.

A2000ReportToPDF is an Access 2000 database containing a function to
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458
convert Reports and Snapshot files to PDF documents. No PDF Printer
driver is required.
http://www.lebans.com/reporttopdf.htm
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458

However you want to limit reports to each individual person. You
can't use the Where clause of the familiar docmd.openreport because
that's not available using the Leban's approach.

You could use technique where the report's query references value from
a form which isn't suitable for your situation. Although, for
example, this approach would work for a report for a particular
customer and range of dates.

For a page on how to print a report for a single record and how to
generate reports to attach to emails see the Emailing reports as
attachments from Microsoft Access page at
http://www.granite.ab.ca/access/emai...ttachments.htm

Now you have a .PDF file containing the report specific to that email
address.

To email the file there are a number of approaches some of which are
Outlook specific. See the Outlook specific links at the Access Email
FAQ at my website.
http://www.granite.ab.ca/access/email/outlook.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Reply With Quote
  #4 (permalink)  
Old 28-Jul-2006, 08:37 AM
Arvin Meyer [MVP]'s Avatar Arvin Meyer [MVP]
Guest
 
Posts: n/a
   
   
Re: Need overview of the challenge

We create, merge, and email as many as 1200 PDF purchase orders a day.
Forget using the traditional Adobe Acrobat software to do this. It is far
too slow. Fortunately, better tools are available, and they are far cheaper
than Adobe.

First you want a reader that will load fast. Try Foxit:

http://www.foxitsoftware.com/pdf/rd_intro.php

Next, you'll want a high-speed PDF maker. I use Win2PDF:
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458

http://www.win2pdf.com

Last, you need a class that will quickly feed the reports singly to the PDF
software and store and email them. For that, I use Steve Arbaugh's Mail and
PDF class:

http://www.groupacg.com/ACGFile.htm
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458

I use the ProPlus version of the class because I do some very sophisticated
merging with PDFs from other vendors, but you may only need the Pro version.
Steve includes enough code and set-up information to get you started, and I
can help you if you have specific questions.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access

"LongWayFromHome" wrote in
message news:49E8DC78-1145-4AE4-98F1-80E5953F4C12@microsoft.com...
> Each fall, we mail more than a thousand endowment reports produced by the
> Access 2000 database I have built over several years. To reduce the
> logistical and cost burden of mailing 3500 pages, I would like to begin
> offering the reports as PDF attachments to emails. However, before we
> solicit email addresses for this purpose, I need to make sure I can pull
> it
> off reliably. So, my plan is 1) to build the ability to do it and then 2)
> in
> this fall's mailing announce the option (for 2007) and ask for email
> addresses. Sooo... I would like very much to hear overview advice on how
> best to make it work.
>
> I am in Windows 2000. Our email client is Outlook.
>
> Is it possible to train Access to print each report to PDF, assemble the
> email with the attachment, and just do it? (I imagine the answer is,
> Yeah,
> right...) What are the major components of such an operation?
>
> Failing that, what major programming pieces do I need to bring together?
>
> Overview is all I can use right now. Needless to say, I'll be back with
> particular issues!
>
> Thanks!
> --
> Dave



Reply With Quote
  #5 (permalink)  
Old 28-Jul-2006, 08:37 AM
LongWayFromHome's Avatar LongWayFromHome
Guest
 
Posts: n/a
   
   
Re: Need overview of the challenge

  Donate Today!  
THANK YOU ALL! This is precisely the level of guidance I need at this point,
and over the next few weeks I will forge ahead. Thanks in particular to
Arvin Meyer for offering to answer questions. I'm sure I will have some.

Best regards.

--
Dave


"Arvin Meyer [MVP]" wrote:

> We create, merge, and email as many as 1200 PDF purchase orders a day.
> Forget using the traditional Adobe Acrobat software to do this. It is far
> too slow. Fortunately, better tools are available, and they are far cheaper
> than Adobe.
>
> First you want a reader that will load fast. Try Foxit:
>
> http://www.foxitsoftware.com/pdf/rd_intro.php
>
> Next, you'll want a high-speed PDF maker. I use Win2PDF:
>
> http://www.win2pdf.com
>
> Last, you need a class that will quickly feed the reports singly to the PDF
> software and store and email them. For that, I use Steve Arbaugh's Mail and
> PDF class:
>
> http://www.groupacg.com/ACGFile.htm
>
> I use the ProPlus version of the class because I do some very sophisticated
> merging with PDFs from other vendors, but you may only need the Pro version.
> Steve includes enough code and set-up information to get you started, and I
> can help you if you have specific questions.
> --
> Arvin Meyer, MCP, MVP
> Microsoft Access
> Free Access downloads
> http://www.datastrat.com
> http://www.mvps.org/access
>
> "LongWayFromHome" wrote in
> message news:49E8DC78-1145-4AE4-98F1-80E5953F4C12@microsoft.com...
> > Each fall, we mail more than a thousand endowment reports produced by the
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458
> > Access 2000 database I have built over several years. To reduce the
> > logistical and cost burden of mailing 3500 pages, I would like to begin
> > offering the reports as PDF attachments to emails. However, before we
> > solicit email addresses for this purpose, I need to make sure I can pull
> > it
> > off reliably. So, my plan is 1) to build the ability to do it and then 2)
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13458
> > in
> > this fall's mailing announce the option (for 2007) and ask for email
> > addresses. Sooo... I would like very much to hear overview advice on how
> > best to make it work.
> >
> > I am in Windows 2000. Our email client is Outlook.
> >
> > Is it possible to train Access to print each report to PDF, assemble the
> > email with the attachment, and just do it? (I imagine the answer is,
> > Yeah,
> > right...) What are the major components of such an operation?
> >
> > Failing that, what major programming pieces do I need to bring together?
> >
> > Overview is all I can use right now. Needless to say, I'll be back with
> > particular issues!
> >
> > Thanks!
> > --
> > Dave

>
>
>

Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Gurbani Jukebox
Listen to Gurbani while surfing SPN!
» Active Discussions
sikhism Who is "Mohan"?
Today 08:46 AM
22 Replies, 335 Views
sikhism How important is Matha...
Today 08:12 AM
59 Replies, 1,038 Views
sikhism need urgent advice.......
Today 06:46 AM
6 Replies, 81 Views
sikhism ਨਾਮਾ
Today 06:37 AM
2 Replies, 53 Views
sikhism Sikh Diamonds Video...
Today 04:23 AM
6 Replies, 116 Views
sikhism Are Creator and Creation...
Today 01:30 AM
44 Replies, 2,837 Views
sikhism Herman Hesse,...
Today 00:54 AM
13 Replies, 229 Views
sikhism On a Scale of Most...
Yesterday 21:42 PM
30 Replies, 1,277 Views
sikhism I became victim by...
Yesterday 19:50 PM
0 Replies, 44 Views
sikhism Sikh Books downloads
Yesterday 15:39 PM
2 Replies, 66 Views
sikhism Salok Sheikh Farid ji...
Yesterday 09:35 AM
0 Replies, 47 Views
sikhism In Punjab, three farmers...
Yesterday 05:36 AM
0 Replies, 49 Views
sikhism Supernatural Sikhs, what...
Yesterday 03:45 AM
19 Replies, 414 Views
sikhism Sukhmani Sahib Astpadi...
26-May-2012 22:57 PM
0 Replies, 51 Views
Do You Think You Are...
26-May-2012 09:59 AM
94 Replies, 8,258 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.2

All times are GMT +6.5. The time now is 09:31 AM.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.44358 seconds with 30 queries