Producing PDFs with 3D content on Mac OS X

Hello everybody,
Point 1: I am looking for the best workflow of producing PDFs with 3D content.
Point 2: We are design studio that works entirely on Mac platform, so there is no chance of having Acrobat Pro Extended in the workflow. (Yes, of course, buying cheap Windows box or running XP on Intel-based Mac is an option, but I dont favour such a solution and will not go for it unless there will be no other way )
The ultimate goal is as follows:
Insert textured 3D object with transparent background into pre-made and designed PDF background file, place it so it seamlessly integrates with the background. Then optionally, add some interactivity like buttons for switching between design options etc.
What have I achieved so far:
1. I create textured 3D object with baked shading etc. in Blender.
2. I export the data into Collada .dae file
3. I import .dae file into meshlab
4. From meshlab I export data into u3d - appart 3D file itself, it also creates .tex file which ...
5. ... I open in TexShop (LaTex GUI frontend), where the 3D PDF is finally compiled and created.
So, I can do 3D PDF file, but the object has white background and I cannot integrate it into design slide. Thats about it.
Now the questions:
Is there someone else trying to do the same stuff so we can share the ideas and knowledge?
Where is the place to mess with the transparency? Is it to be set in .tex file? Can MacOSX version of Acrobat Pro help?
Can we disable all lighting when displaying 3D file in PDF and use only shading form the 3D software that is baked into the textures?
Ideas?
Thank you,
Petr Ludvik

Dear Petr,
Transparency - upload a minimal example of what you want (do it in Acrobat first).
Consult PDF spec, MeshLab and Asymptote forums (Asymptote is a 3D drawing tool for LaTeX,
people there know how to integrate 3D pictures into PDF LaTeX way).
Light and textures - make the material for the surface to emit white color and set diffusive and specular colors to black.
Like at http://www.iaas.msu.ru/tmp/u3d/cloudq.pdf.
Ideas:
Writing an U3D exporter for Blender is not harder than a VRML one. If you have Blender programming skills it may be a way to go.
I can consult you, just made an U3D exporter for VTK.
If your data comes not from Blender/MeshLab/LaTeX are not tools internal for your regular toolchain
but just a ragtag converter for data that comes from your program - consider exporting directly to U3D
(there is a text intermediate format, IDTF, that is relatively simple).
Tell more about your toolchain in use, what is at the beginning (before Blender) and at the end (how you utilize the PDF with just 3D model in it).
            Sincerely, Michail
PS. Other wording:
Transparent background - is it doable in Acrobat?
If yes - look into PDF and see how (what elements of what dictionaries are set),
having PDF spec at your side.
Upload a minimal example of a PDF file with desired features somewhere to allow me
and others to have a look at it.
Consult LaTeX sources of information to see if LaTeX with movie15 package is capable to do what you want
(Asymptote forum may be the best place).
If they do not - they may be fixed (movie15 is in active development) or a separate utility may be used.
But first - show and, if possible, describe in technical terms what you want to achieve.
As to lighting - make the material of the mesh you apply texture to to emit white light and
set diffuse and specular colors to black.
If you have programming skills and know Blender well - writing an U3D exporter for Blender
must be not that hard, there is an intermediate simple text format.
I can collaborate (have just made a VTK exporter).
And that may be also an option - use VTK instead of Blender
and you are almost there (well, me exporter does not have texture support now,
but I can add it if there is someone to test).
Did you ask this questions on a Meshlab forum?
If your data comes from your own program - it may be simpler to write
into U3D immediately (via that text intermediate format, IDTF).

Similar Messages

  • Convert PDF with  Arabic  content to word /Excel .

    I have problem , I plan to buy Adobe acrobat  pro  for my ORG , The main target to buy it , to convert PDF a Arabic  content to word or Excel , I download trial version from Adobe acrobat pro  , and when i convert PDF English content  it's fine , but when i  convert PDF with Arabic content  , the result is bad the  word become letters and  the documents become not readable , Pleas  help me cause the main  target is convert Arabic PDF to Word .
    " the mean problem is  when i convert PDF with Arabic content to word the result is bad the   document become unreadable .
    thanks , wait for replay.

    HI,
    Adobe Acrobat is a special PDF viewer which is technically develop for the whole world to read any PDF file which a user wants to read. It's basic languages are:
    English (US)
    English (UK)
    Arabic
    Italian
    Japanese
    Spanish
    German
    But when you going to export the PDF file the arabic language will not support.
    Regards,
    Florence

  • Firefox not opening PDF with Adobe Reader for Mac

    I can't open PDF in Firefox with Adobe Reader for Mac, what should i do?

    I have come across this problem, but i have solved my problem. The default PDF viewer with Firefox browser on Mac is Preview, so you can't use adobe reader to open PDF files, if you want to use Adobe Reader to open pdf with Firefox on mac, you need set adobe reader as your mac's default pdf viewer. Do as follows:
    1. Select any PDF file and choose File > Get Info.
    2. Choose Adobe Reader as your default PDF files viewer from the Browser in Download Action window.
    3. Click OK to set Adobe Reader as your default PDF files viewer.
    If you want to learn more, you can go to this website,
    http://www.downloadatoz.net/download/adobe-reader-for-mac/
    http://www.downloadatoz.net/download/adobe-reader-for-mac/using-the-adobe-reader -plugin-with-firefox-on-mac_g.html

  • How to print a PDF with multimedia content?

    I have a 127 page PDF with flash files and other multimedia embedded. How do  go about printing this to a laser printer?

    Thank you Michael
    My problem is, I need to print the document with the mm items.  I work 
    in a print & copy shop, we must deal with whatever the customers send 
    us.
    I actually stumbled around and found I could do it with the MultiMedia 
    Flash Tool, editing the poster options. It's a tedious process though, 
    and I'd like to find a way to set this for the whole PDF file at once.
    If you know how to do this I'd appreciate the info.
    Thanks again,
    Mark

  • Trying to create a pdf with jasper - Content is not allowed in prolog

    hi all,
    Im trying to create a pdf file with jasper reports but i get this error message:
    29/11/2007 16:52:03 org.apache.commons.digester.Digester fatalError
    SEVERE: Parse Fatal Error at line 1 column 1: Content is not allowed in prolog.
    org.xml.sax.SAXParseException: Content is not allowed in prolog.
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:215)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:386)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:316)
         at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1438)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(XMLDocumentScannerImpl.java:899)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
         at org.apache.commons.digester.Digester.parse(Digester.java:1666)
         at net.sf.jasperreports.engine.xml.JRPrintXmlLoader.loadXML(JRPrintXmlLoader.java:151)
         at net.sf.jasperreports.engine.xml.JRPrintXmlLoader.load(JRPrintXmlLoader.java:103)
         at net.sf.jasperreports.view.JRViewer.loadReport(JRViewer.java:1376)
         at net.sf.jasperreports.view.JRViewer.<init>(JRViewer.java:243)
         at net.sf.jasperreports.view.JRViewer.<init>(JRViewer.java:214)
         at net.sf.jasperreports.view.JasperViewer.<init>(JasperViewer.java:140)
         at net.sf.jasperreports.view.JasperViewer.viewReport(JasperViewer.java:397)
         at net.sf.jasperreports.view.JasperViewer.viewReport(JasperViewer.java:328)
         at br.com.abril.contratos.Gerar.geraRelatorio(Gerar.java:38)
         at br.com.abril.contratos.Gerar.main(Gerar.java:47)

    cause of the error:
    After some extensive research on the web, it is found that that you are using an UTF-8 encoded file with byte-order mark (BOM). Java doesn't handle BOMs on UTF-8 files properly, making the three header bytes appear as being part of the document. UTF-8 files with BOMs are commonly generated by tools such as Window's Notepad. This is a known bug in Java, but it still needs fixing after almost 8 years...
    There are some hexadecimal character at the begining of the file, which is giving error"content not allowed in prolog". No solution is provided for this till now.
    Example: suppose your file start with <?xml version="1.0" encoding="utf-8"?>. you will see this in a editor. But if you open this file with any hexadecimal editor you will find some junk character in the start of the file.that is causing the problem
    solution:
    1) convert your file into a string and then read the file from the forst character that in my case the first character will be "<".so the junk character will not be there in the string and then again convert it into a file.
    2) some people are able to solve this problem by changing the "utf-8" to "utf-16". remember only in some case. some times this problem also exits in "utf-16" file.
    3) some are able to solve this problem by changing the LANG to US.en.
    4) If the first three bytes of the file have hexadecimal values EF BB BF then the file contains a BOM.so you can also handle by your own.
    5)Download a hexadecimal editor and remove the BOM.
    6) In case you are not able to think furthe then please to more research in internet may be you find some other solution to this problem. But These solution are some type of hack not exactly a solution.

  • Printing pdf with Adobe 10 and Mac OSX

    After downloading Adobe Reader 10.0.0 I cannot print pdf files on my Canon MP620 printer. Snow Leopard Mac OSX 10.6.6 is my operating system Error message comes up "pstopdffilter/pstocupsraster failed with err. number 13". Can anyone help please?

    After dealing with this problem for a whole day, this finally solved the problem.  Not sure if it will work for everyone or if I just got lucky.  Either way...
    I threw out all Acrobat preferences (8 and 9).  I uninstalled Acrobat Pro 9.  Opened Acrobat Pro 8 and printed the files.  I then re-installed Pro 9 and with both 8 and 9 open, I was able to print. Now Pro 9 works fine (without having 8 open) Not sure why this worked, since re-installing Acrobat Pro 9 alone didn't fix the problem.
    Hopefully this might work for someone else too.

  • Create a PDF with Scroll ( content in scrollable:TXT and Pics)

    How can I achieve this: I am working on a project where  the Document will be share in PDF format and  I need the whole content to be in a scrollable frame, so that the Top banner and Buttons below will show at all times.. the content should be scrollable (Photos and text)

    1.  Create your document in Illustrator
    2.  Do a "Save As PDF" out of Illustrator
    3.  Open the PDF in Acrobat.
    4.  Use the Form Tools to create you fields
    5.  Save the Document in Acrobat
    6.  Done.
    You should be ready to distribute the PDF form now.

  • How to produce  PDF with typing tables?

    I use Framemaker 9. I want to generate PDF files from FM. The final version will look like forms, and the client could fill in information. How could I achieve it?

    The TimeSavers+Form Asst approach to this need is the focus of an upcoming half-hour webinar
    (free; no fluff, no hype, no nonsense)
    Enable and encourage user input in PDFs (viewed with Adobe Reader)  with FrameMaker-to-Acrobat TimeSavers + Form Assistant
    Wednesday, June 5, starting 9am PDT
    Register at: https://www3.gotomeeting.com/register/157658438
    Techniques demonstrated in this webinar include features that are all embedded in PDFs that are viewed with the free Adobe Reader:
    • text fields where users can record data values and options
    • checkboxes to track progress
    • page marks and notes (optionally e-mailed)
    • embedded grading/feedback forms
    • storing useful search queries in the PDF file for future use
    Shlomo Perets
    MicroType, http://www.microtype.com
    FrameMaker/Acrobat/Captivate training & consulting * FM-to-Acrobat TimeSavers/Assistants

  • Howto find PDFs with scanned content - not OCR'rd

    I have several thousand PDFs, where most of them are normal PDFs.
    But some of them contain just scanned images of a document, and they are not OCR docs, or even of a quality where OCR is possible.
    I want so find these documents, separate them for the real PDFs so to speak. Is this possible ? Are there any tag or information in the PDF that says "Image file and nothing else!" :)
    Thank you.
    Regards Alexander

    I'll take the font check as an example.
    > In Acrobat 8 Pro go to advanced>preflight
    > Click on edit
    > click on the plus icon below the list on the left hand side to add a new custom profile
    > give it a name and fill out the details as you like and save it for now
    > the new profile is now available in the list on the left hand side of the preflight dialog box
    > here click on custom check, click on the plus icon (the middle one from the three available, the tooltip should say: 'create new check and include it in the current profile')
    > From the group box select font
    > in the property box select font type
    > The info box will show the 7 types of font available
    > Where it says 'begins with' select 'is contained in list'
    > click on Add to list and add all available font types to the list
    > click ok and then save
    This profile will check if a listed font type is part of the document. if it is it will give an error (as indicated by a red cross in front of the custom check) Since it lists all available font types any document containing fonts will get an error when preflight is run on them.
    test the profile on a scanned document (containing no fonts thus no error) and a normal pdf (Containing fonts thus getting an error).

  • How to create fillable PDF with dynamic content dropdowns?

    I'm creating a March Madness bracket for people that don't really understand how they work.  What I'd like to do is have dropdowns for each of bracket lines (they would list the teams playing against each other for that game and they would select who they think would win).  I would then like the dropdown for the next game to auto-populate with only the two options for the next round. 
    For example, team A and team B play against each other and teams C and D play against each other.  There are two separate dropdowns, one with A and B as choices and the other with C and D as choices.  The user thinks A and C will win their games, so the next dropdown would only have the options of selecting A and C.  To illustrate:
    AA and B are listed in the dropdown, and the user selects A to win.
    BA or C are listed in the dropdown because the user has selected A and C to win their previous games.
    CC and D are listed in the dropdown, and the user selects C to win.
    D
    I can make the first round dropdowns just fine, but I'm not sure how to conditionally/dynamically populate the second round dropdowns based off of user selections.

    I don't understand your request but my english is not the best.
    But here you can see a script. You can copy this in the first dropdown in the exit-event.
    In this example you will give the first dropdwon the entries
    "123"
    "345"
    "678"
    The first case describes what happens when the user clicks "123" the second drowdown will get the entries "456" and "789".
    When the user clicks "456" the second drowdown will get the entries "123" and "789".
    I think you can adapt this script as you need.
    Hope I could help a little bit,
    Mandy
    switch (xfa.event.newText)
        case "123":
            DropdownListe2.clearItems();
            DropdownListe2.addItem("Please select a value");
            DropdownListe2.addItem("456");
            DropdownListe2.addItem("789");
            DropdownListe2.selectedIndex = 0;
            break;
        case "456":
            DropdownListe2.clearItems();
            DropdownListe2.addItem("Please select a value");
            DropdownListe2.addItem("123");
            DropdownListe2.addItem("789");
            DropdownListe2.selectedIndex = 0;
            break;
        case "789":
            DropdownListe2.clearItems();
            DropdownListe2.addItem("Please select a value");
            DropdownListe2.addItem("123");
            DropdownListe2.addItem("456");
            DropdownListe2.selectedIndex = 0;
            break;
        default:
            break;

  • Need an adobe pdf with 2 content areas like a book

    Dear all,
    maybe an easy question for you but I didn´t find a solution yet.
    I need a PDF like a book. Means Page 1 on the left side, Page 2 on the right side.
    On Next page: Page 3 on left, Page 4 on right side and so on.
    Thanks.
    Kind regards
    Frank

    Hi Frank,
    you just have to set a own paperformat (for example A4 special) and afterwards setting up the XDC-File to the specific printing-mode.
    ~Florian

  • InDesign - exporting interactive pdf with page curls issues

    I followed a Rufus Deuchler adobe tv video called "InDesign: creating interactive pdfs with page turn and flash animations"  and I was able to create an Interactive Pdf document with page culrs but it is limited to only my mac Book Air as when I sent it as an attachment (pdf) it did not work on any other PC or mac.
    Have  I missed the point or have I not done something as I thought the video mentioned that any adobe reader could view the interactive pdf (ie on other PCs or tablets)?
    Thanks
    David

    Only Adobe Acrobat or Reader can show those PDFs (and many others) correctly. Are you sure that the PDF was opened in one of these 2 applications and not in Apple Preview or Ghostviewer or something else?
    Only Adobe Reader 9 and X and Acrobat 9 and X can show PDFs with Flash content correctly. If you have an older version, let us say Version 8 or older, you are not able to see Flash content at all. If you have a newer version, that is Reader XI or Acrobat XI you need additional Adobe Flash player have installed on that computer and allow access to your PDFs. Can you check, if these substantial requirement are fulfilled?

  • Saving PDF with Adobe AIR

    Hi all,
    Currently, I am trying to implement saving PDF function with AIR, similar to above AIR application.
    I have created a normal PDF, added formbridge.js inside it. Then display it via a HTML template in my AIR application.
    Any idea how I can save the pdf with its content using AIR?
    Do I need to ReaderExtended the PDF?
    Thanks and regards,
    Anh

    Thanks a bunch anirudhs for your reply. I believe I did a bad
    bad job explaining myself on the initial post.
    Basically what I'm having issues with is printing or saving
    the state of a scripted PDF form. I'm working on an AIR application
    that fills PDF forms from the AIR app. Here is the work flow I
    envision for the app:
    - Forms are filled in the AIR App
    - The fields are stored in a SQLite DB
    - Fields are pulled from the DB into a template scripted PDF
    File
    - Template PDF file should be able to be saved & printed
    off with the respective forms field
    I have everything working besides the saving & printing
    aspect of the application. I can't seem to make it work. Tried
    working with the saveAs() but there seems to be some security
    issues with calling the saveAs() from the script.
    I'm wondering if anyone could give me a hand with this issue.
    Thanks.

  • PDF with page curl effect

    Hi,
    I understand that Indesign can produce pdf with page curl effect. what if I only have a pdf file and i want to include the page curl effect? anybody knows what's the quickest way to do this? Is there any way to import multiple pdf pages into Indesign CS5 so that i can republish it from Indesign CS5? or is there any third party software that can do this easily?
    thanks in advance

    You understand wrong -- the Page Curl is NOT available for exporting to PDF.
    See http://help.adobe.com/en_US/indesign/cs/using/WSE9637270-6B1C-4287-A97B-0EC73859A3EB.html -- it says "(SWF only)". (Doesn't it also say that in the Transition options dialog?)
    With that out of the way,
    function(){return A.apply(null,[this].concat($A(arguments)))}
    what if I only have a pdf file and i want to include the page curl effect?
    See above.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    anybody knows what's the quickest way to do this?
    See above.
    function(){return A.apply(null,[this].concat($A(arguments)))}
    Is there any way to import multiple pdf pages into Indesign CS5 so that i can republish it from Indesign CS5? or is there any third party software that can do this easily?
    Sure. Search for "Scott Zanelli's PDF Import script".
    (... If all you wanted was to get that nice page curl in your PDF, you probably stopped reading already.)

  • Is there a way to create a PDF form that ANYONE can fill out and SAVE with their content?

    Is there a way to create a PDF form that ANYONE can fill out and SAVE with their content? By anyone, I mean someone who can download and use the free Adobe Reader, on either a Mac or PC. I have Acrobat Pro, and would like to be able to create forms that can not only be filled out and printed, but saved and emailed, which is not an option with the forms I have created to date. They can be filled out, but not saved, with Adobe Reader.
    TIA,
    Nancy

    To do what Dave indicated you need to do, it depends on what version of Acrobat you have:
    Acrobat 8: Advanced > Enable Usage Rights in Adobe Reader
    Acrobat 9: Advanced > Extend Features in Adobe Reader
    Acrobat 10: File > Save As > Reader Extended PDF > Enable Additional Features
    Acrobat 11: File > Save as Other > Reader Extended PDF > Enable More Tools (includes form fill-in & save)
    I wonder what it will be next time?

Maybe you are looking for