Skip to main content
Best answer by RolandRaytchev

Hi @GianVal ,

I think the mentioned techniques /post  was suggestion how to display pdf in an old  Studio release   and is not perfect- means has some issues - different behavior on the different 

In the meantime – we have additional options:

For the Eyewear devices http://support.ptc.com/help/vuforia/studio/en/#page/Studio_Help_Center%2FWidget3DDocument.html

For the Mobile devices there are customer widget available. The custom widget also provides zoom in/out and scroll feature. Follow below steps to apply the custom widget

    1. Download  Custom PDF Widget extension (veriefed vor  9.0.3)
    2. Unzip the .zip file and a folder would appear
    3. Copy and paste the whole folder to \Documents\VuforiaStudio\Extensions\ folder
    4. Exit the Studio window and restart Studio
    5. Create any mobile project and switch to 2D canvas there would be a PDF widget added
    6. Drag and drop the PDF widget to 2D canvas and Select/Upload your PDF file to the Resource property of PDF widget
    7. Preview the experience or view in View app to see the effect

 

1 reply

21-Topaz I
March 15, 2022

Hi @GianVal ,

I think the mentioned techniques /post  was suggestion how to display pdf in an old  Studio release   and is not perfect- means has some issues - different behavior on the different 

In the meantime – we have additional options:

For the Eyewear devices http://support.ptc.com/help/vuforia/studio/en/#page/Studio_Help_Center%2FWidget3DDocument.html

For the Mobile devices there are customer widget available. The custom widget also provides zoom in/out and scroll feature. Follow below steps to apply the custom widget

    1. Download  Custom PDF Widget extension (veriefed vor  9.0.3)
    2. Unzip the .zip file and a folder would appear
    3. Copy and paste the whole folder to \Documents\VuforiaStudio\Extensions\ folder
    4. Exit the Studio window and restart Studio
    5. Create any mobile project and switch to 2D canvas there would be a PDF widget added
    6. Drag and drop the PDF widget to 2D canvas and Select/Upload your PDF file to the Resource property of PDF widget
    7. Preview the experience or view in View app to see the effect

 

GianVal15-MoonstoneAuthor
15-Moonstone
March 16, 2022

Great! Thank you.

Is there a global repository of custom widgets? Where can I find them?

 

21-Topaz I
March 16, 2022

So far, I know all officially supported widget are provided with the studio installation. Some widgets - developed as customer widgets e.g. from PTC  presales team requires some time to be cooperated in the default installation. There are some unofficial GitHub repositions I know. But there is no 100% support warranted that they would work in the new releases

https://github.com/PTCInc/StudioExamples

https://github.com/ptc-ar-sharing/vuforiastudio

https://github.com/mvonhasselbach/CreoViewRWExtension

https://github.com/steveghee/OCTO_Studio_extensions

https://github.com/steveghee/OCTO_effects_extensions

Possibly exist other