Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print PDF embed #22

Open
Neorilas opened this issue Feb 12, 2019 · 1 comment
Open

Print PDF embed #22

Neorilas opened this issue Feb 12, 2019 · 1 comment
Assignees
Labels
inspecting Check, examine, test

Comments

@Neorilas
Copy link

Neorilas commented Feb 12, 2019

Hi.

Im trying to print a PDF file in tag but the page is in blank.

<div class="modal-body" >
      <embed id="printable" [src]="url | safe" frameborder="0" width="100%" height="500px">
  </div>
  <div class="modal-footer">
    <button printSectionId="printable" ngxPrint>Imprimir</button>
  </div>
@selemxmn
Copy link
Owner

selemxmn commented Feb 14, 2019

Hi @Findelias, Thank you very much for using ngx-print, I'll investigate on this, reproduce it to label it later and make a fix ASAP. Stay tuned !

@selemxmn selemxmn self-assigned this Apr 23, 2019
@selemxmn selemxmn added the inspecting Check, examine, test label May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inspecting Check, examine, test
Projects
None yet
Development

No branches or pull requests

2 participants