You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2023. It is now read-only.
Which version of PhantomJS are you using? Tip: run phantomjs --version.
2.1.1
What steps will reproduce the problem?
We run the calendar which is shown below as figure 1
Choose the option to create a PDF file out of the screen (Figure 1) which is shown in figure 2
Figure 2 is missing day 22 and Day 03.
Which operating system are you using?
Windows 10
Did you use binary PhantomJS or did you compile it from source?
Binary
Please provide any additional information below.
We have a Calendar utility which you can view and print and make it as a PDF. We are using phantomjs for making it to pdf. IT WORKS FINE IN LOCAL ENVIRONMENT AND FAILS IN AZURE.
Figure 1 : (Calendar shown on Screen )
Figure 2 (missing May 22nd and June 3rd)
The text was updated successfully, but these errors were encountered:
Making of the .PNG file in the imageserver.js has to do with this. The 01.png file made from the process is having issues. It is missing those dates. It works fine in the local environment. Any suggestion or ideas are welcome. :-)
Thanks in advance.
Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!
Which version of PhantomJS are you using? Tip: run
phantomjs --version
.2.1.1
What steps will reproduce the problem?
We run the calendar which is shown below as figure 1
Choose the option to create a PDF file out of the screen (Figure 1) which is shown in figure 2
Figure 2 is missing day 22 and Day 03.
Which operating system are you using?
Windows 10
Did you use binary PhantomJS or did you compile it from source?
Binary
Please provide any additional information below.
We have a Calendar utility which you can view and print and make it as a PDF. We are using phantomjs for making it to pdf. IT WORKS FINE IN LOCAL ENVIRONMENT AND FAILS IN AZURE.
Figure 1 : (Calendar shown on Screen )

Figure 2 (missing May 22nd and June 3rd)

The text was updated successfully, but these errors were encountered: