360
Views
10
Comments
[Reactive Web Previewer] Problems Previewing File
Question
reactive-web-previewer
Reactive icon
Forge asset by Marcelo Ferreira

Hi Guys,

I am using this component but i am facing some issues... Usually, at the first time the screen loads i am able to preview the file but after that, i get lucky if i am able to Preview the File!

It's a completely random behavior...

On Chrome i get errors related with SameSite Cookie (which, btw, is set to none on LifeTime). On Firefox i get no error at all. No log is generated on Service Center!


Anyone with similar issues?

2019-05-22 11-30-09
Marcelo Ferreira

Hi Pedro,

I only saw that problem once of random behavior and the problem wasn't with the previewer. We were saving pdf files with aspose and we had to change the way we save them for the problem to stop. From where those files come from? are you sure they are created correctly?

Can you replicate the problem in small module?

Regards,

Marcelo 

2018-05-03 06-19-54
Ineke de Raaf

Pedro Domingues wrote:

Hi Guys,

I am using this component but i am facing some issues... Usually, at the first time the screen loads i am able to preview the file but after that, i get lucky if i am able to Preview the File!

It's a completely random behavior...

On Chrome i get errors related with SameSite Cookie (which, btw, is set to none on LifeTime). On Firefox i get no error at all. No log is generated on Service Center!


Anyone with similar issues?

Yes I have the same issue, complete random the preview doesn't open the first time. Luckily it opens most of the time :-)


UserImage.jpg
Katrin Pineda

I have the same problem.

UserImage.jpg
Katrin Pineda

Katrin Villanueva wrote:

I have the same problem.

I only tested this with pdf files. It seems that the embedded google viewer (docs.google.com/gview) is the one causing the inconsistencies in previewing pdf files. I haven't found an alternative source. I tried viewerng and viewer but they are having the same issue. I might just look for another forge app.


2021-06-01 05-56-33
Komal Kumbhar

Hi Pedro,

Don't your problem solved or not , but instead of this expression,

Use this one ,it will solve your problem ,

the expression is ,

"<iframe src='" + Location + "' width='" + Width + "' height='" + Height + "'></iframe>"

Regards,

Komal

UserImage.jpg
nikita satpute

Hi komal,

The problem is the same with your expression; nevertheless, right now a file is also being downloaded automatically.


It isn't working.

2020-06-29 08-28-39
Marta Fonseca

Hello Pedro,

Were you able to find a solution for this problem?

2026-03-23 09-58-51
Pedro Domingues
Champion

Hi Marta, how are you? Happy 2025 :)

I am really really sorry but this was a long time ago and i completely don't recall if i addressed this or not.

Are you facing the same issue?

Cheers

Pedro Domingues

2020-06-29 08-28-39
Marta Fonseca

Hello Pedro, happy new year 2025!
No problem, I understand it was some time ago. I am having the exact same problem, it is completly random when I can preview the document. 

So I was wondering if you recall giving up on this and using other solution, or where you able to fix it.

Regards,

Marta

2026-03-23 09-58-51
Pedro Domingues
Champion

Hello again Marta,

I would expect that the problem was somehow solved since there was a new version uploaded after i started this discussion.

Furthermore, Marcelo Ferreira, the owner of this component, also replied to this post. Do you see any strange errors on console?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.