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

Bug in generateWith , class PDFDocument #56

Open
Lynag16 opened this issue Oct 4, 2023 · 2 comments
Open

Bug in generateWith , class PDFDocument #56

Lynag16 opened this issue Oct 4, 2023 · 2 comments

Comments

@Lynag16
Copy link

Lynag16 commented Oct 4, 2023

image

@Ducasse
Copy link
Contributor

Ducasse commented Oct 4, 2023

Hello,
thanks for the issue but it is unclear.

  • What is the problem?
  • How to reproduce it?
  • Is it that the method generateDocument:on: is not defined?

S.

@Lynag16
Copy link
Author

Lynag16 commented Oct 4, 2023

Hello,
The problem is with the method generateDocument. I guess it was called without the proper arguments, and it also appears that on: was used incorrectly.

I suggest this code:

generateWith: aPDFGenerator on: aStream
aPDFGenerator generatePDFDocument: aStream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants