Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
Programming
 EXP Systems Forum : PDF reDirect : Programming
Topic: Example Code for Access/VBA? Post Reply Post New Topic
Author Message
CoastalData
Newbie
Newbie
Avatar

Joined: 16 Jan 12
Location: United States
Posts: 1
Quote CoastalData Replybullet Topic: Example Code for Access/VBA?
    Posted: 16 Jan 12 at 4:32PM
Hello, I have a new project that I'm working on, and it really looks like PDF reDirect should help me to knock this one out of the park!

We need to print receipts on a daily basis, and include an active brochure and/or trip document along with that receipt... The receipts themselves are generated from our Access database, and then the extra docs are linked to from the database, and are then made available via a query.

I had been ouputting the entire list of receipts as a single PDF file using a line like this:

DoCmd.OutputTo acOutputReport, "rptReceipt", acFormatPDF


But that makes it more difficult to collate the other documents together, although it does make printing a breeze.

So anyhow, any Access/VBA coding examples, and/or ideas about hot to git-r-done would be greatly appreciated!

Thanks in advance!

--Jon
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum