Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Converting PDF to usable object in Unity without Ghostscript

edited February 2018 in Questions And Answers

Hi,

I am trying to convert a PDF to sometihng I can utilize in Unity, either a Texture2D, bytearray, or something similar. I know that Ghostscript exists that does this, but right now I was wondering if there are any cheaper solutions out there? (And I'm not sure if Ghostscript even works in Hololens?)
I've seen a lot of talk around this subject, but no solution, only deserted projects. So I was wondering if anyone had any experience implementing this, or better yet, a working solution?

Thanks for your time.

Tagged:
Sign In or Register to comment.