Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Reports / Printing / January 2007

Tip: Looking for answers? Try searching our database.

need help trying to open a bound image for printing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mphotographer - 29 Jan 2007 18:00 GMT
Does anybody have any ideas on how to open a bound Autocad file from the form
window and automatically go through the printing steps needed upon entering
Autocad to print the 40+" image?

I am trying to bind all this to a command button.  I was told it needs to be
"stupid proof".  That is the reason for trying to bind everything to command
button.
Daniel - 30 Jan 2007 01:59 GMT
you talk about bound autocad file and the 40+ images?  Is it an autocad
drawing (dxf, dwg,...) or is it an image (jpg, gif, png,...)?  Basically, do
you need to open autocad and automate autocad to do the printing or can you
simply use another means to print the image?

Daniel

> Does anybody have any ideas on how to open a bound Autocad file from the form
> window and automatically go through the printing steps needed upon entering
[quoted text clipped - 3 lines]
> "stupid proof".  That is the reason for trying to bind everything to command
> button.
mphotographer - 30 Jan 2007 14:33 GMT
it is a dwg file.   i am able to print a small version of it just by using
the report, but in order to print a drawing that is 40" i have to open CAD to
do it.   My sticking point is automating that printing process.
I can open CAD easy enough...but unsure how to tackle the following steps in
code.

Private Sub LargePrint_Cmd_Click()

Shell "C:\Program Files\Autodesk\MDT 2007\acad.exe"

End Sub

>you talk about bound autocad file and the 40+ images?  Is it an autocad
>drawing (dxf, dwg,...) or is it an image (jpg, gif, png,...)?  Basically, do
[quoted text clipped - 8 lines]
>> "stupid proof".  That is the reason for trying to bind everything to command
>> button.
Daniel - 30 Jan 2007 21:05 GMT
The best answer I found was found here,

http://groups.google.ca/group/autodesk.autocad.connectivity/browse_thread/thread
/e7b84592ce833150/cd141ffc2901dc50


hope it helps,

Daniel

> it is a dwg file.   i am able to print a small version of it just by using
> the report, but in order to print a drawing that is 40" i have to open CAD to
[quoted text clipped - 20 lines]
> >> "stupid proof".  That is the reason for trying to bind everything to command
> >> button.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.