Can I insert a 3D-PDF into an existing 2D-PDF?

I don't mean to add a page to the existing PDF (2D) but inserting it somewhere "on top" of the PDF page.
I have a PDF file with the three orthogonal dimensioned views of a solid model. Now I want to insert on the corner of the 2D drawing the 3D-PDF file.
Thanks.

Hello Erich,<br /><br />Here are some tips that I have found.  Unfortunately, big assemblies will just not work yet. You are better off having multiple 3D views displaying smaller subassemblies instead of trying to view the top level assembly.<br /><br />- Greg<br /><br />- For your final PDF file, do a "Save As".  I took your file and did a save as, the file size went from 2.69M down to 1.39M.  This often occurs when you have been editting the PDF file and happens in many applications, not just Acrobat.<br />- Don't worry as much about the u3d size as the PDF size.  Acrobat will compress the u3d file when on insertion.  I saved off the assembly from 3D Toolkit as a u3d file and it came out as being 5.35M.  After inserting the u3d file into a blank PDF file and doing a save, the PDF file with u3d inserted was just 1.94M.<br />- Depending upon the CAD app, you can reduce the size of the file by turning down the surface rendering smoothness in the CAD app before converting it to a u3d file.  Since Acrobat often uses the existing display lists in the CAD file or (my guess) uses the CAD render smoothness factor on convertion, any reduction in the CAD app will help later on.<br />- Also in the CAD app, try simplifying the models.  In many cases, you do not need cosmetic features such as threads on screws or supressing fillets will dramatically reduce the file size. <br />- For faster view dynamics, you can force the render mode to just show bounding boxes.  I have some code below which you add to you default javascript file.  You may want to add a custom menu item to turn the mode on and off.  The only problem is that lag while looping through all the meshes.<br /><br />myMouseHandler = new MouseEventHandler();<br />myMouseHandler.onMouseDown = true; //this prop is true by default<br />myMouseHandler.onMouseUp = true; //this prop is true by default<br />myMouseHandler.onMouseMove = true;<br />myMouseHandler.old_mode = scene.renderMode;<br />myMouseHandler.onEvent = function(event)<br />{<br />     if ( event.isMouseDown ) {<br />          this.old_mode = scene.renderMode;<br />          for ( i=0; i<scene.meshes.count; i++ )<br />          {<br />               scene.meshes.getByIndex(i).renderMode = "bounding box";<br />          }<br />          <br />     }<br />     else {<br />          if ( event.isMouseUp ) {<br />               scene.renderMode = this.old_mode;<br />               for ( i=0; i<scene.meshes.count; i++ )<br />               {<br />                    scene.meshes.getByIndex(i).renderMode = this.old_mode;<br />               }     <br />          }<br />     }<br />}<br /><br />//Register the handler and turn the mule on<br />runtime.addEventHandler(myMouseHandler);

Similar Messages

  • Can I insert the image file into PDF file  in Adobe X Standard ?

    can I insert the image file into PDF file in Adobe X Standard ?

    http://matt.coneybeare.me/how-to-make-an-html-signature-in-apple-mail-for-maveri cks-os-x-10-dot-9/

  • How can I insert a completed file into another PDF file I am developing?

    How can I insert a completed file into another PDF file I am developing?

    Please refer : http://acrobatusers.com/tutorials/how-to-insert-a-pdf-into-a-pdf

  • I have powerpoint for Mac on my imac.  I can't seem to get the active text box function to work like it did on my PC.  How can I insert an active textbox into a presentation that will allow me to type while presenting?

    I have powerpoint for Mac on my imac.  I can't seem to get the active text box function to work like it did on my PC.  How can I insert an active textbox into a presentation that will allow me to type while presenting?

    I've gotten a little further on this. The dynamic select is
    working fine. It's the "a href" code that isn't. I'm wondering if
    someone can look at this line and tell me if it's okay to build the
    query string this way. The storeid comes through fine but I'm still
    not getting the employeeid value to pass. Here's line that's not
    working:
    td><a href="registerStoreCust.php?storeid=<?php echo
    $row_storeRS['storeid']; echo "&employeeid="; echo
    $_GET['employeeLM']; ?>">Register
    Customer</a></td>

  • Can't insert a CD/DVD into the disc drive.  Recently installed a new harddrive, and the CD/DVD drive hardware is no longer recognized. Also, with new harddrive,  OS was updated from Snow Leopard to Mt. Lion 10.8.5 on late 2007 MBP.

    Can't insert a CD/DVD into the disc drive.  Recently installed a new 1 tb hard drive, and the CD/DVD drive hardware is no longer recognized. Also, with new hard drive,  OS was updated from Snow Leopard to Mt. Lion 10.8.5 on late 2007 MBP (2.2 GHZ Intel Core 2 Duo.  4 GB 667 MHZ DDR2 SDRAM)

    Also, when I check out the hardware list, under Disc Burning - the following is reported:  No disc burning device was found. If the device is external, make sure it’s connected and turned on.
    The disc drive worked fine prior to the HD upgrade and OS update to Mt. Lion.

  • Can you insert mac mail addresses into microsoft word documents

    can you insert mac mail addresses into Microsoft word documents like you can with outlook?

    Do you want to insert a clickable hyperlink to send mail to a specific address in a Word doc?

  • Can I insert a memory card into my Macbook Pro?  I tried, and it does not go in on its own, I don't want to force it and get it stuck!! Help!

    Can I insert a memory card into my Macbook Pro?  I tried, and it does not go in on its own, I don't want to force it and get it stuck!! Help!

    Maybe the wrong port or the wrong kind of memory card? You didn't say what version/year of Macbook Pro you have. Below is a photo of the newest one.
    Red oval = USB port. It is to the left of the headphone jack.
    Blue oval = SDXC card port. Is your card an SDXC card?
    What are your options for transferring data to the picture frame?  The manual should say.

  • Can't insert jpg or pdf files as object in ppt (icon)

    I'm trying to insert jpg or pdf files into a powerpoint. I recieved these files via email from PC users. The are saved on my Powerbook in jpg and pdf formats. When I try to insert them into a powerpoint presentation as objects (icon) I keep getting the following error message:
    The server application, source file or item cannot be found, check that the path and file name are correct or try reinstalling the server application.
    I get the same message when I try to open these files when sent to me embedded in a powerpoint. I can both insert and read word files in powerpoint, but not jpg and pdf. Any suggestions? I need to be able to do this for may job so any help is much appreciated. Didn't know what forum to put this in so hope it belongs here.
    Power Book G4 15   Mac OS X (10.3.9)  

    Hi Pamela
    I recently had to do a job in powerpoint that required inserting jpeg files. The only way I found was to use the insert menu, down to picture and 'from file' to choose the image.
    This worked every time without error for over 120 slides.
    Hope this helps

  • Trigger problem -- can't insert the same data into audit table

    Sir/Madam,
    I'm trying to use insert trigger with a 'long raw' datatype data for my audit purpose. Each time, the data of original table can be inserted correctly. While the trigger for audit table in which it contains almost the same data as original would failed. The error messages are some thing like following:
    java.sql.SQLException: ORA-01461: can bind a LONG value only for insert into a LONG column
    ORA-06512: at "CORPSEC.TI_ARCHIVE_PDF", line 9
    ORA-04088: error during execution of trigger 'CORPSEC.TI_ARCHIVE_PDF'
    If the column with 'long raw' datatype is taken out, then there is no error at all. I'm using Oracle 8i 8.1.6 for Windows NT and suspect there is bug in PL/SQL execution.
    The following are SQL text for the trigger:
    CREATE OR REPLACE TRIGGER "CORPSEC"."TI_ARCHIVE_PDF" AFTER INSERT ON "ARCHIVE_PDF" FOR EACH ROW DECLARE
    LOG_SEQ_NO NUMBER;
    BEGIN
    SELECT AUDIT_SEQ.NEXTVAL INTO LOG_SEQ_NO FROM DUAL
    insert into ad_archive_pdf (DOC_TITLE,PDF_FILENAME,CONTENT,DOC_DESC,AUDIT_REF_NO,AUDIT_DATE,AUDIT_MODE,AUDIT_BY)
    values (:new.DOC_TITLE,:new.PDF_FILENAME,:new.CONTENT,:new.DOC_DESC,LOG_SEQ_NO,sysdate,'I',:new.created_by);
    END;
    Any help on this. Thank in advance.
    Best regards,
    Ruijie

    See here for a discussion of how to incorporate LONG datatypes into triggers:
    http://asktom.oracle.com/pls/ask/f?p=4950:8:635439::NO::F4950_P8_DISPLAYID

  • How can I insert a Wordpress page into my Muse site?  I need a client to be able to edit links on specific pages.  Inbrowser doesn't allow client to ad links.

    I need to be able to give my client access to a few pages with links.  These links will change often and they want to make the changes.  What is the best solution if you can insert a Wordpress page into Muse?

    Hi Vickichic,
    It is not possible to insert a wordpress page in Muse. You can refer to this post for a similar discussion : Re: How can i integrate Wordpress in my Muse website?
    Regards,
    Aish

  • How can i insert a heart shape into keynote

    Hi I am new to IMAC and want to insert a heart shape into Keynote so I can colour code it and write text inside - can someone help please -I've tried the drawing tool but no success!! thanks

    "I've tried the draw tool but no success." - Do you mean the tool in the shapes pull-down? It seems to work for me, but I'm not an artist. You might try importing a heart shape you want then use the draw tool to trace around it to get the correct outline you are looking for. When making a shape with the drawing tool, don't forget to place the last edit point over the first and double-click to complete the shape outline. Once drawn, use the graphic tab of the Inspector to assign a fill color. Clicking inside the shape should allow you to add text.
    Good luck.

  • How can I inserting file's line into a oracle table in physycal order

    How can I insert the file's line into a oracle table in the same physycal order that they exists in the file ?
    I am using "SQL to FILE" km to performing file load into Oracle table, but the order which the records are insered into the oracle table doesn't match with the order of file's lines
    How can I guarantee the same file's physycal order in the oracle table( target ) and file( source ) ?
    Is it possible throught ODI ?
    Thanks,
    Luciana

    Hi,
    although I understand why use "File to Oracle( SQLLDR )" KM, I haven't the guarantee that in the agent's machine the Oracle Client installed and because when I openned the others projects I saw that anyone in my company use this KM( "File to Oracle( SQLLDR )" )
    Tha's why I ask for anyone lead me whith the modification of the previous post in the "uLKM File to SQL", specifing the km step e where put the RECNUM pseudo column
    This is fundamental for my ODI project
    When I try to alter the "Create Work Table" and "Load Data" step of my "uLKM File to SQL" km, the execution returned me the error below:
    =====================> Create Work Table Step
    create table <@= vWorkTable @>
         C1_LINHA_ARQ     VARCHAR2(500) NULL, RECNUM NUMBER(10)
    =====================> Load Data Step
    select     LINHA_ARQ     C1_LINHA_ARQ
    from      TABLE
    /*$$SNPS_START_KEYSNP$CRDWG_TABLESNP$CRTABLE_NAME=ARQ_INSS2SNP$CRLOAD_FILE=/arquivos_odi/ccrs/in/#CCRS_CAD_INSS.vpNOME_ARQUIVOSNP$CRFILE_FORMAT=DSNP$CRFILE_SEP_FIELD=09SNP$CRFILE_SEP_LINE=0D0ASNP$CRFILE_FIRST_ROW=0SNP$CRFILE_ENC_FIELD=SNP$CRFILE_DEC_SEP=SNP$CRSNP$CRDWG_COLSNP$CRCOL_NAME=LINHA_ARQSNP$CRTYPE_NAME=STRINGSNP$CRORDER=1SNP$CRLINE_OFFSET=1SNP$CRLENGTH=500SNP$CRPRECISION=500SNP$CR$$SNPS_END_KEY*/
    insert into ODI_RUN_CONV.C$_0TMP_ODI_INSS_DADOS_ARQ
         C1_LINHA_ARQ, RECNUM
    values
         :C1_LINHA_ARQ, RECNUM
    =====================
    984 : 42000 : java.sql.BatchUpdateException: ORA-00984: column not allowed here
    984 : 42000 : java.sql.SQLSyntaxErrorException: ORA-00984: column not allowed here
    java.sql.BatchUpdateException: ORA-00984: column not allowed here
         at oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:629)
         at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:9409)
         at oracle.jdbc.driver.OracleStatementWrapper.executeBatch(OracleStatementWrapper.java:211)
         at com.sunopsis.sql.SnpsQuery.executeBatch(Unknown Source)
    ...Thanks again gyus,
    Luciana
    Edited by: 933810 on 31/05/2012 06:04
    Edited by: 933810 on 31/05/2012 06:07
    Edited by: 933810 on 31/05/2012 06:14

  • Why I can't insert the eject tool into my ipad 4's sim tray

    Hey every one.
    I have an iPad 4 wi-fi cellular
    I want to ejec it's SIM tray but I can't push the eject tool into that tiny hole.It seems like there is no space for it.It just goes straight down and I can't insert it in a 45 degrees angle.
    Someone plz heeelllpppp!
    (Sorry English is not my native language :) )

    Give it a little push. If the tray still doesn't open I'd stop by the Apple Store and let them have a look.

  • Can't insert pic or table into CEWP on site page.

    I have a wiki where I have no problem inserting tables, pics, hyperlinks, and even editing the HTML to do all kinds of fun stuff.
    Today I try to insert an image into a CEWP on a site page and every time I paste in the URL and click OK nothing shows up.  Same thing happens with table.
    The best I have been able to with the CEWP on a regular site page is with HTML...I get a little black box with white x where the pic should be, but I do get the mouse over and I can get it to hyperlink when I click on it.
    What is going on here?  I can insert pics and tables into a list or announcements section if the column is using a rich text editor, but not on a regular site page.  I can only use the image web part which sucks because I cant make it hyperlink.
    Is it my version of Internet Explorer?  Did I make some change that broke SharePoint 2007?  Did someone else make a change to the site that screwed this up?  WAS I NEVER ABLE to do this and am just now realizing that CEWP have this limitation?
    -Bill

    Hi Bill,
    I believe for your case, creating picture library will solve your issue. Please refer the below reference URL which explains about recommended practice to use CEWP.
    http://www.nothingbutsharepoint.com/2009/10/30/adding-pictures-with-hyperlinks-in-sharepoint-aspx/
    if you need more information please let us know
    Sekar - Our life is short, so help others in their growth Whenever you see a reply and if you think is helpful, click
    Vote As Helpful And whenever you see a reply being an answer to the question of the thread, click
    Mark As Answer
    Why put the insert table or insert image into the CEWP editor if they can't be used?  Why not at least do the courtesy of grey them out so I do not spend two days thinking I am crazy or need to rebuild my entire SP sites etc...?
    Thank you for your response.
    Bill
    -Bill

  • Can I add an Airport Express into an existing Non Airport Wireless Network?

    Hi -
    Is there any way I can add an Airport Express into an existing Linksys wireless (802.11g) network?. I would not mind switching completely over to Airport but I want to maintain a hybrid (part wired part wireless) configuration as I have now.
    thanks for any assistance!!
      Windows XP Pro  
    home built PC   Windows XP Pro   WRT54GS Lynksys 4 port + wireless G

    Hi skyelaird and welcome to the Discussions
    Is there any way I can add an Airport Express into an
    existing Linksys wireless (802.11g) network?.
    Yes.
    You would need to configure the Airport Express to join an existing wireless network (client mode).
    In this mode you can share a USB printer and stream AirTunes, however the ethernet port would be inactive.
    iFelix

Maybe you are looking for

  • Which FireWire Cable for Macbook Pro to Macbook Pro Migration Assistant?

    Hi, I've just purchased a new Macbook Pro 15" (standard - not retina display) and am planning to transfer my files via the Migration Assistant. My question is, I currently have a mid 2009 macbook pro (2.8GHz, 4GB) and was wondering which firewire cab

  • Creating Error log files using UTL_FILE package on a remote machine

    Database Version: 10g Release2 OS Platform: Sun Solaris I have been asked to log errors to OS files rather than tables. So, i wanted to use UTL_FILE package. But the client doesn't want to store these files on the same server where the database is ru

  • FI_DOCUMENT_READ

    Hi all experts, I need to extend printing form for cash journal document. I need to add line items from accounting document. I use FM FI_DOCUMENT_READ. When I call it in test mode, table T_ACCIT is filled with data. But when I use it in program with

  • HT201317 photo stream

    Hi , My photos are not being updated from my iphone to my PC (windows) My icloud manager has the stream box ticked, but I cannot enter the options box. I have noticed when i sign out of the manager and then resign in, often the stream box is uUNticke

  • Duplicate text message from unknown number

    Has anyone had the same issue? A friend and I were messaging (he has a Verizon Droid and I have a 4s w/AT&T) when the exact same message he sent to me came through from another unrecognized # belonging to a stranger in Seattle Washington.  Any idea w